Skip site navigation (1)Skip section navigation (2)
Date:      2 May 2010 17:19:02 +0400
From:      "Alexey V.Degtyarev" <alexey@renatasystems.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/146236: [maintainer update] devel/p5-File-ChangeNotify: update to latest release (0.13)
Message-ID:  <20100502131902.18749.qmail@hs-9.renatasystems.org>
Resent-Message-ID: <201005021320.o42DK8iS078315@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         146236
>Category:       ports
>Synopsis:       [maintainer update] devel/p5-File-ChangeNotify: update to latest release (0.13)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 02 13:20:07 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Alexey V. Degtyarev
>Release:        FreeBSD 8.0-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD renatasystems.org 8.0-RELEASE FreeBSD 8.0-RELEASE #0: Sat Nov 21 15:02:08 UTC 2009 root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64


	
>Description:
This will update devel/p5-File-ChangeNotify to latest release available. In
this release:

- Circular symlinks would cause instantiating a watcher to die with an error
  from File::Find. These are now ignored. Reported by Jon Schutz. RT #55883.

- Fixed misspelling of IO::KQueue in auto features. Reported by Jens
  Rehsack. RT #54905.

>How-To-Repeat:
	
>Fix:

	

--- p5-File-ChangeNotify.0.13.patch begins here ---
diff -urN devel/p5-File-ChangeNotify.orig/Makefile devel/p5-File-ChangeNotify/Makefile
--- devel/p5-File-ChangeNotify.orig/Makefile	2010-02-14 18:46:48.000000000 +0000
+++ devel/p5-File-ChangeNotify/Makefile	2010-05-02 12:31:17.000000000 +0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	File-ChangeNotify
-PORTVERSION=	0.12
+PORTVERSION=	0.13
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
diff -urN devel/p5-File-ChangeNotify.orig/distinfo devel/p5-File-ChangeNotify/distinfo
--- devel/p5-File-ChangeNotify.orig/distinfo	2010-02-14 18:46:48.000000000 +0000
+++ devel/p5-File-ChangeNotify/distinfo	2010-05-02 12:31:27.000000000 +0000
@@ -1,3 +1,3 @@
-MD5 (File-ChangeNotify-0.12.tar.gz) = cce39304fb2f12acc8c8b2c5a0876b26
-SHA256 (File-ChangeNotify-0.12.tar.gz) = 696e84f7cf3a2ebcdcf2430e821bb048a70ea52d65d2e0d274218519473a2f2c
-SIZE (File-ChangeNotify-0.12.tar.gz) = 17886
+MD5 (File-ChangeNotify-0.13.tar.gz) = 791ef4b997a05b50704e2c28f8f878a0
+SHA256 (File-ChangeNotify-0.13.tar.gz) = c8702855db614676fdbf63fdada380ead8f6140135d58d5391442e0d89a96a28
+SIZE (File-ChangeNotify-0.13.tar.gz) = 18155
--- p5-File-ChangeNotify.0.13.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



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