Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Feb 2015 16:21:43 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r379692 - head/devel/p5-Async-Interrupt
Message-ID:  <201502231621.t1NGLhwJ006496@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Feb 23 16:21:42 2015
New Revision: 379692
URL: https://svnweb.freebsd.org/changeset/ports/379692
QAT: https://qat.redports.org/buildarchive/r379692/

Log:
  - Update to 1.21
  - Remove DISTNAME
  
  Changes:	http://search.cpan.org/dist/Async-Interrupt/Changes

Modified:
  head/devel/p5-Async-Interrupt/Makefile
  head/devel/p5-Async-Interrupt/distinfo

Modified: head/devel/p5-Async-Interrupt/Makefile
==============================================================================
--- head/devel/p5-Async-Interrupt/Makefile	Mon Feb 23 16:21:36 2015	(r379691)
+++ head/devel/p5-Async-Interrupt/Makefile	Mon Feb 23 16:21:42 2015	(r379692)
@@ -2,12 +2,10 @@
 # $FreeBSD$
 
 PORTNAME=	Async-Interrupt
-PORTVERSION=	1.20
-PORTREVISION=	1
+PORTVERSION=	1.21
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
-DISTNAME=	${PORTNAME}-${PORTVERSION:C/0$//}
 
 MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Allow C/XS libraries to interrupt perl asynchronously
@@ -16,7 +14,7 @@ LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
 BUILD_DEPENDS=	p5-common-sense>=0:${PORTSDIR}/devel/p5-common-sense
-RUN_DEPENDS=	p5-common-sense>=0:${PORTSDIR}/devel/p5-common-sense
+RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 USES=		perl5
 USE_PERL5=	configure

Modified: head/devel/p5-Async-Interrupt/distinfo
==============================================================================
--- head/devel/p5-Async-Interrupt/distinfo	Mon Feb 23 16:21:36 2015	(r379691)
+++ head/devel/p5-Async-Interrupt/distinfo	Mon Feb 23 16:21:42 2015	(r379692)
@@ -1,2 +1,2 @@
-SHA256 (Async-Interrupt-1.2.tar.gz) = 6aad888284c6f3461d903a1e273e1c4fb4d83e6606d5b4b2e4427211d52b3c77
-SIZE (Async-Interrupt-1.2.tar.gz) = 33243
+SHA256 (Async-Interrupt-1.21.tar.gz) = 63dec7c95a4c41cf1e60847068c7850ff3e7b04d02fdc11208183971d6d15f24
+SIZE (Async-Interrupt-1.21.tar.gz) = 33918



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