aboutsummaryrefslogtreecommitdiff
path: root/security/fwbuilder
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2009-09-20 05:31:35 +0000
committerCy Schubert <cy@FreeBSD.org>2009-09-20 05:31:35 +0000
commitf4a896b055e817d66410dae3be6f44c9c47f06ac (patch)
treeb5df8485cf7f8d8be9bf0b908915f8bda31012ba /security/fwbuilder
parentdf6f23decb7e019d675f9888337f5092dd8e18e8 (diff)
downloadports-f4a896b055e817d66410dae3be6f44c9c47f06ac.tar.gz
ports-f4a896b055e817d66410dae3be6f44c9c47f06ac.zip
Notes
Diffstat (limited to 'security/fwbuilder')
-rw-r--r--security/fwbuilder/Makefile7
-rw-r--r--security/fwbuilder/distinfo6
2 files changed, 8 insertions, 5 deletions
diff --git a/security/fwbuilder/Makefile b/security/fwbuilder/Makefile
index 6d1e38d0db37..a828bb3a84f5 100644
--- a/security/fwbuilder/Makefile
+++ b/security/fwbuilder/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/distinfo b/security/fwbuilder/distinfo
index 0789cb1dc7e7..20c8811e034a 100644
--- a/security/fwbuilder/distinfo
+++ b/security/fwbuilder/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