Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Dec 2016 21:08:15 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r427805 - head/devel/p5-Sys-SigAction
Message-ID:  <201612042108.uB4L8Fbp003055@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ehaupt
Date: Sun Dec  4 21:08:15 2016
New Revision: 427805
URL: https://svnweb.freebsd.org/changeset/ports/427805

Log:
  Update to 0.23
  
  PR:		214177
  Submitted by:	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 Dec  4 21:03:14 2016	(r427804)
+++ head/devel/p5-Sys-SigAction/Makefile	Sun Dec  4 21:08:15 2016	(r427805)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Sys-SigAction
-PORTVERSION=	0.21
-PORTREVISION=	1
+PORTVERSION=	0.23
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,11 +13,8 @@ COMMENT=	Perl extension for Consistent S
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
-BUILD_DEPENDS=	p5-Time-HiRes>=1.9726:devel/p5-Time-HiRes
-RUN_DEPENDS:=	${BUILD_DEPENDS}
-TEST_DEPENDS=	p5-Test-Simple>=0:devel/p5-Test-Simple
-
 USES=		perl5
 USE_PERL5=	configure
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/devel/p5-Sys-SigAction/distinfo
==============================================================================
--- head/devel/p5-Sys-SigAction/distinfo	Sun Dec  4 21:03:14 2016	(r427804)
+++ head/devel/p5-Sys-SigAction/distinfo	Sun Dec  4 21:08:15 2016	(r427805)
@@ -1,2 +1,3 @@
-SHA256 (Sys-SigAction-0.21.tar.gz) = e144207a6fd261eb9f98554c76bea66d95870ee1f62d2d346a1ea95fdccf80db
-SIZE (Sys-SigAction-0.21.tar.gz) = 22152
+TIMESTAMP = 1480885201
+SHA256 (Sys-SigAction-0.23.tar.gz) = c4ef6c9345534031fcbbe2adc347fc7194d47afc945e7a44fac7e9563095d353
+SIZE (Sys-SigAction-0.23.tar.gz) = 25621



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612042108.uB4L8Fbp003055>