ports/140329: [PATCH] devel/p5-File-ChangeNotify: update to 0.08
Sahil Tandon
sahil at tandon.net
Fri Nov 6 04:00:15 UTC 2009
>Number: 140329
>Category: ports
>Synopsis: [PATCH] devel/p5-File-ChangeNotify: update to 0.08
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Fri Nov 06 04:00:14 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Sahil Tandon
>Release: FreeBSD 7.2-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to 0.08
>How-To-Repeat:
>Fix:
--- p5-File-ChangeNotify.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-File-ChangeNotify/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile 14 Aug 2009 20:08:48 -0000 1.1
+++ Makefile 6 Nov 2009 03:58:39 -0000
@@ -6,7 +6,7 @@
#
PORTNAME= File-ChangeNotify
-PORTVERSION= 0.07
+PORTVERSION= 0.08
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -23,7 +23,8 @@
File::ChangeNotify::Event.3 \
File::ChangeNotify::Watcher.3 \
File::ChangeNotify::Watcher::Inotify.3 \
- File::ChangeNotify::Watcher::Default.3
+ File::ChangeNotify::Watcher::Default.3 \
+ File::ChangeNotify::Watcher::KQueue.3
PERL_CONFIGURE= yes
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-File-ChangeNotify/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo 14 Aug 2009 20:08:48 -0000 1.1
+++ distinfo 6 Nov 2009 03:58:39 -0000
@@ -1,3 +1,3 @@
-MD5 (File-ChangeNotify-0.07.tar.gz) = 1459d99d91420d14d75bb5d000aa3aa2
-SHA256 (File-ChangeNotify-0.07.tar.gz) = 9e4243b955e5d079d83761b45401e4793348016b9a09625f282682187bf67462
-SIZE (File-ChangeNotify-0.07.tar.gz) = 10440
+MD5 (File-ChangeNotify-0.08.tar.gz) = 93d28e3351f7812acff1e9b429b57d3b
+SHA256 (File-ChangeNotify-0.08.tar.gz) = 801823323386aae78a6b5740dde1098b48e9c54b008d2f9cfb42ba7b6f11499c
+SIZE (File-ChangeNotify-0.08.tar.gz) = 16902
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/devel/p5-File-ChangeNotify/pkg-plist,v
retrieving revision 1.1
diff -u -r1.1 pkg-plist
--- pkg-plist 14 Aug 2009 20:08:48 -0000 1.1
+++ pkg-plist 6 Nov 2009 03:58:39 -0000
@@ -3,6 +3,7 @@
%%SITE_PERL%%/File/ChangeNotify/Watcher.pm
%%SITE_PERL%%/File/ChangeNotify/Watcher/Default.pm
%%SITE_PERL%%/File/ChangeNotify/Watcher/Inotify.pm
+%%SITE_PERL%%/File/ChangeNotify/Watcher/KQueue.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/File/ChangeNotify/.packlist
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/File/ChangeNotify
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/File
--- p5-File-ChangeNotify.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list