Bug 171039 - [PATCH] devel/p5-Test-TCP: update to 1.17
Summary: [PATCH] devel/p5-Test-TCP: update to 1.17
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Jun Kuriyama
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-25 17:10 UTC by Steve Wills
Modified: 2012-08-25 17:30 UTC (History)
1 user (show)

See Also:


Attachments
p5-Test-TCP-1.17.patch (1.15 KB, patch)
2012-08-25 17:10 UTC, Steve Wills
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Wills freebsd_committer freebsd_triage 2012-08-25 17:10:01 UTC
- Update to 1.17

Port maintainer (kuriyama@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: SVN)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-08-25 17:10:18 UTC
Responsible Changed
From-To: freebsd-ports-bugs->kuriyama

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Jun Kuriyama freebsd_committer freebsd_triage 2012-08-25 17:20:40 UTC
State Changed
From-To: open->closed

Thanks, committed. 

In my environment, test t/05_sigint.t failed.  How about in your environment?
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-08-25 17:20:48 UTC
Author: kuriyama
Date: Sat Aug 25 16:20:38 2012
New Revision: 303148
URL: http://svn.freebsd.org/changeset/ports/303148

Log:
  - Upgrade to 1.17.
  
  PR:		ports/171039
  Submitted by:	swills

Modified:
  head/devel/p5-Test-TCP/Makefile
  head/devel/p5-Test-TCP/distinfo
  head/devel/p5-Test-TCP/pkg-plist

Modified: head/devel/p5-Test-TCP/Makefile
==============================================================================
--- head/devel/p5-Test-TCP/Makefile	Sat Aug 25 16:18:59 2012	(r303147)
+++ head/devel/p5-Test-TCP/Makefile	Sat Aug 25 16:20:38 2012	(r303148)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Test-TCP
-PORTVERSION=	1.15
+PORTVERSION=	1.17
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:TOKUHIROM
@@ -18,6 +18,7 @@ COMMENT=	Perl extension for testing TCP 
 RUN_DEPENDS=	\
 	p5-Test-SharedFork>=0.19:${PORTSDIR}/devel/p5-Test-SharedFork
 BUILD_DEPENDS:=	${RUN_DEPENDS}
+# XXX: test t/05_sigint.t fails.  Check it later.
 
 PERL_CONFIGURE=	yes
 

Modified: head/devel/p5-Test-TCP/distinfo
==============================================================================
--- head/devel/p5-Test-TCP/distinfo	Sat Aug 25 16:18:59 2012	(r303147)
+++ head/devel/p5-Test-TCP/distinfo	Sat Aug 25 16:20:38 2012	(r303148)
@@ -1,2 +1,2 @@
-SHA256 (Test-TCP-1.15.tar.gz) = 22fed9fe3d683843524530327fd552548a87cd49e73d3286105f951e30e78664
-SIZE (Test-TCP-1.15.tar.gz) = 25981
+SHA256 (Test-TCP-1.17.tar.gz) = b7d81865e65cd5b9292abf1c0ca6bd434509b7439b4a310532a87e74681db141
+SIZE (Test-TCP-1.17.tar.gz) = 27091

Modified: head/devel/p5-Test-TCP/pkg-plist
==============================================================================
--- head/devel/p5-Test-TCP/pkg-plist	Sat Aug 25 16:18:59 2012	(r303147)
+++ head/devel/p5-Test-TCP/pkg-plist	Sat Aug 25 16:20:38 2012	(r303148)
@@ -1,5 +1,7 @@
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/TCP/.packlist
 %%SITE_PERL%%/Test/TCP.pm
+%%SITE_PERL%%/Test/TCP/CheckPort.pm
+@dirrm %%SITE_PERL%%/Test/TCP
 @dirrmtry %%SITE_PERL%%/Test
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/TCP
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"