diff options
author | mnag <mnag@FreeBSD.org> | 2005-10-31 01:36:17 +0000 |
---|---|---|
committer | mnag <mnag@FreeBSD.org> | 2005-10-31 01:36:17 +0000 |
commit | d2e738a90b925c8753a226a788db3eea1f4bbbf2 (patch) | |
tree | d2883388caf9b7a379259cca995a90f89727e00f | |
parent | a2c0a6587be341490491f570eae0412c1e26ba2c (diff) | |
download | FreeBSD-ports-d2e738a90b925c8753a226a788db3eea1f4bbbf2.zip FreeBSD-ports-d2e738a90b925c8753a226a788db3eea1f4bbbf2.tar.gz |
Update to 4.6.2
PR: 88226
Submitted by: Tim Bishop <tim@bishnet.net> (maintainer)
-rw-r--r-- | security/f-prot/Makefile | 8 | ||||
-rw-r--r-- | security/f-prot/distinfo | 4 | ||||
-rw-r--r-- | security/f-prot/pkg-plist | 2 |
3 files changed, 8 insertions, 6 deletions
diff --git a/security/f-prot/Makefile b/security/f-prot/Makefile index 2b1c8d6b..71ee222 100644 --- a/security/f-prot/Makefile +++ b/security/f-prot/Makefile @@ -6,7 +6,7 @@ # PORTNAME= f-prot -PORTVERSION= 4.6.1 +PORTVERSION= 4.6.2 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/ @@ -21,9 +21,9 @@ RUN_DEPENDS= ${SITE_PERL}/HTTP/Request.pm:${PORTSDIR}/www/p5-libwww RUN_DEPENDS+= ${LOCALBASE}/f-prot/SIGN.DEF:${PORTSDIR}/security/f-prot-sig .endif -NO_PACKAGE= Free for personal use only -NO_CDROM= Free for personal use only -RESTRICTED= Free for personal use only +NO_PACKAGE= "Free for personal use only" +NO_CDROM= "Free for personal use only" +RESTRICTED= "Free for personal use only" WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes diff --git a/security/f-prot/distinfo b/security/f-prot/distinfo index 1ca8ea8..a784073 100644 --- a/security/f-prot/distinfo +++ b/security/f-prot/distinfo @@ -1,2 +1,2 @@ -MD5 (fp-freebsd-ws-4.6.1.tar.gz) = f55a7a311318d908a356b5b49137a684 -SIZE (fp-freebsd-ws-4.6.1.tar.gz) = 3752218 +MD5 (fp-freebsd-ws-4.6.2.tar.gz) = 7f4db6043ec22232412cffb9630183f5 +SIZE (fp-freebsd-ws-4.6.2.tar.gz) = 3898452 diff --git a/security/f-prot/pkg-plist b/security/f-prot/pkg-plist index aaa301f..dabef51 100644 --- a/security/f-prot/pkg-plist +++ b/security/f-prot/pkg-plist @@ -2,6 +2,8 @@ bin/f-prot f-prot/CHANGES f-prot/ENGLISH.TX0 f-prot/LICENSE +f-prot/LICENSE-FPAV +f-prot/LICENSES-others f-prot/README f-prot/f-prot f-prot/etc/f-prot.conf.default |