diff options
author | sobomax <sobomax@FreeBSD.org> | 2004-06-08 14:27:43 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2004-06-08 14:27:43 +0800 |
commit | 35d96527365fd44d2a290e2713fc861d72b8ca72 (patch) | |
tree | f98d5074e62f7be9c2695fe136468a5a2136eebc /net/opal/Makefile | |
parent | bd4dc80d1fca40f8b241b1305f28bf3aaea90fe0 (diff) | |
download | freebsd-ports-gnome-35d96527365fd44d2a290e2713fc861d72b8ca72.tar.gz freebsd-ports-gnome-35d96527365fd44d2a290e2713fc861d72b8ca72.tar.zst freebsd-ports-gnome-35d96527365fd44d2a290e2713fc861d72b8ca72.zip |
Fix CAN-2004-0097 vulnerability in devel/pwlib, remove FORBIDDEN and bump
PORTREVISION of related ports.
Requested by: *many*
No reply from: security-officer
Obtained from: Debian/pwlib cvs
Diffstat (limited to 'net/opal/Makefile')
-rw-r--r-- | net/opal/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/opal/Makefile b/net/opal/Makefile index d5ce2ec75d4d..e3117e0bfb3c 100644 --- a/net/opal/Makefile +++ b/net/opal/Makefile @@ -7,7 +7,7 @@ PORTNAME= openh323 PORTVERSION= 1.12.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MASTER_SITES= http://www.openh323.org/bin/ \ http://www.de.openh323.org/bin/ \ @@ -17,8 +17,6 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= roger@FreeBSD.org COMMENT= A H323 Video Conferencing library -FORBIDDEN= http://people.freebsd.org/~eik/portaudit/27c331d5-64c7-11d8-80e3-0020ed76ef5a.html - BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/devel/pwlib:build LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2 |