svn commit: r443954 - head/devel/p5-Debug-Client
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Jun 20 13:28:15 UTC 2017
Author: sunpoet
Date: Tue Jun 20 13:28:13 2017
New Revision: 443954
URL: https://svnweb.freebsd.org/changeset/ports/443954
Log:
Update to 0.30
Changes: http://search.cpan.org/dist/Debug-Client/Changes
Modified:
head/devel/p5-Debug-Client/Makefile
head/devel/p5-Debug-Client/distinfo
Modified: head/devel/p5-Debug-Client/Makefile
==============================================================================
--- head/devel/p5-Debug-Client/Makefile Tue Jun 20 13:21:29 2017 (r443953)
+++ head/devel/p5-Debug-Client/Makefile Tue Jun 20 13:28:13 2017 (r443954)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= Debug-Client
-PORTVERSION= 0.29
-PORTREVISION= 1
+PORTVERSION= 0.30
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,14 +13,13 @@ COMMENT= Client for the standard Perl debugger
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-PadWalker>=1.96:devel/p5-PadWalker \
- p5-Term-ReadLine-Gnu>=1.2:devel/p5-Term-ReadLine-Gnu
+BUILD_DEPENDS= p5-PadWalker>=1.98:devel/p5-PadWalker \
+ p5-Term-ReadLine-Gnu>=1.20:devel/p5-Term-ReadLine-Gnu
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-File-HomeDir>=1:devel/p5-File-HomeDir \
- p5-Term-ReadLine-Gnu>=1.20:devel/p5-Term-ReadLine-Gnu \
- p5-Test-CheckDeps>=0.006:devel/p5-Test-CheckDeps \
- p5-Test-Class>=0.39:devel/p5-Test-Class \
- p5-Test-Deep>=0.110:devel/p5-Test-Deep \
+ p5-Test-CheckDeps>=0.010:devel/p5-Test-CheckDeps \
+ p5-Test-Class>=0.42:devel/p5-Test-Class \
+ p5-Test-Deep>=0.112:devel/p5-Test-Deep \
p5-Test-Requires>=0.07:devel/p5-Test-Requires
NO_ARCH= yes
Modified: head/devel/p5-Debug-Client/distinfo
==============================================================================
--- head/devel/p5-Debug-Client/distinfo Tue Jun 20 13:21:29 2017 (r443953)
+++ head/devel/p5-Debug-Client/distinfo Tue Jun 20 13:28:13 2017 (r443954)
@@ -1,2 +1,3 @@
-SHA256 (Debug-Client-0.29.tar.gz) = 51f4ea6c6991221024a08b6106d4af1455452fae3b809b0bf0a208fbddb30efa
-SIZE (Debug-Client-0.29.tar.gz) = 41615
+TIMESTAMP = 1497958467
+SHA256 (Debug-Client-0.30.tar.gz) = f5d9013a98e25a97eabcdcd888a3bf65f9ff047dac38d761488192386e2375b2
+SIZE (Debug-Client-0.30.tar.gz) = 41779
More information about the svn-ports-all
mailing list