Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 06 Oct 2005 19:00:14 +0100
From:      Tim Bishop <tim@bishnet.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        tim@bishnet.net
Subject:   ports/87000: [MAINTAINER] security/f-prot: update to 4.6.1
Message-ID:  <E1ENa2Q-000EI9-0i@pendennis.ukc.ac.uk>
Resent-Message-ID: <200510061810.j96IADdq009544@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         87000
>Category:       ports
>Synopsis:       [MAINTAINER] security/f-prot: update to 4.6.1
>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:   Thu Oct 06 18:10:13 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Tim Bishop
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
>Environment:
System: FreeBSD pendennis.ukc.ac.uk 5.4-RELEASE FreeBSD 5.4-RELEASE #2: Wed May 11 11:41:59 BST 2005
>Description:
- Update to 4.6.1

Added file(s):
- files/f-prot

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- f-prot-4.6.1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /u1/freebsd/cvs/ports/security/f-prot/Makefile,v
retrieving revision 1.22
diff -u -r1.22 Makefile
--- Makefile	25 Feb 2005 19:19:43 -0000	1.22
+++ Makefile	6 Oct 2005 17:55:48 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	f-prot
-PORTVERSION=	4.5.4
+PORTVERSION=	4.6.1
 CATEGORIES=	security
 MASTER_SITES=	ftp://ftp.i-scream.org/pub/ftp.f-prot.com/pub/bsd/ \
 		http://ftp.i-scream.org/pub/ftp.f-prot.com/pub/bsd/
@@ -40,7 +40,7 @@
 				--exclude install-f-prot.pl \
 				-cf - f-prot | ${TAR} -xf - -C ${PREFIX}
 
-	${INSTALL_SCRIPT} ${WRKSRC}/f-prot.sh ${PREFIX}/bin/f-prot
+	${INSTALL_SCRIPT} ${FILESDIR}/f-prot ${PREFIX}/bin/f-prot
 	${INSTALL_MAN} ${WRKSRC}/man_pages/f-prot.1 ${MANPREFIX}/man/man1/
 	${CHMOD} 755 ${PREFIX}/f-prot/tools/check-updates.pl
 
Index: distinfo
===================================================================
RCS file: /u1/freebsd/cvs/ports/security/f-prot/distinfo,v
retrieving revision 1.17
diff -u -r1.17 distinfo
--- distinfo	25 Feb 2005 19:19:43 -0000	1.17
+++ distinfo	6 Oct 2005 17:44:34 -0000
@@ -1,2 +1,2 @@
-MD5 (fp-freebsd-ws-4.5.4.tar.gz) = 9c7c58a974f13c3bdf225d5116b60352
-SIZE (fp-freebsd-ws-4.5.4.tar.gz) = 2942772
+MD5 (fp-freebsd-ws-4.6.1.tar.gz) = f55a7a311318d908a356b5b49137a684
+SIZE (fp-freebsd-ws-4.6.1.tar.gz) = 3752218
Index: pkg-plist
===================================================================
RCS file: /u1/freebsd/cvs/ports/security/f-prot/pkg-plist,v
retrieving revision 1.6
diff -u -r1.6 pkg-plist
--- pkg-plist	9 May 2004 23:07:08 -0000	1.6
+++ pkg-plist	6 Oct 2005 17:46:02 -0000
@@ -4,6 +4,7 @@
 f-prot/LICENSE
 f-prot/README
 f-prot/f-prot
+f-prot/etc/f-prot.conf.default
 f-prot/tools/check-updates.pl
 %%PORTDOCS%%%%DOCSDIR%%/add_info.html
 %%PORTDOCS%%%%DOCSDIR%%/auto_updt.html
@@ -16,7 +17,6 @@
 %%PORTDOCS%%%%DOCSDIR%%/macro_scanning_options.html
 %%PORTDOCS%%%%DOCSDIR%%/main_feat.html
 %%PORTDOCS%%%%DOCSDIR%%/man_updt.html
-%%PORTDOCS%%%%DOCSDIR%%/norm_scan.gif
 %%PORTDOCS%%%%DOCSDIR%%/per_scan.html
 %%PORTDOCS%%%%DOCSDIR%%/reporting_options.html
 %%PORTDOCS%%%%DOCSDIR%%/scanning_options.html
@@ -31,4 +31,5 @@
 %%PORTDOCS%%%%DOCSDIR%%/updt_signature.gif
 %%PORTDOCS%%@dirrm %%DOCSDIR%%
 @dirrm f-prot/tools
+@dirrm f-prot/etc
 @unexec rmdir %D/f-prot 2>/dev/null || true
Index: files/f-prot
===================================================================
RCS file: files/f-prot
diff -N files/f-prot
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ files/f-prot	6 Oct 2005 17:54:52 -0000
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec /usr/local/f-prot/f-prot ${@+"$@"}
--- f-prot-4.6.1.patch ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1ENa2Q-000EI9-0i>