ports/63660: Update ports: security/f-prot security/f-prot-sig

Tim Bishop tim at bishnet.net
Tue Mar 2 21:10:18 UTC 2004


>Number:         63660
>Category:       ports
>Synopsis:       Update ports: security/f-prot security/f-prot-sig
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 02 13:10:17 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Tim Bishop
>Release:        FreeBSD 5.2-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD pendennis.ukc.ac.uk 5.2-RELEASE-p1 FreeBSD 5.2-RELEASE-p1 #0: Fri Jan 30 13:10:36 GMT 2004 tdb at pendennis.ukc.ac.uk:/usr/obj/usr/src/sys/PENDENNIS i386

>Description:
	Update f-prot to latest version and bump signatures.
	Also fix a bug in the plist and pkg-message.

>How-To-Repeat:
>Fix:
	Apply patches below to security/f-prot and security/f-prot-sig
	respectively.

--- f-prot-4.3.4.diff begins here ---
diff -ruN f-prot.bak/Makefile f-prot/Makefile
--- f-prot.bak/Makefile	Mon Feb 23 01:45:55 2004
+++ f-prot/Makefile	Tue Mar  2 20:55:50 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	f-prot
-PORTVERSION=	4.3.3
+PORTVERSION=	4.3.4
 CATEGORIES=	security
 MASTER_SITES=	ftp://ftp.i-scream.org/pub/ftp.f-prot.com/pub/bsd/ \
 		http://www.i-scream.org/pub/ftp.f-prot.com/pub/bsd/
diff -ruN f-prot.bak/distinfo f-prot/distinfo
--- f-prot.bak/distinfo	Sun Feb  8 17:03:29 2004
+++ f-prot/distinfo	Tue Mar  2 20:55:59 2004
@@ -1,2 +1,2 @@
-MD5 (fp-freebsd-ws-4.3.3.tar.gz) = e67a89559b5b6513e552b571de5cc94a
-SIZE (fp-freebsd-ws-4.3.3.tar.gz) = 2245143
+MD5 (fp-freebsd-ws-4.3.4.tar.gz) = 0e95b36e0e4ba1584789ad9a29793fcb
+SIZE (fp-freebsd-ws-4.3.4.tar.gz) = 2258463
diff -ruN f-prot.bak/pkg-plist f-prot/pkg-plist
--- f-prot.bak/pkg-plist	Mon Feb 23 01:45:55 2004
+++ f-prot/pkg-plist	Tue Mar  2 21:03:57 2004
@@ -34,4 +34,4 @@
 %%PORTDOCS%%%%DOCSDIR%%/updt_signature.gif
 %%PORTDOCS%%@dirrm %%DOCSDIR%%
 @dirrm f-prot/tools
- at unexec rmdir f-prot 2> /dev/null || true
+ at unexec rmdir %D/f-prot 2>/dev/null || true
--- f-prot-4.3.4.diff ends here ---

--- f-prot-sig-20040302.diff begins here ---
diff -ruN f-prot-sig.bak/Makefile f-prot-sig/Makefile
--- f-prot-sig.bak/Makefile	Mon Feb 23 01:45:55 2004
+++ f-prot-sig/Makefile	Tue Mar  2 21:00:58 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	f-prot-sig
-PORTVERSION=	20040216
+PORTVERSION=	20040302
 CATEGORIES=	security
 MASTER_SITES=	ftp://ftp.f-prot.com/pub/
 
@@ -36,6 +36,6 @@
 	${MKDIR} ${PREFIX}/f-prot
 	${INSTALL_DATA} ${WRKSRC}/* ${PREFIX}/f-prot
 
-	@${CAT} ${PKGMESSAGE}
+	@${CAT} ${PKGMESSAGE} | ${SED} -e "s:%%PREFIX%%:${PREFIX}:g"
 
 .include <bsd.port.mk>
diff -ruN f-prot-sig.bak/pkg-message f-prot-sig/pkg-message
--- f-prot-sig.bak/pkg-message	Mon Feb 23 01:45:55 2004
+++ f-prot-sig/pkg-message	Tue Mar  2 20:59:57 2004
@@ -7,7 +7,7 @@
 frequency of change. If you wish to verify the files yourself you may use
 the PGP signature files that have been installed in:
 
-${PREFIX}/f-prot/
+%%PREFIX%%/f-prot/
 
 The F-RISK public PGP key is located at:
 
diff -ruN f-prot-sig.bak/pkg-plist f-prot-sig/pkg-plist
--- f-prot-sig.bak/pkg-plist	Mon Feb 23 01:45:55 2004
+++ f-prot-sig/pkg-plist	Tue Mar  2 21:00:15 2004
@@ -4,4 +4,4 @@
 f-prot/SIGN2.DEF
 f-prot/MACRO.DEF
 f-prot/MACRO.ASC
- at unexec rmdir f-prot 2> /dev/null || true
+ at unexec rmdir %D/f-prot 2>/dev/null || true
--- f-prot-sig-20040302.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list