ports/141752: [maintainer-update] devel/p5-File-ChangeNotify fix leftovers, cosmetic fixes.

Alexey V.Degtyarev alexey at renatasystems.org
Fri Dec 18 16:20:06 UTC 2009


>Number:         141752
>Category:       ports
>Synopsis:       [maintainer-update] devel/p5-File-ChangeNotify fix leftovers, cosmetic fixes.
>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:   Fri Dec 18 16:20:05 UTC 2009
>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 at mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64


	
>Description:
- This will fix packing list reported by pointyhat;

- Cosmetic fixes for Makefile. It was broken with invalid patch used when
  commiting ports/141234;
>How-To-Repeat:
	
>Fix:

	

--- p5-File-ChangeNotify-0.11.2.patch begins here ---
diff -urN p5-File-ChangeNotify.orig/Makefile p5-File-ChangeNotify/Makefile
--- p5-File-ChangeNotify.orig/Makefile	2009-12-15 21:32:24.000000000 +0000
+++ p5-File-ChangeNotify/Makefile	2009-12-18 16:08:12.000000000 +0000
@@ -1,8 +1,9 @@
-# New ports collection makefile for:  File-ChangeNotify
-# Whom: gugu
-# Date created: 07 December 2009
-# $FreeBSD: ports/devel/p5-File-ChangeNotify/Makefile,v 1.4 2009/12/15 21:32:24 pgollucci Exp $
-# Generated with portupload. Do not edit directly, please
+# 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 $
+#
 
 PORTNAME=	File-ChangeNotify
 PORTVERSION=	0.11
@@ -11,23 +12,20 @@
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	alexey at renatasystems.org
-COMMENT=	Watch for changes to files, cross-platform style
+COMMENT=	Watch for changes to files
 
-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}
+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}
 
-PERL_CONFIGURE=	YES
-MAN3=	File::ChangeNotify.3 \
+MAN3=		File::ChangeNotify.3 \
 		File::ChangeNotify::Event.3 \
 		File::ChangeNotify::Watcher.3 \
 		File::ChangeNotify::Watcher::Default.3 \
 		File::ChangeNotify::Watcher::Inotify.3 \
 		File::ChangeNotify::Watcher::KQueue.3
 
+PERL_CONFIGURE=	yes
+
 .include <bsd.port.mk>
diff -urN p5-File-ChangeNotify.orig/pkg-plist p5-File-ChangeNotify/pkg-plist
--- p5-File-ChangeNotify.orig/pkg-plist	2009-12-16 16:54:00.000000000 +0000
+++ p5-File-ChangeNotify/pkg-plist	2009-12-18 16:03:45.000000000 +0000
@@ -1,19 +1,12 @@
+%%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
- at dirrmtry %%SITE_PERL%%/auto/File/ChangeNotify
- at dirrmtry %%SITE_PERL%%/auto/File
- at dirrmtry %%SITE_PERL%%/auto
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/File/ChangeNotify
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/File
 @dirrmtry %%SITE_PERL%%/File/ChangeNotify/Watcher
 @dirrmtry %%SITE_PERL%%/File/ChangeNotify
 @dirrmtry %%SITE_PERL%%/File
- at dirrmtry %%SITE_PERL%%
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/File/ChangeNotify
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/File
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%
- at dirrmtry blib/script
--- p5-File-ChangeNotify-0.11.2.patch ends here ---


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



More information about the freebsd-ports-bugs mailing list