svn commit: r467970 - head/devel/p5-Async-Interrupt
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Apr 22 08:54:15 UTC 2018
Author: sunpoet
Date: Sun Apr 22 08:54:14 2018
New Revision: 467970
URL: https://svnweb.freebsd.org/changeset/ports/467970
Log:
Update to 1.24
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 Sun Apr 22 08:50:58 2018 (r467969)
+++ head/devel/p5-Async-Interrupt/Makefile Sun Apr 22 08:54:14 2018 (r467970)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Async-Interrupt
-PORTVERSION= 1.22
+PORTVERSION= 1.24
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -13,8 +13,9 @@ COMMENT= Allow C/XS libraries to interrupt perl asynch
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-common-sense>=0:devel/p5-common-sense
-RUN_DEPENDS:= ${BUILD_DEPENDS}
+BUILD_DEPENDS= p5-Canary-Stability>=0:devel/p5-Canary-Stability \
+ p5-common-sense>=0:devel/p5-common-sense
+RUN_DEPENDS= p5-common-sense>=0:devel/p5-common-sense
USES= perl5
USE_PERL5= configure
Modified: head/devel/p5-Async-Interrupt/distinfo
==============================================================================
--- head/devel/p5-Async-Interrupt/distinfo Sun Apr 22 08:50:58 2018 (r467969)
+++ head/devel/p5-Async-Interrupt/distinfo Sun Apr 22 08:54:14 2018 (r467970)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1516371638
-SHA256 (Async-Interrupt-1.22.tar.gz) = 222e51d1117e5b04495e47a5341e986cb7c4a0ce1bc3bd9ad5bac25f233083a3
-SIZE (Async-Interrupt-1.22.tar.gz) = 30394
+TIMESTAMP = 1524262360
+SHA256 (Async-Interrupt-1.24.tar.gz) = a022de8e91d168755f37fa66f4f2726acc7a9a7b9c42979edd3b2dcc4655a4d3
+SIZE (Async-Interrupt-1.24.tar.gz) = 35888
More information about the svn-ports-all
mailing list