ports/62925: ports/sysutils/nut - fix WWW, add PGP sig.

Jason Harris jharris at widomaker.com
Mon Feb 16 19:20:19 UTC 2004


>Number:         62925
>Category:       ports
>Synopsis:       ports/sysutils/nut - fix WWW, add PGP sig.
>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:   Mon Feb 16 11:20:18 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:

	update WWW
	add fetching (and verifying) of PGP signature
>How-To-Repeat:

	apply patch below
>Fix:

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

cvs server: Diffing .
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/sysutils/nut/Makefile,v
retrieving revision 1.26
diff -u -r1.26 Makefile
--- Makefile	8 Feb 2004 07:37:40 -0000	1.26
+++ Makefile	16 Feb 2004 19:07:55 -0000
@@ -10,10 +10,14 @@
 CATEGORIES=	sysutils
 MASTER_SITES=	http://us1.networkupstools.org/source/${PORTVERSION:R}/ \
 		http://eu1.networkupstools.org/source/${PORTVERSION:R}/
+DISTFILES=	${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.sig
+EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
 
 MAINTAINER=	DougB at FreeBSD.org
 COMMENT=	Network UPS Tools
 
+USE_GPG?=	yes
+SIG_FILES=	${DISTNAME}${EXTRACT_SUFX}.sig
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--sysconfdir=${PREFIX}/etc/nut \
 		--localstatedir=/var/db/nut \
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/sysutils/nut/distinfo,v
retrieving revision 1.14
diff -u -r1.14 distinfo
--- distinfo	8 Feb 2004 07:37:40 -0000	1.14
+++ distinfo	16 Feb 2004 19:07:55 -0000
@@ -1,2 +1,10 @@
 MD5 (nut-1.4.1.tar.gz) = ae91ea3d643d7665bda0a95ce62957a0
+SHA1 (nut-1.4.1.tar.gz) = b23920207d3bd6563172194546f26dbe7cfb7ec6
+RMD160 (nut-1.4.1.tar.gz) = 65be779ce1e4741f2ac6db3e1165e57573950999
+SHA256 (nut-1.4.1.tar.gz) = 42083780cd28544117d9efd1d91d460c1cc9c3e9d8f414598c1d820954dc59f2
 SIZE (nut-1.4.1.tar.gz) = 550238
+MD5 (nut-1.4.1.tar.gz.sig) = 472d10cb38e7243a84493d739f91f8f9
+SHA1 (nut-1.4.1.tar.gz.sig) = 6365fed0e578cfd84bf3835b99f9e03fa90e5ce7
+RMD160 (nut-1.4.1.tar.gz.sig) = 357683523bbd743e83e8d171f22a3c2dffa76f82
+SHA256 (nut-1.4.1.tar.gz.sig) = 22364565894e311acd6198945fcb7ee01e0ef98886484903a35c09d61dd693f5
+SIZE (nut-1.4.1.tar.gz.sig) = 65
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/sysutils/nut/pkg-descr,v
retrieving revision 1.2
diff -u -r1.2 pkg-descr
--- pkg-descr	10 Sep 2003 11:10:12 -0000	1.2
+++ pkg-descr	16 Feb 2004 19:07:55 -0000
@@ -4,7 +4,7 @@
 special "sharing hardware" on the UPS itself. CGI scripts provided
 to monitor UPS status via WEB browser.
 
-WWW: http://www.exploits.org/nut/
+WWW: http://www.networkupstools.org/
 
 - Doug Barton
 DougB at FreeBSD.org
cvs server: Diffing files
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

iD8DBQFAMRUoSypIl9OdoOMRAgsSAJ4/gs+WB7nlpCUbywV4NJRWWCGiRgCgjVaX
hTkI95Ne9b4j0Ir2crVF7m4=
=5kkK
-----END PGP SIGNATURE-----
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list