summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2015-06-07 03:43:27 +0000
committerjoerg <joerg@pkgsrc.org>2015-06-07 03:43:27 +0000
commite0dff530ea57ac173aecd74686d306e2233fcc0b (patch)
tree6d6fc08d630db1d7884949ce3e2d50292858f0a4 /security
parent6fb241e0ff3d2855359f145004a7290d3bad5ca7 (diff)
downloadpkgsrc-e0dff530ea57ac173aecd74686d306e2233fcc0b.tar.gz
Modernize PLIST by using @pkgdir. Bump revision.
Diffstat (limited to 'security')
-rw-r--r--security/racoon2/Makefile4
-rw-r--r--security/racoon2/PLIST29
2 files changed, 10 insertions, 23 deletions
diff --git a/security/racoon2/Makefile b/security/racoon2/Makefile
index 7512408ae0d..74eb7459391 100644
--- a/security/racoon2/Makefile
+++ b/security/racoon2/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:26 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2015/06/07 03:43:27 joerg Exp $
#
DISTNAME= racoon2-20100526a
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= security net
MASTER_SITES= ftp://ftp.racoon2.wide.ad.jp/pub/racoon2/
EXTRACT_SUFX= .tgz
diff --git a/security/racoon2/PLIST b/security/racoon2/PLIST
index ddf39b4e81e..f98a60468b2 100644
--- a/security/racoon2/PLIST
+++ b/security/racoon2/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2014/03/11 14:05:14 jperkin Exp $
+@comment $NetBSD: PLIST,v 1.3 2015/06/07 03:43:27 joerg Exp $
${IKED}man/man8/iked.8
${KINKD}man/man8/kinkd.8
man/man8/pskgen.8
@@ -38,25 +38,12 @@ share/examples/racoon2/hook/migration
share/examples/racoon2/hook/ph1-up
share/examples/racoon2/hook/ph1-down
@dirrm share/doc/racoon2
-@exec ${MKDIR} %D/share/examples/racoon2/hook/child-up.d
-@exec ${MKDIR} %D/share/examples/racoon2/hook/child-down.d
-@exec ${MKDIR} %D/share/examples/racoon2/hook/child-rekey.d
-@exec ${MKDIR} %D/share/examples/racoon2/hook/ikesa-up.d
-@exec ${MKDIR} %D/share/examples/racoon2/hook/ikesa-down.d
-@exec ${MKDIR} %D/share/examples/racoon2/hook/ikesa-rekey.d
-@exec ${MKDIR} %D/share/examples/racoon2/hook/migration.d
-@exec ${MKDIR} %D/share/examples/racoon2/hook/ph1-up.d
-@exec ${MKDIR} %D/share/examples/racoon2/hook/ph1-down.d
-@dirrm share/examples/racoon2/hook/child-up.d
-@dirrm share/examples/racoon2/hook/child-down.d
-@dirrm share/examples/racoon2/hook/child-rekey.d
-@dirrm share/examples/racoon2/hook/ikesa-up.d
-@dirrm share/examples/racoon2/hook/ikesa-down.d
-@dirrm share/examples/racoon2/hook/ikesa-rekey.d
-@dirrm share/examples/racoon2/hook/migration.d
-@dirrm share/examples/racoon2/hook/ph1-up.d
-@dirrm share/examples/racoon2/hook/ph1-down.d
-@dirrm share/examples/racoon2/hook
-@dirrm share/examples/racoon2
+@pkgdir share/examples/racoon2/hook/child-down.d
+@pkgdir share/examples/racoon2/hook/child-rekey.d
+@pkgdir share/examples/racoon2/hook/ikesa-down.d
+@pkgdir share/examples/racoon2/hook/ikesa-rekey.d
+@pkgdir share/examples/racoon2/hook/migration.d
+@pkgdir share/examples/racoon2/hook/ph1-up.d
+@pkgdir share/examples/racoon2/hook/ph1-down.d
@exec %D/sbin/pskgen -r -o ${PKG_SYSCONFDIR}/spmd.pwd
@unexec ${RM} ${PKG_SYSCONFDIR}/spmd.pwd