From gugu@veda.park.rambler.ru  Sun Dec  6 21:50:32 2009
Return-Path: <gugu@veda.park.rambler.ru>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id DB77D106568B
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  6 Dec 2009 21:50:32 +0000 (UTC)
	(envelope-from gugu@veda.park.rambler.ru)
Received: from mail01.park.rambler.ru (mail01.park.rambler.ru [81.19.66.124])
	by mx1.freebsd.org (Postfix) with ESMTP id 7782B8FC15
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  6 Dec 2009 21:50:31 +0000 (UTC)
Received: from veda.park.rambler.ru ([10.12.2.8])
	by mail01.park.rambler.ru with esmtp (Exim 4.70 (FreeBSD))
	(envelope-from <gugu@veda.park.rambler.ru>)
	id 1NHOzu-000C9T-GW; Mon, 07 Dec 2009 00:50:30 +0300
Received: from veda.park.rambler.ru (localhost [127.0.0.1])
	by veda.park.rambler.ru (8.14.3/8.14.3) with ESMTP id nB6LoUPB095973;
	Mon, 7 Dec 2009 00:50:30 +0300 (MSK)
	(envelope-from gugu@veda.park.rambler.ru)
Received: (from gugu@localhost)
	by veda.park.rambler.ru (8.14.3/8.14.3/Submit) id nB6LoUbI095972;
	Mon, 7 Dec 2009 00:50:30 +0300 (MSK)
	(envelope-from gugu)
Message-Id: <200912062150.nB6LoUbI095972@veda.park.rambler.ru>
Date: Mon, 7 Dec 2009 00:50:30 +0300 (MSK)
From: Andrey Kostenko <andrey@kostenko.name>
To: FreeBSD-gnats-submit@freebsd.org
Cc: alexey@renatasystems.org
Subject: [PATCH] devel/p5-File-ChangeNotify: update to 0.09
X-Send-Pr-Version: 3.113
X-GNATS-Notify: alexey@renatasystems.org

>Number:         141234
>Category:       ports
>Synopsis:       [PATCH] devel/p5-File-ChangeNotify: update to 0.09
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pgollucci
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 06 22:00:14 UTC 2009
>Closed-Date:    Tue Dec 15 21:12:12 UTC 2009
>Last-Modified:  Tue Dec 15 21:40:04 UTC 2009
>Originator:     Andrey Kostenko
>Release:        FreeBSD 7.1-RELEASE-p2 amd64
>Organization:
>Environment:
System: FreeBSD veda.park.rambler.ru 7.1-RELEASE-p2 FreeBSD 7.1-RELEASE-p2 #0: Thu Feb 12 22:34:21 MSK 2009
>Description:
- Update to 0.09

Port maintainer (alexey@renatasystems.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- p5-File-ChangeNotify-0.09.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-File-ChangeNotify/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	20 Nov 2009 18:59:27 -0000	1.2
+++ Makefile	6 Dec 2009 21:49:59 -0000
@@ -1,31 +1,33 @@
-# New ports collection makefile for:	p5-File-ChangeNotify
-# Date created:				Fri 14 Aug 2009
-# Whom:					Alexey V. Degtyarev
-#
-# $FreeBSD: ports/devel/p5-File-ChangeNotify/Makefile,v 1.2 2009/11/20 18:59:27 miwi Exp $
-#
+# New ports collection makefile for:  File-ChangeNotify
+# Whom: gugu
+# Date created: 07 December 2009
+# $FreeBSD$
+# Generated with portupload. Do not edit directly, please
 
 PORTNAME=	File-ChangeNotify
-PORTVERSION=	0.08
+PORTVERSION=	0.09
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	alexey@renatasystems.org
-COMMENT=	Watch for changes to files
+COMMENT=	Watch for changes to files, cross-platform style
 
-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
-BUILD_DEPENDS=	${RUN_DEPENDS}
+BUILD_DEPENDS=	p5-Class-MOP>=0:${PORTSDIR}/devel/p5-Class-MOP \
+				p5-Module-Pluggable>=0:${PORTSDIR}/devel/p5-Module-Pluggable \
+				p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \
+				p5-MooseX-Params-Validate>=0.08:${PORTSDIR}/devel/p5-MooseX-Params-Validate \
+				p5-MooseX-SemiAffordanceAccessor>=0:${PORTSDIR}/devel/p5-MooseX-SemiAffordanceAccessor \
+				p5-PathTools>=0:${PORTSDIR}/devel/p5-PathTools \
+				p5-Time-HiRes>=0:${PORTSDIR}/devel/p5-Time-HiRes
+RUN_DEPENDS=${BUILD_DEPENDS}
 
-MAN3=		File::ChangeNotify.3 \
+PERL_CONFIGURE=	YES
+MAN3=	File::ChangeNotify.3 \
 		File::ChangeNotify::Event.3 \
 		File::ChangeNotify::Watcher.3 \
-		File::ChangeNotify::Watcher::Inotify.3 \
 		File::ChangeNotify::Watcher::Default.3 \
+		File::ChangeNotify::Watcher::Inotify.3 \
 		File::ChangeNotify::Watcher::KQueue.3
 
-PERL_CONFIGURE=	yes
-
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-File-ChangeNotify/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	20 Nov 2009 18:59:27 -0000	1.2
+++ distinfo	6 Dec 2009 21:50:00 -0000
@@ -1,3 +1,3 @@
-MD5 (File-ChangeNotify-0.08.tar.gz) = 93d28e3351f7812acff1e9b429b57d3b
-SHA256 (File-ChangeNotify-0.08.tar.gz) = 801823323386aae78a6b5740dde1098b48e9c54b008d2f9cfb42ba7b6f11499c
-SIZE (File-ChangeNotify-0.08.tar.gz) = 16902
+MD5 (File-ChangeNotify-0.09.tar.gz) = d9971bbf8925376ebf0eb3c3de6cdfff
+SHA256 (File-ChangeNotify-0.09.tar.gz) = fa5db4b44b89fabb718736b056e37e7c055ab8bf76e5995058b2e02a551791b9
+SIZE (File-ChangeNotify-0.09.tar.gz) = 17026
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/devel/p5-File-ChangeNotify/pkg-descr,v
retrieving revision 1.1
diff -u -r1.1 pkg-descr
--- pkg-descr	14 Aug 2009 20:08:48 -0000	1.1
+++ pkg-descr	6 Dec 2009 21:50:00 -0000
@@ -1,9 +1,3 @@
-This module provides an API for creating a File::ChangeNotify::Watcher subclass
-that will work on your platform.
+Watch for changes to files, cross-platform style
 
-A File::ChangeNotify::Watcher class monitors a directory for changes made to
-any file. You can provide a regular expression to filter out files you are not
-interested in. It handles the addition of new subdirectories by adding them to
-the watch list.
-
-WWW: http://search.cpan.org/dist/File-ChangeNotify/
+WWW: http://search.cpan.org/~DROLSKY/File-ChangeNotify
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/devel/p5-File-ChangeNotify/pkg-plist,v
retrieving revision 1.2
diff -u -r1.2 pkg-plist
--- pkg-plist	20 Nov 2009 18:59:27 -0000	1.2
+++ pkg-plist	6 Dec 2009 21:50:00 -0000
@@ -1,13 +1,19 @@
-%%SITE_PERL%%/File/ChangeNotify.pm
 %%SITE_PERL%%/File/ChangeNotify/Event.pm
-%%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%%/File/ChangeNotify/Watcher/Default.pm
+%%SITE_PERL%%/File/ChangeNotify/Watcher.pm
+%%SITE_PERL%%/File/ChangeNotify.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/File/ChangeNotify/.packlist
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/File/ChangeNotify
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/File
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto
+@dirrmtry %%SITE_PERL%%/auto/File/ChangeNotify
+@dirrmtry %%SITE_PERL%%/auto/File
+@dirrmtry %%SITE_PERL%%/auto
 @dirrmtry %%SITE_PERL%%/File/ChangeNotify/Watcher
 @dirrmtry %%SITE_PERL%%/File/ChangeNotify
 @dirrmtry %%SITE_PERL%%/File
+@dirrmtry %%SITE_PERL%%
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/File/ChangeNotify
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/File
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%
+@dirrmtry blib/script
--- p5-File-ChangeNotify-0.09.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sun Dec 6 22:00:25 UTC 2009 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=141234 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: alexey@renatasystems.org
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/141234: [PATCH] devel/p5-File-ChangeNotify: update to 0.09
Date: Sun, 6 Dec 2009 22:00:23 UT

 Maintainer of devel/p5-File-ChangeNotify,
 
 Please note that PR ports/141234 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/141234
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: "Alexey V. Degtyarev" <alexey@renatasystems.org>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/141234: [PATCH] devel/p5-File-ChangeNotify: update to
 0.09
Date: Sun, 13 Dec 2009 20:40:44 +0300

 --yNb1oOkm5a9FJOVX
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 
 
 On 22:00 Sun 06 Dec, Edwin Groothuis wrote:
 
 > Maintainer of devel/p5-File-ChangeNotify,
 > 
 > Please note that PR ports/141234 has just been submitted.
 > 
 > If it contains a patch for an upgrade, an enhancement or a bug fix
 > you agree on, reply to this email stating that you approve the patch
 > and a committer will take care of it.
 > 
 > The full text of the PR can be found at:
 >     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/141234
 > 
 > -- 
 > Edwin Groothuis via the GNATS Auto Assign Tool
 > edwin@FreeBSD.org
 
 Please commit the attached patch. This will update
 devel/p5-File-ChangeNotify to 0.11 release.
 
 Changelog:
 http://cpansearch.perl.org/src/DROLSKY/File-ChangeNotify-0.11/Changes
 
 -- 
 Alexey V. Degtyarev
 
 --yNb1oOkm5a9FJOVX
 Content-Type: text/x-diff; charset=us-ascii
 Content-Disposition: attachment; filename="p5-File-ChangeNotify-0.11.patch"
 
 diff -ruN p5-File-ChangeNotify.orig/Makefile p5-File-ChangeNotify/Makefile
 --- p5-File-ChangeNotify.orig/Makefile	2009-11-20 18:59:27.000000000 +0000
 +++ p5-File-ChangeNotify/Makefile	2009-12-13 17:16:01.000000000 +0000
 @@ -6,7 +6,7 @@
  #
  
  PORTNAME=	File-ChangeNotify
 -PORTVERSION=	0.08
 +PORTVERSION=	0.11
  CATEGORIES=	devel perl5
  MASTER_SITES=	CPAN
  PKGNAMEPREFIX=	p5-
 @@ -22,8 +22,8 @@
  MAN3=		File::ChangeNotify.3 \
  		File::ChangeNotify::Event.3 \
  		File::ChangeNotify::Watcher.3 \
 -		File::ChangeNotify::Watcher::Inotify.3 \
  		File::ChangeNotify::Watcher::Default.3 \
 +		File::ChangeNotify::Watcher::Inotify.3 \
  		File::ChangeNotify::Watcher::KQueue.3
  
  PERL_CONFIGURE=	yes
 diff -ruN p5-File-ChangeNotify.orig/distinfo p5-File-ChangeNotify/distinfo
 --- p5-File-ChangeNotify.orig/distinfo	2009-11-20 18:59:27.000000000 +0000
 +++ p5-File-ChangeNotify/distinfo	2009-12-13 17:16:08.000000000 +0000
 @@ -1,3 +1,3 @@
 -MD5 (File-ChangeNotify-0.08.tar.gz) = 93d28e3351f7812acff1e9b429b57d3b
 -SHA256 (File-ChangeNotify-0.08.tar.gz) = 801823323386aae78a6b5740dde1098b48e9c54b008d2f9cfb42ba7b6f11499c
 -SIZE (File-ChangeNotify-0.08.tar.gz) = 16902
 +MD5 (File-ChangeNotify-0.11.tar.gz) = 169818a7d1afa0bc41259132268b6d95
 +SHA256 (File-ChangeNotify-0.11.tar.gz) = b3c3058cf6815374cc4a19a3939e51015538e84095cfaa76aa072eeeeec2412c
 +SIZE (File-ChangeNotify-0.11.tar.gz) = 17600
 
 --yNb1oOkm5a9FJOVX--
State-Changed-From-To: feedback->open 
State-Changed-By: linimon 
State-Changed-When: Sun Dec 13 23:37:21 UTC 2009 
State-Changed-Why:  
Maintainer has responded with updated patch. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=141234 
Responsible-Changed-From-To: freebsd-ports-bugs->pgollucci 
Responsible-Changed-By: pgollucci 
Responsible-Changed-When: Tue Dec 15 08:33:57 UTC 2009 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=141234 
State-Changed-From-To: open->closed 
State-Changed-By: pgollucci 
State-Changed-When: Tue Dec 15 21:12:10 UTC 2009 
State-Changed-Why:  
o   2009/12/15  ports/141499    pgollucci   [PATCH] 
astro/p5-ZConf-Weather: update to 1.0.0 

http://www.freebsd.org/cgi/query-pr.cgi?pr=141234 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/141234: commit references a PR
Date: Tue, 15 Dec 2009 21:23:30 +0000 (UTC)

 pgollucci    2009-12-15 21:23:22 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/p5-File-ChangeNotify Makefile distinfo pkg-descr 
                                pkg-plist 
   Log:
   - Update to 0.11
   
   PR:             ports/141234
   Approved by:    maintainer
   Submitted by:   myself (pgollucci@), tweaked by maintainer
   
   Revision  Changes    Path
   1.3       +17 -15    ports/devel/p5-File-ChangeNotify/Makefile
   1.3       +3 -3      ports/devel/p5-File-ChangeNotify/distinfo
   1.2       +2 -8      ports/devel/p5-File-ChangeNotify/pkg-descr
   1.3       +12 -6     ports/devel/p5-File-ChangeNotify/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/141234: commit references a PR
Date: Tue, 15 Dec 2009 21:32:33 +0000 (UTC)

 pgollucci    2009-12-15 21:32:24 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/p5-File-ChangeNotify Makefile distinfo 
   Log:
   [wrong patch previously]
   
   - Update to 0.11
   
   Changes:  http://cpansearch.perl.org/src/DROLSKY/File-ChangeNotify-0.11/Changes
   
   PR:             ports/141234
   Submitted by:   maintainer
   Pointyhat to:   pgollucci
   
   Revision  Changes    Path
   1.4       +1 -1      ports/devel/p5-File-ChangeNotify/Makefile
   1.4       +3 -3      ports/devel/p5-File-ChangeNotify/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
