ports/143464: [PATCH] sysutils/lbl-hf: update to 1.1

Craig Leres leres at ee.lbl.gov
Tue Feb 2 01:30:02 UTC 2010


>Number:         143464
>Category:       ports
>Synopsis:       [PATCH] sysutils/lbl-hf: update to 1.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 02 01:30:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Craig Leres
>Release:        FreeBSD 7.2-RELEASE amd64
>Organization:
Lawrence Berkeley National Laboratory
>Environment:
	FreeBSD hot.ee.lbl.gov 7.2-RELEASE FreeBSD 7.2-RELEASE #4: Sat Oct  3
21:08:27 PDT 2009
leres at hot.ee.lbl.gov:/usr/src/7.2-RELEASE/sys/amd64/compile/LBLSMPIPV6
amd64

>Description:
	Update to 1.1:

	- Add pgp signature file.
	- Add another master site.
	- Add -f (used to specify a format string containing escapes to
	  be used to create the replacement text).
	- Upgrade to autoconf 2.62.

>How-To-Repeat:
>Fix:
	



--------------090904010609080605080504
Content-Type: text/plain;
 name="patch-hf.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="patch-hf.txt"

--- Makefile.orig	2010-02-01 17:04:50.000000000 -0800
+++ Makefile	2010-02-01 17:12:17.000000000 -0800
@@ -13,6 +13,8 @@
 		ftp://ftp.xemacs.org/sites/ftp.ee.lbl.gov/ \
 		http://lontra.org/pub/lbl/ \
 		http://ftp.riken.go.jp/pub/net/lbl/
+DISTFILES=	${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.asc
+EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
 PKGNAMEPREFIX=	lbl-
 
 MAINTAINER=	leres at ee.lbl.gov
@@ -24,6 +26,9 @@
 
 MAN1=		hf.1
 
+verify: checksum
+	gpg --verify ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}.asc
+
 GNU_CONFIGURE=	yes
 
 # Only install hf
--- distinfo.orig	2008-05-13 12:51:15.000000000 -0700
+++ distinfo	2010-02-01 17:20:56.000000000 -0800
@@ -1,3 +1,6 @@
-MD5 (hf-1.0a11.tar.gz) = 4a1f43ba5058a985ca8f2e717999de8b
-SHA256 (hf-1.0a11.tar.gz) = b68e8a390cebaad000e5a1ef26a03b6659d5a1312bcd2d8935a1be0b9ae6a1ff
-SIZE (hf-1.0a11.tar.gz) = 73395
+MD5 (hf-1.1.tar.gz) = ebca6d0c7da6cf1702b1c3b96120f03b
+SHA256 (hf-1.1.tar.gz) = 06b28b70b935aa4d2280016dce6d8530f0553911ce7d36634f761676bee9e80b
+SIZE (hf-1.1.tar.gz) = 95968
+MD5 (hf-1.1.tar.gz.asc) = 43e29c5ea423579de068e16964b2cc31
+SHA256 (hf-1.1.tar.gz.asc) = 9d6090af67f9ababf2cdd2c30c19c5728d466faa13dc35f4d8f1368f868f8363
+SIZE (hf-1.1.tar.gz.asc) = 196

--------------090904010609080605080504--
>Release-Note:
>Audit-Trail:
>Unformatted:
 This is a multi-part message in MIME format.
 --------------090904010609080605080504
 Content-Type: text/plain; charset=ISO-8859-1
 Content-Transfer-Encoding: 7bit
 
 



More information about the freebsd-ports-bugs mailing list