aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-SVN-Notify-Snapshot
diff options
context:
space:
mode:
authorGreg Larkin <glarkin@FreeBSD.org>2008-09-03 20:18:20 +0000
committerGreg Larkin <glarkin@FreeBSD.org>2008-09-03 20:18:20 +0000
commit0a9fb042f8b504b829eb1df24b4b5bb8509035a7 (patch)
tree60aec44f43598a732e9dbddd611b17d0facde764 /devel/p5-SVN-Notify-Snapshot
parent0d6a7a626297cd507d72efe4b41211ed97e6bfd3 (diff)
downloadports-0a9fb042f8b504b829eb1df24b4b5bb8509035a7.tar.gz
ports-0a9fb042f8b504b829eb1df24b4b5bb8509035a7.zip
- Upgraded to 0.04
- Fixed recursion problems with *_DEPENDS Approved by: beech (mentor, implicit)
Notes
Notes: svn path=/head/; revision=219794
Diffstat (limited to 'devel/p5-SVN-Notify-Snapshot')
-rw-r--r--devel/p5-SVN-Notify-Snapshot/Makefile8
-rw-r--r--devel/p5-SVN-Notify-Snapshot/distinfo6
2 files changed, 6 insertions, 8 deletions
diff --git a/devel/p5-SVN-Notify-Snapshot/Makefile b/devel/p5-SVN-Notify-Snapshot/Makefile
index dc935a63394e..2b72fa74f2a9 100644
--- a/devel/p5-SVN-Notify-Snapshot/Makefile
+++ b/devel/p5-SVN-Notify-Snapshot/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= SVN-Notify-Snapshot
-PORTVERSION= 0.03
+PORTVERSION= 0.04
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,16 +15,14 @@ MAINTAINER= glarkin@FreeBSD.org
COMMENT= Take snapshots from Subversion activity
BUILD_DEPENDS= ${LOCALBASE}/bin/svnnotify:${PORTSDIR}/devel/p5-SVN-Notify
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS= ${LOCALBASE}/bin/svnnotify:${PORTSDIR}/devel/p5-SVN-Notify
OPTIONS= CONFIG "Enable YAML syntax for post-commit hook" Off
.include <bsd.port.pre.mk>
.if defined(WITH_CONFIG)
-_BUILD_DEPENDS= ${SITE_PERL}/SVN/Notify/Config.pm:${PORTSDIR}/devel/p5-SVN-Notify-Config
-BUILD_DEPENDS+= ${_BUILD_DEPENDS}
-RUN_DEPENDS+= ${_BUILD_DEPENDS}
+BUILD_DEPENDS+= ${SITE_PERL}/SVN/Notify/Config.pm:${PORTSDIR}/devel/p5-SVN-Notify-Config
.endif
PERL_MODBUILD= yes
diff --git a/devel/p5-SVN-Notify-Snapshot/distinfo b/devel/p5-SVN-Notify-Snapshot/distinfo
index a74f3736837b..74f56747345f 100644
--- a/devel/p5-SVN-Notify-Snapshot/distinfo
+++ b/devel/p5-SVN-Notify-Snapshot/distinfo
@@ -1,3 +1,3 @@
-MD5 (SVN-Notify-Snapshot-0.03.tar.gz) = 9aad4d85ded66612f20baef9f0fd568f
-SHA256 (SVN-Notify-Snapshot-0.03.tar.gz) = f19adcd5cde9a61717860619bee9bbe23b15c1ba1e739c4e19f523285f4e70e7
-SIZE (SVN-Notify-Snapshot-0.03.tar.gz) = 9734
+MD5 (SVN-Notify-Snapshot-0.04.tar.gz) = c883e58f9dac5f6e1093aec223f06103
+SHA256 (SVN-Notify-Snapshot-0.04.tar.gz) = cac3fb84c3bad766e91a0897b50d8f9f9e1e2a7cc204092f7a92be124aeff94f
+SIZE (SVN-Notify-Snapshot-0.04.tar.gz) = 10034