svn commit: r383656 - head/devel/p5-Git-Wrapper
Adam Weinberger
adamw at FreeBSD.org
Thu Apr 9 16:03:33 UTC 2015
Author: adamw
Date: Thu Apr 9 16:03:31 2015
New Revision: 383656
URL: https://svnweb.freebsd.org/changeset/ports/383656
Log:
Update to 0.044. Turn p5-Devel-CheckBin into a build-only depend.
Changes: https://metacpan.org/changes/distribution/Git-Wrapper
Modified:
head/devel/p5-Git-Wrapper/Makefile
head/devel/p5-Git-Wrapper/distinfo
Modified: head/devel/p5-Git-Wrapper/Makefile
==============================================================================
--- head/devel/p5-Git-Wrapper/Makefile Thu Apr 9 15:56:46 2015 (r383655)
+++ head/devel/p5-Git-Wrapper/Makefile Thu Apr 9 16:03:31 2015 (r383656)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Git-Wrapper
-PORTVERSION= 0.043
+PORTVERSION= 0.044
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -17,7 +17,7 @@ BUILD_DEPENDS= git:${PORTSDIR}/devel/git
p5-File-chdir>=0:${PORTSDIR}/devel/p5-File-chdir \
p5-Devel-CheckBin>=0:${PORTSDIR}/devel/p5-Devel-CheckBin \
p5-Sort-Versions>=0:${PORTSDIR}/devel/p5-Sort-Versions
-RUN_DEPENDS:= ${BUILD_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS:Np5-Devel-CheckBin*}
TEST_DEPENDS= p5-Path-Class>=0.26:${PORTSDIR}/devel/p5-Path-Class \
p5-Sort-Versions>=0:${PORTSDIR}/devel/p5-Sort-Versions \
p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \
Modified: head/devel/p5-Git-Wrapper/distinfo
==============================================================================
--- head/devel/p5-Git-Wrapper/distinfo Thu Apr 9 15:56:46 2015 (r383655)
+++ head/devel/p5-Git-Wrapper/distinfo Thu Apr 9 16:03:31 2015 (r383656)
@@ -1,2 +1,2 @@
-SHA256 (Git-Wrapper-0.043.tar.gz) = 70b7870a36b98678368f93d4c653c0e57f31201706c671b51dad474196283ac2
-SIZE (Git-Wrapper-0.043.tar.gz) = 28700
+SHA256 (Git-Wrapper-0.044.tar.gz) = 66311df97e12b6f586cc1598a8457009a22aeeb20314fcb848b6f8345143dbec
+SIZE (Git-Wrapper-0.044.tar.gz) = 28803
More information about the svn-ports-all
mailing list