svn commit: r324501 - head/devel/p5-Filesys-Notify-Simple
Jun Kuriyama
kuriyama at FreeBSD.org
Sat Aug 10 13:20:00 UTC 2013
Author: kuriyama
Date: Sat Aug 10 13:19:59 2013
New Revision: 324501
URL: http://svnweb.freebsd.org/changeset/ports/324501
Log:
- Upgrade to 0.12.
Modified:
head/devel/p5-Filesys-Notify-Simple/Makefile
head/devel/p5-Filesys-Notify-Simple/distinfo
Modified: head/devel/p5-Filesys-Notify-Simple/Makefile
==============================================================================
--- head/devel/p5-Filesys-Notify-Simple/Makefile Sat Aug 10 13:19:37 2013 (r324500)
+++ head/devel/p5-Filesys-Notify-Simple/Makefile Sat Aug 10 13:19:59 2013 (r324501)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= Filesys-Notify-Simple
-PORTVERSION= 0.10
+PORTVERSION= 0.12
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:MIYAGAWA
@@ -10,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama at FreeBSD.org
COMMENT= Perl extension for simple and dumb file system watcher
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Filesys::Notify::Simple.3
Modified: head/devel/p5-Filesys-Notify-Simple/distinfo
==============================================================================
--- head/devel/p5-Filesys-Notify-Simple/distinfo Sat Aug 10 13:19:37 2013 (r324500)
+++ head/devel/p5-Filesys-Notify-Simple/distinfo Sat Aug 10 13:19:59 2013 (r324501)
@@ -1,2 +1,2 @@
-SHA256 (Filesys-Notify-Simple-0.10.tar.gz) = b526ab0ceff0286a85f1fefb8be9e99c417971f710eb2f8fa3aad33e6028932b
-SIZE (Filesys-Notify-Simple-0.10.tar.gz) = 24191
+SHA256 (Filesys-Notify-Simple-0.12.tar.gz) = ecafcdfdebd0706fdf1bb7ee1bbbc304a65d70c6cc05255d14fd133da6aca60d
+SIZE (Filesys-Notify-Simple-0.12.tar.gz) = 12935
More information about the svn-ports-head
mailing list