Bug 180758 - [Maintainer update] devel/p5-Sys-SigAction to ver. 0.17
Summary: [Maintainer update] devel/p5-Sys-SigAction to ver. 0.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: Frederic Culot
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-23 11:50 UTC by Sergei Vyshenski
Modified: 2013-07-23 13:30 UTC (History)
0 users

See Also:


Attachments
file.diff (981 bytes, patch)
2013-07-23 11:50 UTC, Sergei Vyshenski
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sergei Vyshenski 2013-07-23 11:50:00 UTC
	update of devel/p5-Sys-SigAction to ver. 0.17
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-07-23 11:50:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Frederic Culot freebsd_committer freebsd_triage 2013-07-23 12:29:48 UTC
Responsible Changed
From-To: perl->culot

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-07-23 13:28:04 UTC
Author: culot
Date: Tue Jul 23 12:27:51 2013
New Revision: 323529
URL: http://svnweb.freebsd.org/changeset/ports/323529

Log:
  - Update to 0.17
  
  Changes:	http://search.cpan.org/dist/Sys-SigAction/Changes
  PR:		ports/180758
  Submitted by: 	Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)

Modified:
  head/devel/p5-Sys-SigAction/Makefile
  head/devel/p5-Sys-SigAction/distinfo

Modified: head/devel/p5-Sys-SigAction/Makefile
==============================================================================
--- head/devel/p5-Sys-SigAction/Makefile	Tue Jul 23 12:04:40 2013	(r323528)
+++ head/devel/p5-Sys-SigAction/Makefile	Tue Jul 23 12:27:51 2013	(r323529)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Sys-SigAction
-PORTVERSION=	0.15
+PORTVERSION=	0.17
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-

Modified: head/devel/p5-Sys-SigAction/distinfo
==============================================================================
--- head/devel/p5-Sys-SigAction/distinfo	Tue Jul 23 12:04:40 2013	(r323528)
+++ head/devel/p5-Sys-SigAction/distinfo	Tue Jul 23 12:27:51 2013	(r323529)
@@ -1,2 +1,2 @@
-SHA256 (Sys-SigAction-0.15.tar.gz) = 0056512353ac9f5ab90018115f20f37670f0f19bb6f0da4bf16dd83342d67919
-SIZE (Sys-SigAction-0.15.tar.gz) = 19264
+SHA256 (Sys-SigAction-0.17.tar.gz) = edff884d5d0afed8ca20ff424ef20e303397dd7b04f002d200cac372b7641ca1
+SIZE (Sys-SigAction-0.17.tar.gz) = 19819
_______________________________________________
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"
Comment 4 Frederic Culot freebsd_committer freebsd_triage 2013-07-23 13:28:07 UTC
State Changed
From-To: open->closed

Committed. Thanks!