Date: Mon, 30 May 2005 12:50:05 GMT From: Renato Botelho <freebsd@galle.com.br> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/81654: [MAINTAINER] security/pfw: update to 0.6.2 Message-ID: <200505301250.j4UCo5Fv046206@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/81654; it has been noted by GNATS. From: Renato Botelho <freebsd@galle.com.br> To: bug-followup@FreeBSD.org, freebsd@galle.com.br Cc: Subject: Re: ports/81654: [MAINTAINER] security/pfw: update to 0.6.2 Date: Mon, 30 May 2005 09:43:08 -0300 Here is a new patch removing PKGMESSAGE declaration, vs@ alert me it's not necessary since pkg-message is declared on SUB_FILES. --- pfw.diff begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/security/pfw/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- Makefile 23 May 2005 10:45:01 -0000 1.4 +++ Makefile 30 May 2005 12:41:21 -0000 @@ -6,7 +6,7 @@ # PORTNAME= pfw -PORTVERSION= 0.6.1 +PORTVERSION= 0.6.2 CATEGORIES= security www MASTER_SITES= http://www.allard.nu/pfw/download/ EXTRACT_SUFX= .tgz @@ -25,7 +25,6 @@ PFW_PREFIX?= ${PREFIX}/www/pfw SUB_FILES= pkg-message SUB_LIST= PFW_PREFIX=${PFW_PREFIX} -PKGMESSAGE= ${WRKDIR}/pkg-message .include <bsd.port.pre.mk> Index: distinfo =================================================================== RCS file: /home/ncvs/ports/security/pfw/distinfo,v retrieving revision 1.4 diff -u -r1.4 distinfo --- distinfo 23 May 2005 10:45:01 -0000 1.4 +++ distinfo 30 May 2005 12:41:21 -0000 @@ -1,2 +1,2 @@ -MD5 (pfw-0.6.1.tgz) = 17168f64ca1fbf44e1f27149dab02dd3 -SIZE (pfw-0.6.1.tgz) = 66039 +MD5 (pfw-0.6.2.tgz) = 4a0572e067fc9895ec3cbbbc98fbf01e +SIZE (pfw-0.6.2.tgz) = 66435 --- pfw.diff ends here -- thanks -- Renato Botelho <freebsd at galle dot com dot br> AIM: RBGargaBR | ICQ: 54596223 GnuPG Key: http://www.galle.com.br/~renato/pubkey.asc "Reflections on Ice-Breaking" Candy Is dandy But liquor Is quicker. -- Ogden Nash
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505301250.j4UCo5Fv046206>