Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Aug 2010 12:06:42 +0200 (CEST)
From:      Frederic Culot <frederic@culot.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/149192: Update port: devel/p5-File-ChangeNotify
Message-ID:  <201008021006.o72A6gL2089614@0xd0.org>
Resent-Message-ID: <201008021010.o72AA17S074635@freefall.freebsd.org>

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

>Number:         149192
>Category:       ports
>Synopsis:       Update port: devel/p5-File-ChangeNotify
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 02 10:10:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Frederic Culot
>Release:        FreeBSD 8.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD 0xd0.org 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:36:49 UTC 2010 root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
Update to 0.16:
- dependency to devel/p5-namespace-autoclean added
>How-To-Repeat:
>Fix:
diff -ruN p5-File-ChangeNotify.bak/Makefile p5-File-ChangeNotify/Makefile
--- p5-File-ChangeNotify.bak/Makefile	2010-08-02 11:46:32.813761834 +0200
+++ p5-File-ChangeNotify/Makefile	2010-08-02 11:50:38.393803991 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	File-ChangeNotify
-PORTVERSION=	0.13
+PORTVERSION=	0.16
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -16,7 +16,8 @@
 
 RUN_DEPENDS=	p5-Class-MOP>=0:${PORTSDIR}/devel/p5-Class-MOP \
 		p5-MooseX-SemiAffordanceAccessor>=0:${PORTSDIR}/devel/p5-MooseX-SemiAffordanceAccessor \
-		p5-MooseX-Params-Validate>=0:${PORTSDIR}/devel/p5-MooseX-Params-Validate
+		p5-MooseX-Params-Validate>=0:${PORTSDIR}/devel/p5-MooseX-Params-Validate \
+		p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean
 BUILD_DEPENDS:=	${RUN_DEPENDS}
 
 MAN3=		File::ChangeNotify.3 \
diff -ruN p5-File-ChangeNotify.bak/distinfo p5-File-ChangeNotify/distinfo
--- p5-File-ChangeNotify.bak/distinfo	2010-08-02 11:46:32.813761834 +0200
+++ p5-File-ChangeNotify/distinfo	2010-08-02 11:51:14.106085300 +0200
@@ -1,3 +1,3 @@
-MD5 (File-ChangeNotify-0.13.tar.gz) = 791ef4b997a05b50704e2c28f8f878a0
-SHA256 (File-ChangeNotify-0.13.tar.gz) = c8702855db614676fdbf63fdada380ead8f6140135d58d5391442e0d89a96a28
-SIZE (File-ChangeNotify-0.13.tar.gz) = 18155
+MD5 (File-ChangeNotify-0.16.tar.gz) = 01f13510262c68acc40c79b4b3e88237
+SHA256 (File-ChangeNotify-0.16.tar.gz) = fbeb0fbd9458f467271460043302e76f664f1ec1bcdc027ac178279c753b988f
+SIZE (File-ChangeNotify-0.16.tar.gz) = 19652
>Release-Note:
>Audit-Trail:
>Unformatted:



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