diff options
author | beech <beech@FreeBSD.org> | 2008-03-05 11:23:44 +0800 |
---|---|---|
committer | beech <beech@FreeBSD.org> | 2008-03-05 11:23:44 +0800 |
commit | 7b174e5b448d6ebcb0105ccf2ceb804cbcd327d9 (patch) | |
tree | 0446703654e9c3b50fa4450f70b7adabb3ede214 /devel | |
parent | 493992173b909e98ce214a1d9dc5897ab9681f94 (diff) | |
download | freebsd-ports-gnome-7b174e5b448d6ebcb0105ccf2ceb804cbcd327d9.tar.gz freebsd-ports-gnome-7b174e5b448d6ebcb0105ccf2ceb804cbcd327d9.tar.zst freebsd-ports-gnome-7b174e5b448d6ebcb0105ccf2ceb804cbcd327d9.zip |
- Update to 0.0908
PR: ports/121330
Submitted by: Greg Larkin <glarkin@sourcehosting.net> (maintainer)
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-SVN-Notify-Config/Makefile | 9 | ||||
-rw-r--r-- | devel/p5-SVN-Notify-Config/distinfo | 6 |
2 files changed, 7 insertions, 8 deletions
diff --git a/devel/p5-SVN-Notify-Config/Makefile b/devel/p5-SVN-Notify-Config/Makefile index e1fa420351bb..4484e1d355b4 100644 --- a/devel/p5-SVN-Notify-Config/Makefile +++ b/devel/p5-SVN-Notify-Config/Makefile @@ -6,7 +6,7 @@ # PORTNAME= SVN-Notify-Config -PORTVERSION= 0.0907 +PORTVERSION= 0.0908 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,10 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= glarkin@sourcehosting.net COMMENT= Perl module for config-driven Subversion notification -RUN_DEPENDS= ${LOCALBASE}/bin/svnnotify:${PORTSDIR}/devel/p5-SVN-Notify \ - ${LOCALBASE}/bin/ysh:${PORTSDIR}/textproc/p5-YAML -BUILD_DEPENDS= ${LOCALBASE}/bin/svnnotify:${PORTSDIR}/devel/p5-SVN-Notify \ - ${LOCALBASE}/bin/ysh:${PORTSDIR}/textproc/p5-YAML +RUN_DEPENDS= p5-SVN-Notify>=2.70:${PORTSDIR}/devel/p5-SVN-Notify \ + p5-YAML>=0.62:${PORTSDIR}/textproc/p5-YAML +BUILD_DEPENDS= ${RUN_DEPENDS} PERL_MODBUILD= yes diff --git a/devel/p5-SVN-Notify-Config/distinfo b/devel/p5-SVN-Notify-Config/distinfo index 2948ec31e5a2..f6fed4416d6e 100644 --- a/devel/p5-SVN-Notify-Config/distinfo +++ b/devel/p5-SVN-Notify-Config/distinfo @@ -1,3 +1,3 @@ -MD5 (SVN-Notify-Config-0.0907.tar.gz) = b32f6c6fa660a18d183c13e5020f5b5d -SHA256 (SVN-Notify-Config-0.0907.tar.gz) = 74c2aa45c3b79e64b490a5be1ce464ac832bf60a09e6fedda077e940d604934b -SIZE (SVN-Notify-Config-0.0907.tar.gz) = 10910 +MD5 (SVN-Notify-Config-0.0908.tar.gz) = 9197fb5fcda64bf6861011b45357cfe2 +SHA256 (SVN-Notify-Config-0.0908.tar.gz) = 25e013e4c33bfd997c9c83eb870dbb080aa3dd77df9c1b1b7d53f81b0cc87d53 +SIZE (SVN-Notify-Config-0.0908.tar.gz) = 11078 |