ports/64481: ports/net/gnetcat - cleanup

Jason Harris jharris at widomaker.com
Fri Mar 19 19:50:14 UTC 2004


>Number:         64481
>Category:       ports
>Synopsis:       ports/net/gnetcat - cleanup
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 19 11:50:13 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Jason Harris
>Release:        FreeBSD 4.3-RELEASE i386
>Organization:
none here
>Environment:
System: FreeBSD 4.3-RELEASE i386

>Description:

	remove pkg-plist, set PLIST_FILES instead
	add GPG signature, strengthen distinfo (NB:  worried committers,
		this is optional for you)
	fix WWW, improve COMMENT
	assume maintainership until previous maintainer resurfaces
>How-To-Repeat:

	apply patch below
>Fix:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
NotDashEscaped: You need GnuPG to verify this message

? work
cvs server: Diffing .
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/gnetcat/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	18 Mar 2004 17:46:27 -0000	1.2
+++ Makefile	19 Mar 2004 19:31:23 -0000
@@ -8,13 +8,20 @@
 PORTNAME=	gnetcat
 PORTVERSION=	0.7.1
 CATEGORIES=	net
-MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
+		http://netcat.sourceforge.net/signatures/:sig
 MASTER_SITE_SUBDIR=	netcat
 DISTNAME=	netcat-0.7.1
+DISTFILES=	${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.asc:sig
+EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
 
-MAINTAINER=	ports at FreeBSD.org
-COMMENT=	GPL'ed re-write of the well known networking tool netcat
+MAINTAINER=	jharris at widomaker.com
+COMMENT=	GPL'd rewrite of the well known networking tool netcat
 
+PLIST_FILES=	bin/gnetcat info/gnetcat.info
+
+USE_GPG?=	yes
+SIG_FILES=	${DISTNAME}${EXTRACT_SUFX}.asc
 USE_BZIP2=	yes
 GNU_CONFIGURE=	yes
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/net/gnetcat/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	19 Mar 2004 04:21:38 -0000	1.2
+++ distinfo	19 Mar 2004 19:31:23 -0000
@@ -1,2 +1,6 @@
 MD5 (netcat-0.7.1.tar.bz2) = 0a29eff1736ddb5effd0b1ec1f6fe0ef
+SHA1 (netcat-0.7.1.tar.bz2) = b761d70fe9e3e8b3fe33a329b9bc31300dc04d11
+RMD160 (netcat-0.7.1.tar.bz2) = fd5343b11849ea8b12f7c0b02b6fe3c093475ec0
+SHA256 (netcat-0.7.1.tar.bz2) = ee0a696ac0466e8624b964ab303def3d3c2dde5a7512b8b087a15fe17412f7f6
 SIZE (netcat-0.7.1.tar.bz2) = 325687
+MD5 (netcat-0.7.1.tar.bz2.asc) = 4444d0c94865ce19eaf6d973480ee5f2
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/net/gnetcat/pkg-descr,v
retrieving revision 1.1
diff -u -r1.1 pkg-descr
--- pkg-descr	12 Jan 2004 22:00:05 -0000	1.1
+++ pkg-descr	19 Mar 2004 19:31:23 -0000
@@ -5,7 +5,7 @@
 exploration tool, since it can create almost any kind of connection you 
 would need and has several interesting built-in capabilities.
 
-WWW: http://netcat.sourceforge.net
+WWW: http://netcat.sourceforge.net/
 
 -Liam Foy
 liamfoy at sepulcrum.org
cvs server: cannot find pkg-plist
cvs server: Diffing files
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

iD8DBQFAW0qpSypIl9OdoOMRAk88AKDO9L3t+DWpwGX+7BeMP1TCvtRCMACgtXva
dKD1F5C+rS3s+W3bITfzVD0=
=KwGa
-----END PGP SIGNATURE-----
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list