Date: Sun, 15 Jun 2014 06:24:58 +0000 (UTC) From: Frederic Culot <culot@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r357829 - head/devel/p5-Sys-SigAction Message-ID: <201406150624.s5F6OwEa046088@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: culot Date: Sun Jun 15 06:24:57 2014 New Revision: 357829 URL: http://svnweb.freebsd.org/changeset/ports/357829 QAT: https://qat.redports.org/buildarchive/r357829/ Log: - Update to 0.21 Changes: http://search.cpan.org/dist/Sys-SigAction/Changes PR: ports/190925 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 Sun Jun 15 06:06:27 2014 (r357828) +++ head/devel/p5-Sys-SigAction/Makefile Sun Jun 15 06:24:57 2014 (r357829) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Sys-SigAction -PORTVERSION= 0.20 +PORTVERSION= 0.21 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-Sys-SigAction/distinfo ============================================================================== --- head/devel/p5-Sys-SigAction/distinfo Sun Jun 15 06:06:27 2014 (r357828) +++ head/devel/p5-Sys-SigAction/distinfo Sun Jun 15 06:24:57 2014 (r357829) @@ -1,2 +1,2 @@ -SHA256 (Sys-SigAction-0.20.tar.gz) = 4438144d510cd80c9b9e7995877b725ea66bf810a41ecbb55321396ad1370de3 -SIZE (Sys-SigAction-0.20.tar.gz) = 22094 +SHA256 (Sys-SigAction-0.21.tar.gz) = e144207a6fd261eb9f98554c76bea66d95870ee1f62d2d346a1ea95fdccf80db +SIZE (Sys-SigAction-0.21.tar.gz) = 22152
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406150624.s5F6OwEa046088>