diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2008-03-08 08:50:01 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2008-03-08 08:50:01 +0000 |
commit | d25467b12aed5af40b02f4a809a072500bc68c7f (patch) | |
tree | 3a9304df3e398c3b91e27a8941273cdedf4b9bfe | |
parent | af9b1f4cf787563610a5ce6b2e599d62a1fb0fa5 (diff) | |
download | ports-d25467b12aed5af40b02f4a809a072500bc68c7f.tar.gz ports-d25467b12aed5af40b02f4a809a072500bc68c7f.zip |
Notes
-rw-r--r-- | devel/p5-SVN-Notify-Config/Makefile | 6 | ||||
-rw-r--r-- | devel/p5-SVN-Notify-Config/distinfo | 6 |
2 files changed, 7 insertions, 5 deletions
diff --git a/devel/p5-SVN-Notify-Config/Makefile b/devel/p5-SVN-Notify-Config/Makefile index 4484e1d355b4..cb7bf22848d2 100644 --- a/devel/p5-SVN-Notify-Config/Makefile +++ b/devel/p5-SVN-Notify-Config/Makefile @@ -6,7 +6,8 @@ # PORTNAME= SVN-Notify-Config -PORTVERSION= 0.0908 +PORTVERSION= 0.091 +PORTEPOCH= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,7 +17,8 @@ COMMENT= Perl module for config-driven Subversion notification RUN_DEPENDS= p5-SVN-Notify>=2.70:${PORTSDIR}/devel/p5-SVN-Notify \ p5-YAML>=0.62:${PORTSDIR}/textproc/p5-YAML -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS= p5-Test-Deep>=0.1:${PORTSDIR}/devel/p5-Test-Deep \ + ${RUN_DEPENDS} PERL_MODBUILD= yes diff --git a/devel/p5-SVN-Notify-Config/distinfo b/devel/p5-SVN-Notify-Config/distinfo index f6fed4416d6e..c57dd4687673 100644 --- a/devel/p5-SVN-Notify-Config/distinfo +++ b/devel/p5-SVN-Notify-Config/distinfo @@ -1,3 +1,3 @@ -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 +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 |