aboutsummaryrefslogtreecommitdiffstats
path: root/security/fwbuilder-devel
diff options
context:
space:
mode:
authorcy <cy@FreeBSD.org>2009-09-20 13:31:35 +0800
committercy <cy@FreeBSD.org>2009-09-20 13:31:35 +0800
commit3430ec49dddad7146ae48c6b7a305f3c74db95e5 (patch)
tree6beef9a29726c9615c65356f8a682f5e124877c3 /security/fwbuilder-devel
parentba91f5e9b947c3539d1f43bd3d9d0be8fe3edcf5 (diff)
downloadfreebsd-ports-gnome-3430ec49dddad7146ae48c6b7a305f3c74db95e5.tar.gz
freebsd-ports-gnome-3430ec49dddad7146ae48c6b7a305f3c74db95e5.tar.zst
freebsd-ports-gnome-3430ec49dddad7146ae48c6b7a305f3c74db95e5.zip
Update 3.0.5 --> 3.0.7 which fixes a security issue with generated iptables
scripts when used to generate static routing configurations. Feature safe: Yes
Diffstat (limited to 'security/fwbuilder-devel')
-rw-r--r--security/fwbuilder-devel/Makefile7
-rw-r--r--security/fwbuilder-devel/distinfo6
2 files changed, 8 insertions, 5 deletions
diff --git a/security/fwbuilder-devel/Makefile b/security/fwbuilder-devel/Makefile
index 6d1e38d0db37..a828bb3a84f5 100644
--- a/security/fwbuilder-devel/Makefile
+++ b/security/fwbuilder-devel/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= fwbuilder
-PORTVERSION= 3.0.5
-PORTREVISION= 1
+PORTVERSION= 3.0.7
CATEGORIES= security
.if defined(BUILD)
MASTER_SITES= http://www.fwbuilder.org/nightly_builds/fwbuilder-3.0/build-${BUILD}/
@@ -63,6 +62,10 @@ PORTDOCS= *
.endif
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 800107
+MAKE_ENV+= CCACHE_DISABLE=yes
+.endif
+
post-install:
@${STRIP_CMD} ${PREFIX}/bin/fwbuilder
@${ECHO} If you are upgrading from a previous version of fwbuilder,
diff --git a/security/fwbuilder-devel/distinfo b/security/fwbuilder-devel/distinfo
index 0789cb1dc7e7..20c8811e034a 100644
--- a/security/fwbuilder-devel/distinfo
+++ b/security/fwbuilder-devel/distinfo
@@ -1,3 +1,3 @@
-MD5 (fwbuilder-3.0.5.tar.gz) = d4d914882a215e6d651dc7094ea88a36
-SHA256 (fwbuilder-3.0.5.tar.gz) = 0625e30fd43b0ab0df57d3e5be12efc9b06900478ec9c9a99238d3bd3e47fbad
-SIZE (fwbuilder-3.0.5.tar.gz) = 2458991
+MD5 (fwbuilder-3.0.7.tar.gz) = 03ae055da1aea1c8a09b8ce51fbf8d7d
+SHA256 (fwbuilder-3.0.7.tar.gz) = bb827f54a77c0f8a9b471200eda3801c9ff3f2a576647ca6a576e546e20ac254
+SIZE (fwbuilder-3.0.7.tar.gz) = 2486382