diff options
author | pav <pav@FreeBSD.org> | 2004-03-08 08:08:12 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-03-08 08:08:12 +0800 |
commit | 476102ca837a76b18c930b013cb486ec3f0ce79e (patch) | |
tree | aa571fc07e865cc2281aad9b744297d304b2ad69 /security | |
parent | b49dc686faa92172f1d3e5e0121e5b8e31abaeb6 (diff) | |
download | freebsd-ports-graphics-476102ca837a76b18c930b013cb486ec3f0ce79e.tar.gz freebsd-ports-graphics-476102ca837a76b18c930b013cb486ec3f0ce79e.tar.zst freebsd-ports-graphics-476102ca837a76b18c930b013cb486ec3f0ce79e.zip |
- Update to 4.4.0
- Update signatures
- Portlint
PR: ports/63906, ports/63908
Submitted by: Tim Bishop <tim@bishnet.net> (maintainer)
Diffstat (limited to 'security')
-rw-r--r-- | security/f-prot-sig/Makefile | 6 | ||||
-rw-r--r-- | security/f-prot/Makefile | 4 | ||||
-rw-r--r-- | security/f-prot/distinfo | 4 |
3 files changed, 6 insertions, 8 deletions
diff --git a/security/f-prot-sig/Makefile b/security/f-prot-sig/Makefile index 9744c972fd6..cc27d437c95 100644 --- a/security/f-prot-sig/Makefile +++ b/security/f-prot-sig/Makefile @@ -6,12 +6,10 @@ # PORTNAME= f-prot-sig -PORTVERSION= 20040302 +PORTVERSION= 20040307 CATEGORIES= security MASTER_SITES= ftp://ftp.f-prot.com/pub/ - -DISTFILES= fp-def.zip \ - macrdef2.zip +DISTFILES= fp-def.zip macrdef2.zip MAINTAINER= tim@bishnet.net COMMENT= F-Prot Antivirus Signatures diff --git a/security/f-prot/Makefile b/security/f-prot/Makefile index 46366b63d81..d6cb0649bcb 100644 --- a/security/f-prot/Makefile +++ b/security/f-prot/Makefile @@ -6,7 +6,7 @@ # PORTNAME= f-prot -PORTVERSION= 4.3.4 +PORTVERSION= 4.4.0 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/ @@ -16,7 +16,7 @@ MAINTAINER= tim@bishnet.net COMMENT= F-Prot Antivirus for BSD Workstations RUN_DEPENDS= ${SITE_PERL}/HTTP/Request.pm:${PORTSDIR}/www/p5-libwww \ - ${PREFIX}/f-prot/SIGN.DEF:${PORTSDIR}/security/f-prot-sig + ${LOCALBASE}/f-prot/SIGN.DEF:${PORTSDIR}/security/f-prot-sig NO_PACKAGE= Free for personal use only NO_CDROM= Free for personal use only diff --git a/security/f-prot/distinfo b/security/f-prot/distinfo index a2e8337a20f..dd1030c23b6 100644 --- a/security/f-prot/distinfo +++ b/security/f-prot/distinfo @@ -1,2 +1,2 @@ -MD5 (fp-freebsd-ws-4.3.4.tar.gz) = 0e95b36e0e4ba1584789ad9a29793fcb -SIZE (fp-freebsd-ws-4.3.4.tar.gz) = 2258463 +MD5 (fp-freebsd-ws-4.4.0.tar.gz) = 10f48fcc595c3615dcf31e3ed0798e00 +SIZE (fp-freebsd-ws-4.4.0.tar.gz) = 2316812 |