svn commit: r324518 - head/devel/p5-Test-TCP
Jun Kuriyama
kuriyama at FreeBSD.org
Sat Aug 10 14:04:37 UTC 2013
Author: kuriyama
Date: Sat Aug 10 14:04:36 2013
New Revision: 324518
URL: http://svnweb.freebsd.org/changeset/ports/324518
Log:
- Upgrade to 2.00.
Modified:
head/devel/p5-Test-TCP/Makefile
head/devel/p5-Test-TCP/distinfo
Modified: head/devel/p5-Test-TCP/Makefile
==============================================================================
--- head/devel/p5-Test-TCP/Makefile Sat Aug 10 14:01:27 2013 (r324517)
+++ head/devel/p5-Test-TCP/Makefile Sat Aug 10 14:04:36 2013 (r324518)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= Test-TCP
-PORTVERSION= 1.27
+PORTVERSION= 2.00
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:TOKUHIROM
@@ -15,7 +15,8 @@ RUN_DEPENDS= \
BUILD_DEPENDS:= ${RUN_DEPENDS}
# XXX: test t/05_sigint.t fails. Check it later.
-PERL_MODBUILD= yes
+USES= perl5
+USE_PERL5= modbuild
MAN3= Net::EmptyPort.3 \
Test::TCP.3 \
Modified: head/devel/p5-Test-TCP/distinfo
==============================================================================
--- head/devel/p5-Test-TCP/distinfo Sat Aug 10 14:01:27 2013 (r324517)
+++ head/devel/p5-Test-TCP/distinfo Sat Aug 10 14:04:36 2013 (r324518)
@@ -1,2 +1,2 @@
-SHA256 (Test-TCP-1.27.tar.gz) = fcf9d7ffb46e2882e4a8ee9a02d49f80df30e76c0a0c39198441877ef82ee7aa
-SIZE (Test-TCP-1.27.tar.gz) = 19983
+SHA256 (Test-TCP-2.00.tar.gz) = 95e3239975bb42af9eba9f38224bc6be4a2c4cbb0d3b5c1a2d8d9a3957d0630c
+SIZE (Test-TCP-2.00.tar.gz) = 20969
More information about the svn-ports-all
mailing list