aboutsummaryrefslogtreecommitdiff
path: root/www/p5-SRU
diff options
context:
space:
mode:
authorAaron Dalton <aaron@FreeBSD.org>2006-12-16 04:44:24 +0000
committerAaron Dalton <aaron@FreeBSD.org>2006-12-16 04:44:24 +0000
commit403077992f295fb303bf9efeddc5404b0c9bb4c4 (patch)
tree29a13e1a5e6c0244dfdd2f38d06ee1e0ab5368d6 /www/p5-SRU
parentfff8205eccfd3745abd9c2d06f1197eb4967d186 (diff)
downloadports-403077992f295fb303bf9efeddc5404b0c9bb4c4.tar.gz
ports-403077992f295fb303bf9efeddc5404b0c9bb4c4.zip
- Update from 0.93->0.95
PR: ports/106043 Submitted by: Christopher Boumenot <boumenot@gmail.com>
Notes
Notes: svn path=/head/; revision=179894
Diffstat (limited to 'www/p5-SRU')
-rw-r--r--www/p5-SRU/Makefile4
-rw-r--r--www/p5-SRU/distinfo6
-rw-r--r--www/p5-SRU/pkg-plist4
3 files changed, 7 insertions, 7 deletions
diff --git a/www/p5-SRU/Makefile b/www/p5-SRU/Makefile
index b79d40367f3e..ab5a3ef2aeac 100644
--- a/www/p5-SRU/Makefile
+++ b/www/p5-SRU/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= SRU
-PORTVERSION= 0.93
+PORTVERSION= 0.95
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= ../../authors/id/B/BR/BRICAS
@@ -23,7 +23,7 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/LibXML.pm:${PORTSDIR}/textproc/p5-X
${SITE_PERL}/CQL/Parser.pm:${PORTSDIR}/textproc/p5-CQL-Parser
RUN_DEPENDS= ${BUILD_DEPENDS}
-MAN3= Catalyst::Plugin::SRU.3 \
+MAN3= Catalyst::Controller::SRU.3 \
SRU.3 \
SRU::Request.3 \
SRU::Request::Explain.3 \
diff --git a/www/p5-SRU/distinfo b/www/p5-SRU/distinfo
index 92d8fb33c153..fcdfda60c60b 100644
--- a/www/p5-SRU/distinfo
+++ b/www/p5-SRU/distinfo
@@ -1,3 +1,3 @@
-MD5 (SRU-0.93.tar.gz) = 83143d0539b3f5f21665da0f424d1751
-SHA256 (SRU-0.93.tar.gz) = 9587a8983a99c48e51d25c1457df803772602581df1f682e754ee03472aa0eb1
-SIZE (SRU-0.93.tar.gz) = 18919
+MD5 (SRU-0.95.tar.gz) = 8103742ea8c8f7ed5034ac3779696ef1
+SHA256 (SRU-0.95.tar.gz) = 3bee0c3bdf1563797dfe2aaf6d033a70ddb26dcfdbb8f92814846184f60eab09
+SIZE (SRU-0.95.tar.gz) = 18367
diff --git a/www/p5-SRU/pkg-plist b/www/p5-SRU/pkg-plist
index 278f9b1280fc..3d5f7c7cdec1 100644
--- a/www/p5-SRU/pkg-plist
+++ b/www/p5-SRU/pkg-plist
@@ -1,4 +1,4 @@
-%%SITE_PERL%%/Catalyst/Plugin/SRU.pm
+%%SITE_PERL%%/Catalyst/Controller/SRU.pm
%%SITE_PERL%%/SRU.pm
%%SITE_PERL%%/SRU/Request.pm
%%SITE_PERL%%/SRU/Request/Explain.pm
@@ -21,5 +21,5 @@
@dirrm %%SITE_PERL%%/SRU/Response
@dirrm %%SITE_PERL%%/SRU/Request
@dirrmtry %%SITE_PERL%%/SRU
-@dirrmtry %%SITE_PERL%%/Catalyst/Plugin
+@dirrmtry %%SITE_PERL%%/Catalyst/Controller
@dirrmtry %%SITE_PERL%%/Catalyst