svn commit: r372845 - head/devel/p5-AnyEvent-Filesys-Notify
Jun Kuriyama
kuriyama at FreeBSD.org
Thu Nov 20 06:42:51 UTC 2014
Author: kuriyama
Date: Thu Nov 20 06:42:50 2014
New Revision: 372845
URL: https://svnweb.freebsd.org/changeset/ports/372845
QAT: https://qat.redports.org/buildarchive/r372845/
Log:
- Upgrade to 1.15.
Modified:
head/devel/p5-AnyEvent-Filesys-Notify/Makefile
head/devel/p5-AnyEvent-Filesys-Notify/distinfo
Modified: head/devel/p5-AnyEvent-Filesys-Notify/Makefile
==============================================================================
--- head/devel/p5-AnyEvent-Filesys-Notify/Makefile Thu Nov 20 06:34:09 2014 (r372844)
+++ head/devel/p5-AnyEvent-Filesys-Notify/Makefile Thu Nov 20 06:42:50 2014 (r372845)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= AnyEvent-Filesys-Notify
-PORTVERSION= 1.14
+PORTVERSION= 1.15
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:MGRIMES
@@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama at FreeBSD.org
COMMENT= Perl extension for AnyEvent compat to monitor file/dir changes
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
RUN_DEPENDS= \
p5-Moo>=1.003001:${PORTSDIR}/devel/p5-Moo \
p5-MooX-late>=0.014:${PORTSDIR}/devel/p5-MooX-late \
@@ -26,5 +29,6 @@ TEST_DEPENDS= p5-Data-Dump>=0:${PORTSDIR
USES= perl5
USE_PERL5= modbuild
+NO_ARCH= YES
.include <bsd.port.mk>
Modified: head/devel/p5-AnyEvent-Filesys-Notify/distinfo
==============================================================================
--- head/devel/p5-AnyEvent-Filesys-Notify/distinfo Thu Nov 20 06:34:09 2014 (r372844)
+++ head/devel/p5-AnyEvent-Filesys-Notify/distinfo Thu Nov 20 06:42:50 2014 (r372845)
@@ -1,2 +1,2 @@
-SHA256 (AnyEvent-Filesys-Notify-1.14.tar.gz) = 8ba10902038f4db51593c7c1a9139c80013361eee9b76c5fa03c6778c85c06d0
-SIZE (AnyEvent-Filesys-Notify-1.14.tar.gz) = 24180
+SHA256 (AnyEvent-Filesys-Notify-1.15.tar.gz) = 85b0cabede9816d5c8ee513673d0ec7952a245babead9ea787d6e1bfc498210d
+SIZE (AnyEvent-Filesys-Notify-1.15.tar.gz) = 24219
More information about the svn-ports-head
mailing list