aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2015-10-13 13:58:05 +0000
committerFrederic Culot <culot@FreeBSD.org>2015-10-13 13:58:05 +0000
commit05cd4e49f50da2d33083f70227033e0317f54838 (patch)
tree2bb8fa0947112c6aacd47ecaaadc008c724e7154
parentc4598245c1d7a53982916ef6693fe6e8157d6ada (diff)
downloadports-05cd4e49f50da2d33083f70227033e0317f54838.tar.gz
ports-05cd4e49f50da2d33083f70227033e0317f54838.zip
- Update to 0.21
Notes
Notes: svn path=/head/; revision=399192
-rw-r--r--devel/p5-Parse-ErrorString-Perl/Makefile11
-rw-r--r--devel/p5-Parse-ErrorString-Perl/distinfo4
-rw-r--r--devel/p5-Parse-ErrorString-Perl/pkg-descr2
3 files changed, 9 insertions, 8 deletions
diff --git a/devel/p5-Parse-ErrorString-Perl/Makefile b/devel/p5-Parse-ErrorString-Perl/Makefile
index 121f4eccc2d7..acb0b568afd4 100644
--- a/devel/p5-Parse-ErrorString-Perl/Makefile
+++ b/devel/p5-Parse-ErrorString-Perl/Makefile
@@ -2,10 +2,8 @@
# $FreeBSD$
PORTNAME= Parse-ErrorString-Perl
-PORTVERSION= 0.20
-PORTREVISION= 1
+PORTVERSION= 0.21
CATEGORIES= devel perl5
-MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= culot@FreeBSD.org
@@ -14,12 +12,15 @@ COMMENT= Parse error messages from the Perl interpreter
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Pod-POM>=0.27:${PORTSDIR}/textproc/p5-Pod-POM \
- p5-Class-XSAccessor>=0:${PORTSDIR}/devel/p5-Class-XSAccessor
+BUILD_DEPENDS= p5-Class-XSAccessor>=0:${PORTSDIR}/devel/p5-Class-XSAccessor \
+ p5-Module-Install>0:${PORTSDIR}/devel/p5-Module-Install \
+ p5-Pod-POM>=0.27:${PORTSDIR}/textproc/p5-Pod-POM
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Differences>=0:${PORTSDIR}/devel/p5-Test-Differences
USES= perl5
USE_PERL5= configure
+USE_GITHUB= yes
+GH_ACCOUNT= PadreIDE
.include <bsd.port.mk>
diff --git a/devel/p5-Parse-ErrorString-Perl/distinfo b/devel/p5-Parse-ErrorString-Perl/distinfo
index aaed2bf7ebb4..e3baba0e22a4 100644
--- a/devel/p5-Parse-ErrorString-Perl/distinfo
+++ b/devel/p5-Parse-ErrorString-Perl/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Parse-ErrorString-Perl-0.20.tar.gz) = 6d07c4b37446b0bf431bff3513b61c241ae07467f15300c60c696af41bd36a08
-SIZE (Parse-ErrorString-Perl-0.20.tar.gz) = 29786
+SHA256 (PadreIDE-Parse-ErrorString-Perl-0.21_GH0.tar.gz) = 29d148fe7fa240c2c02c289bcf06af8eef1a38bcfe545052f6b9c22b4df3396a
+SIZE (PadreIDE-Parse-ErrorString-Perl-0.21_GH0.tar.gz) = 12237
diff --git a/devel/p5-Parse-ErrorString-Perl/pkg-descr b/devel/p5-Parse-ErrorString-Perl/pkg-descr
index c1d48228fce7..765e8c9a7b11 100644
--- a/devel/p5-Parse-ErrorString-Perl/pkg-descr
+++ b/devel/p5-Parse-ErrorString-Perl/pkg-descr
@@ -1,4 +1,4 @@
Parse::ErrorString::Perl is a module for parsing Perl interpreter
error messages.
-WWW: http://search.cpan.org/dist/Parse-ErrorString-Perl/
+WWW: https://github.com/PadreIDE/Parse-ErrorString-Perl