Hi ports@

update after distfile update from new homepage and mastersite.

Kind regards,

Rafael Sadowski

Index: Makefile
===================================================================
RCS file: /cvs/ports/net/nbtscan/Makefile,v
retrieving revision 1.12
diff -u -p -u -p -r1.12 Makefile
--- Makefile    13 Mar 2014 10:22:52 -0000      1.12
+++ Makefile    8 Oct 2016 08:09:06 -0000
@@ -2,15 +2,16 @@
 
 COMMENT=       NetBIOS name network scanner
 
-DISTNAME=      nbtscan-1.5.1
-REVISION=      0
-WRKDIST=       ${WRKDIR}/${DISTNAME}a
+DISTNAME=      nbtscan_1.5.1
+PKGNAME=       ${DISTNAME:S/_/-/}
+REVISION=      1
+WRKDIST=       ${WRKDIR}/${PKGNAME}a
 
 CATEGORIES=    net
 
-MASTER_SITES=  http://www.inetcat.net/software/
+MASTER_SITES=  http://www.inetcat.org/software/
 
-HOMEPAGE=      http://www.inetcat.net/software/nbtscan.html
+HOMEPAGE=      http://www.inetcat.org/software/nbtscan.html
 
 # GPLv2+
 PERMIT_PACKAGE_CDROM=  Yes
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/nbtscan/distinfo,v
retrieving revision 1.6
diff -u -p -u -p -r1.6 distinfo
--- distinfo    13 Mar 2014 10:22:52 -0000      1.6
+++ distinfo    8 Oct 2016 08:09:06 -0000
@@ -1,2 +1,2 @@
-SHA256 (nbtscan-1.5.1.tar.gz) = +fldVVU1bI1GelduadnTSL8qgh3tmoX4lbXm0h4qp+s=
-SIZE (nbtscan-1.5.1.tar.gz) = 82107
+SHA256 (nbtscan_1.5.1.tar.gz) = FDfaavm1mNkf6TnLljzTyNLgQ0Vbc/tMRjUqsNLiEnw=
+SIZE (nbtscan_1.5.1.tar.gz) = 82114
Index: patches/patch-statusq_h
===================================================================
RCS file: /cvs/ports/net/nbtscan/patches/patch-statusq_h,v
retrieving revision 1.1
diff -u -p -u -p -r1.1 patch-statusq_h
--- patches/patch-statusq_h     13 Mar 2014 10:22:52 -0000      1.1
+++ patches/patch-statusq_h     8 Oct 2016 08:09:06 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-statusq_h,v 1.1 2014/03/13 10:22:52 sthen Exp $
---- statusq.h.orig     Thu May 23 04:31:35 2002
-+++ statusq.h  Wed Mar 12 11:58:56 2014
-@@ -103,4 +103,7 @@
+--- statusq.h.orig     Thu May 23 13:31:35 2002
++++ statusq.h  Sat Oct  8 10:08:07 2016
+@@ -103,4 +103,7 @@ typedef struct nb_service {
        char* service_name;
  } nb_service_t ;
  

Reply via email to