aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorMunechika SUMIKAWA <sumikawa@FreeBSD.org>2012-02-27 04:40:57 +0000
committerMunechika SUMIKAWA <sumikawa@FreeBSD.org>2012-02-27 04:40:57 +0000
commitbae8ac0c1dec5d78cfbc2e8c08dc65819780a18a (patch)
tree19bd3b217313e7da5f323b327ab3951a445b8bdc /security
parent44ad2ecf2cd8424de0e2307d2c6f03c14cd4c8cf (diff)
downloadports-bae8ac0c1dec5d78cfbc2e8c08dc65819780a18a.tar.gz
ports-bae8ac0c1dec5d78cfbc2e8c08dc65819780a18a.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/racoon2/Makefile2
-rw-r--r--security/racoon2/files/patch-configure.in11
2 files changed, 12 insertions, 1 deletions
diff --git a/security/racoon2/Makefile b/security/racoon2/Makefile
index a4b980f000d6..745be5bef256 100644
--- a/security/racoon2/Makefile
+++ b/security/racoon2/Makefile
@@ -7,7 +7,7 @@
PORTNAME= racoon2
PORTVERSION= 20100526a
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security net ipv6
MASTER_SITES= ftp://ftp.racoon2.wide.ad.jp/pub/racoon2/
EXTRACT_SUFX= .tgz
diff --git a/security/racoon2/files/patch-configure.in b/security/racoon2/files/patch-configure.in
new file mode 100644
index 000000000000..fc0466073e95
--- /dev/null
+++ b/security/racoon2/files/patch-configure.in
@@ -0,0 +1,11 @@
+--- configure.in.orig 2007-12-27 10:08:52.000000000 +0900
++++ configure.in 2012-02-27 13:37:06.002845303 +0900
+@@ -76,7 +76,7 @@
+ netbsd*1.[[56]]*|netbsd*[[2-9]].*)
+ startup_scripts=rc-d
+ ;;
+- freebsd[[5-9]].*)
++ freebsd[[5-9]].*|freebsd[[1-4]][[0-9]].*)
+ startup_scripts=rc-d
+ ;;
+ *)