diff options
author | Oliver Eikemeier <eik@FreeBSD.org> | 2004-05-09 23:07:08 +0000 |
---|---|---|
committer | Oliver Eikemeier <eik@FreeBSD.org> | 2004-05-09 23:07:08 +0000 |
commit | 28555d54ecdf95ded6a339ded763445734e0a93c (patch) | |
tree | 3cf352e19ecc50647ceae52d3ed7e9267323fc9e /security/f-prot | |
parent | 88a9c3bc780ea30ecd4902eaac3235424a0db372 (diff) | |
download | ports-28555d54ecdf95ded6a339ded763445734e0a93c.tar.gz ports-28555d54ecdf95ded6a339ded763445734e0a93c.zip |
Notes
Diffstat (limited to 'security/f-prot')
-rw-r--r-- | security/f-prot/Makefile | 3 | ||||
-rw-r--r-- | security/f-prot/distinfo | 4 | ||||
-rw-r--r-- | security/f-prot/pkg-plist | 2 |
3 files changed, 4 insertions, 5 deletions
diff --git a/security/f-prot/Makefile b/security/f-prot/Makefile index bc044b1d8afc..fdabf7c6603f 100644 --- a/security/f-prot/Makefile +++ b/security/f-prot/Makefile @@ -6,7 +6,7 @@ # PORTNAME= f-prot -PORTVERSION= 4.4.1 +PORTVERSION= 4.4.2 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/ @@ -39,6 +39,7 @@ do-install: ${INSTALL_SCRIPT} ${WRKSRC}/f-prot.sh ${PREFIX}/bin/f-prot ${INSTALL_MAN} ${WRKSRC}/man_pages/f-prot.1 ${MANPREFIX}/man/man1/ + ${CHMOD} 755 ${PREFIX}/f-prot/tools/check-updates.pl post-install: .if !defined(NOPORTDOCS) diff --git a/security/f-prot/distinfo b/security/f-prot/distinfo index a66044cfd87c..e0362a3b7dd5 100644 --- a/security/f-prot/distinfo +++ b/security/f-prot/distinfo @@ -1,2 +1,2 @@ -MD5 (fp-freebsd-ws-4.4.1.tar.gz) = 42c51ef118b7037ed8fe95f635db96ec -SIZE (fp-freebsd-ws-4.4.1.tar.gz) = 2337522 +MD5 (fp-freebsd-ws-4.4.2.tar.gz) = 3dc1c62a495b968f1a3fd40b1aa3b85f +SIZE (fp-freebsd-ws-4.4.2.tar.gz) = 2368807 diff --git a/security/f-prot/pkg-plist b/security/f-prot/pkg-plist index 6892ef3932c3..595688b25e63 100644 --- a/security/f-prot/pkg-plist +++ b/security/f-prot/pkg-plist @@ -1,7 +1,6 @@ bin/f-prot f-prot/CHANGES f-prot/ENGLISH.TX0 -f-prot/INSTALL.bsd_ws f-prot/LICENSE f-prot/README f-prot/f-prot @@ -13,7 +12,6 @@ f-prot/tools/check-updates.pl %%PORTDOCS%%%%DOCSDIR%%/inf_eicar.gif %%PORTDOCS%%%%DOCSDIR%%/info_options.html %%PORTDOCS%%%%DOCSDIR%%/inst_pro.html -%%PORTDOCS%%%%DOCSDIR%%/license.html %%PORTDOCS%%%%DOCSDIR%%/loc_files.html %%PORTDOCS%%%%DOCSDIR%%/macro_scanning_options.html %%PORTDOCS%%%%DOCSDIR%%/main_feat.html |