aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2011-12-05 23:18:02 +0800
committersunpoet <sunpoet@FreeBSD.org>2011-12-05 23:18:02 +0800
commitb1d35d79dd8a3419d00bd1f5b5acd3c920c13fe8 (patch)
treef524bba123cd3a1058835d195d59164cd1d75594 /devel
parent726a20229be4417ec4399709dcd3330118ee3568 (diff)
downloadfreebsd-ports-gnome-b1d35d79dd8a3419d00bd1f5b5acd3c920c13fe8.tar.gz
freebsd-ports-gnome-b1d35d79dd8a3419d00bd1f5b5acd3c920c13fe8.tar.zst
freebsd-ports-gnome-b1d35d79dd8a3419d00bd1f5b5acd3c920c13fe8.zip
- Update to 1.23
- Update *_DEPENDS - Add TEST_DEPENDS Changes: http://search.cpan.org/dist/Git-Repository/Changes Feature safe: yes
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Git-Repository/Makefile8
-rw-r--r--devel/p5-Git-Repository/distinfo4
2 files changed, 8 insertions, 4 deletions
diff --git a/devel/p5-Git-Repository/Makefile b/devel/p5-Git-Repository/Makefile
index 5fe6af395532..2afe934f18cb 100644
--- a/devel/p5-Git-Repository/Makefile
+++ b/devel/p5-Git-Repository/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Git-Repository
-PORTVERSION= 1.22
+PORTVERSION= 1.23
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:BOOK
@@ -18,9 +18,13 @@ COMMENT= Perl interface to Git repositories
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-System-Command>=0:${PORTSDIR}/devel/p5-System-Command
+BUILD_DEPENDS= ${LOCALBASE}/bin/git:${PORTSDIR}/devel/git \
+ p5-System-Command>=1.01:${PORTSDIR}/devel/p5-System-Command
RUN_DEPENDS:= ${BUILD_DEPENDS}
+TEST_DEPENDS= p5-Test-Pod>=1.22:${PORTSDIR}/devel/p5-Test-Pod \
+ p5-Test-Pod-Coverage>=1.08:${PORTSDIR}/devel/p5-Test-Pod-Coverage
+
PERL_CONFIGURE= yes
MAN3= Git::Repository.3 \
diff --git a/devel/p5-Git-Repository/distinfo b/devel/p5-Git-Repository/distinfo
index 02266c9422d5..688f87007e1a 100644
--- a/devel/p5-Git-Repository/distinfo
+++ b/devel/p5-Git-Repository/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Git-Repository-1.22.tar.gz) = 8522b9f5c452f0859d71e2c0d7357af59116ca25487d444f71d09d68569a97d7
-SIZE (Git-Repository-1.22.tar.gz) = 41506
+SHA256 (Git-Repository-1.23.tar.gz) = d0a3d2b3fb2026fc59c6c30972b92d49588164a75c2ba9e9994bf8129c28e98d
+SIZE (Git-Repository-1.23.tar.gz) = 42029