diff options
author | eik <eik@FreeBSD.org> | 2004-03-19 05:52:04 +0800 |
---|---|---|
committer | eik <eik@FreeBSD.org> | 2004-03-19 05:52:04 +0800 |
commit | 5f68c8bd41ff65bb4db03f4441af0cceb586c322 (patch) | |
tree | 91bb462ecf0aa6c6057cae55f19cdb5b3a40eda2 /security | |
parent | 3ef998dd9ffc875a456f44f8d93d4dae99cf7d9d (diff) | |
download | freebsd-ports-gnome-5f68c8bd41ff65bb4db03f4441af0cceb586c322.tar.gz freebsd-ports-gnome-5f68c8bd41ff65bb4db03f4441af0cceb586c322.tar.zst freebsd-ports-gnome-5f68c8bd41ff65bb4db03f4441af0cceb586c322.zip |
Update to 4.4.1
PR: 64437
Submitted by: Tim Bishop <tim@bishnet.net> (maintainer)
Diffstat (limited to 'security')
-rw-r--r-- | security/f-prot/Makefile | 3 | ||||
-rw-r--r-- | security/f-prot/distinfo | 4 | ||||
-rw-r--r-- | security/f-prot/pkg-plist | 1 |
3 files changed, 4 insertions, 4 deletions
diff --git a/security/f-prot/Makefile b/security/f-prot/Makefile index d6cb0649bcbe..bc044b1d8afc 100644 --- a/security/f-prot/Makefile +++ b/security/f-prot/Makefile @@ -6,7 +6,7 @@ # PORTNAME= f-prot -PORTVERSION= 4.4.0 +PORTVERSION= 4.4.1 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/ @@ -34,6 +34,7 @@ do-install: --exclude doc_ws \ --exclude f-prot.sh \ --exclude *.DEF \ + --exclude install-f-prot.pl \ -cf - f-prot | ${TAR} -xf - -C ${PREFIX} ${INSTALL_SCRIPT} ${WRKSRC}/f-prot.sh ${PREFIX}/bin/f-prot diff --git a/security/f-prot/distinfo b/security/f-prot/distinfo index dd1030c23b61..a66044cfd87c 100644 --- a/security/f-prot/distinfo +++ b/security/f-prot/distinfo @@ -1,2 +1,2 @@ -MD5 (fp-freebsd-ws-4.4.0.tar.gz) = 10f48fcc595c3615dcf31e3ed0798e00 -SIZE (fp-freebsd-ws-4.4.0.tar.gz) = 2316812 +MD5 (fp-freebsd-ws-4.4.1.tar.gz) = 42c51ef118b7037ed8fe95f635db96ec +SIZE (fp-freebsd-ws-4.4.1.tar.gz) = 2337522 diff --git a/security/f-prot/pkg-plist b/security/f-prot/pkg-plist index 826890158fb6..6892ef3932c3 100644 --- a/security/f-prot/pkg-plist +++ b/security/f-prot/pkg-plist @@ -5,7 +5,6 @@ f-prot/INSTALL.bsd_ws f-prot/LICENSE f-prot/README f-prot/f-prot -f-prot/install-f-prot.pl f-prot/tools/check-updates.pl %%PORTDOCS%%%%DOCSDIR%%/add_info.html %%PORTDOCS%%%%DOCSDIR%%/auto_updt.html |