diff options
author | beech <beech@FreeBSD.org> | 2008-03-11 02:43:47 +0800 |
---|---|---|
committer | beech <beech@FreeBSD.org> | 2008-03-11 02:43:47 +0800 |
commit | 368381154f93d49390e7934b446ea25dd9f6342a (patch) | |
tree | 1d5f71c4003c471836e462f1616428bba44e85ee /devel | |
parent | bf31bfeccf34da7f1ce746c5e47c1f98d84d8d8f (diff) | |
download | freebsd-ports-gnome-368381154f93d49390e7934b446ea25dd9f6342a.tar.gz freebsd-ports-gnome-368381154f93d49390e7934b446ea25dd9f6342a.tar.zst freebsd-ports-gnome-368381154f93d49390e7934b446ea25dd9f6342a.zip |
- Update to 0.0911
- Add missing depend
PR: ports/121560
Submitted by: Greg Larkin <glarkin@sourcehosting.net> (maintainer)
Reported by: pointyhat via pav
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-SVN-Notify-Config/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-SVN-Notify-Config/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/devel/p5-SVN-Notify-Config/Makefile b/devel/p5-SVN-Notify-Config/Makefile index cb7bf22848d2..98b85214da5f 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.091 +PORTVERSION= 0.0911 PORTEPOCH= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN @@ -15,7 +15,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= glarkin@sourcehosting.net COMMENT= Perl module for config-driven Subversion notification -RUN_DEPENDS= p5-SVN-Notify>=2.70:${PORTSDIR}/devel/p5-SVN-Notify \ +RUN_DEPENDS= ${LOCALBASE}/bin/svnlook:${PORTSDIR}/devel/subversion \ + p5-SVN-Notify>=2.70:${PORTSDIR}/devel/p5-SVN-Notify \ p5-YAML>=0.62:${PORTSDIR}/textproc/p5-YAML BUILD_DEPENDS= p5-Test-Deep>=0.1:${PORTSDIR}/devel/p5-Test-Deep \ ${RUN_DEPENDS} diff --git a/devel/p5-SVN-Notify-Config/distinfo b/devel/p5-SVN-Notify-Config/distinfo index c57dd4687673..e604b07eb19f 100644 --- a/devel/p5-SVN-Notify-Config/distinfo +++ b/devel/p5-SVN-Notify-Config/distinfo @@ -1,3 +1,3 @@ -MD5 (SVN-Notify-Config-0.091.tar.gz) = 27a3afa8249b218d3a69b4e0763ee8f5 -SHA256 (SVN-Notify-Config-0.091.tar.gz) = b0beda6a3c3c17845c8bdc038972b980c6caf5948ffbe1b9464baab7ece6878a -SIZE (SVN-Notify-Config-0.091.tar.gz) = 10981 +MD5 (SVN-Notify-Config-0.0911.tar.gz) = 17dae15a329c9c6ecb0b71671811e270 +SHA256 (SVN-Notify-Config-0.0911.tar.gz) = ef9fc09562f117ebb03ab24e84bf3ef26c46fbd43bef945e0b4d1cd0543b7d99 +SIZE (SVN-Notify-Config-0.0911.tar.gz) = 10507 |