- Update to 4.3.4
- Fix pkg-plist PR: ports/63660 Submitted by: Tim Bishop <tim@bishnet.net> (maintainer)
This commit is contained in:
parent
0c7de995ae
commit
c9df9c895b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=102774
@ -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/
|
||||
|
@ -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
|
||||
|
@ -34,4 +34,4 @@ f-prot/tools/check-updates.pl
|
||||
%%PORTDOCS%%%%DOCSDIR%%/updt_signature.gif
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
||||
@dirrm f-prot/tools
|
||||
@unexec rmdir f-prot 2> /dev/null || true
|
||||
@unexec rmdir %D/f-prot 2>/dev/null || true
|
||||
|
Loading…
Reference in New Issue
Block a user