aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2009-12-17 07:44:16 +0000
committerWen Heping <wen@FreeBSD.org>2009-12-17 07:44:16 +0000
commitacf16acb4e80c29307d3aa8bce24a6ede868a5d3 (patch)
treebe6e8d81c176e058ca7d3c0d2f6792f4afa20f7c
parent16fb0965422d9acf562b2cdcdbe10764cf07b76b (diff)
downloadports-acf16acb4e80c29307d3aa8bce24a6ede868a5d3.tar.gz
ports-acf16acb4e80c29307d3aa8bce24a6ede868a5d3.zip
- Update to 0.53
Notes
Notes: svn path=/head/; revision=246044
-rw-r--r--devel/p5-ShipIt/Makefile6
-rw-r--r--devel/p5-ShipIt/distinfo6
-rw-r--r--devel/p5-ShipIt/pkg-plist1
3 files changed, 7 insertions, 6 deletions
diff --git a/devel/p5-ShipIt/Makefile b/devel/p5-ShipIt/Makefile
index 5e342539aab1..e9654ab68e13 100644
--- a/devel/p5-ShipIt/Makefile
+++ b/devel/p5-ShipIt/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ShipIt
-PORTVERSION= 0.52
+PORTVERSION= 0.53
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../../authors/id/B/BR/BRADFITZ
@@ -20,7 +20,7 @@ PERL_CONFIGURE= yes
MAN1= shipit.1
MAN3= ShipIt.3 ShipIt::Conf.3 ShipIt::ProjectType.3 \
ShipIt::State.3 ShipIt::Step.3 ShipIt::Step::AddToSVNDir.3 \
- ShipIt::VC.3 ShipIt::VC::Git.3 ShipIt::VC::SVK.3 \
- ShipIt::VC::SVN.3
+ ShipIt::VC.3 ShipIt::VC::Git.3 ShipIt::VC::Mercurial.3 \
+ ShipIt::VC::SVK.3 ShipIt::VC::SVN.3
.include <bsd.port.mk>
diff --git a/devel/p5-ShipIt/distinfo b/devel/p5-ShipIt/distinfo
index 03765949132d..eea895890ec3 100644
--- a/devel/p5-ShipIt/distinfo
+++ b/devel/p5-ShipIt/distinfo
@@ -1,3 +1,3 @@
-MD5 (ShipIt-0.52.tar.gz) = 2b438a9034be0995fcbb29c76709e1f0
-SHA256 (ShipIt-0.52.tar.gz) = 9e022230fa050acb324154d677c49824a4d54e6bb3d619a2ca4c90404708c31e
-SIZE (ShipIt-0.52.tar.gz) = 16293
+MD5 (ShipIt-0.53.tar.gz) = ea28a15f5051ca4013d67310ab2fc4ea
+SHA256 (ShipIt-0.53.tar.gz) = 239ff82a2e115ec13353c131101477380f0b6b9339c11b4d18598012bf41155e
+SIZE (ShipIt-0.53.tar.gz) = 16748
diff --git a/devel/p5-ShipIt/pkg-plist b/devel/p5-ShipIt/pkg-plist
index 40367db2223f..1771a6e40ee7 100644
--- a/devel/p5-ShipIt/pkg-plist
+++ b/devel/p5-ShipIt/pkg-plist
@@ -22,6 +22,7 @@
%%SITE_PERL%%/ShipIt/Util.pm
%%SITE_PERL%%/ShipIt/VC.pm
%%SITE_PERL%%/ShipIt/VC/Git.pm
+%%SITE_PERL%%/ShipIt/VC/Mercurial.pm
%%SITE_PERL%%/ShipIt/VC/SVK.pm
%%SITE_PERL%%/ShipIt/VC/SVN.pm
bin/shipit