ports/167895: [PATCH] devel/p5-Directory-Queue: update to 1.5

Muhammad Moinur Rahman 5u623l20 at gmail.com
Mon May 14 21:40:02 UTC 2012


>Number:         167895
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Directory-Queue: update to 1.5
>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:   Mon May 14 21:40:02 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Muhammad Moinur Rahman
>Release:        FreeBSD 9.0-STABLE amd64
>Organization:
>Environment:
System: FreeBSD bofh.telnet.net.bd 9.0-STABLE FreeBSD 9.0-STABLE #0: Fri Mar  2 02:21:51 BDT
>Description:
- Update to 1.5

For Committer's reference:
http://tb.s.ubze.ro//logs/7.4-FreeBSD-i386/p5-Directory-Queue-1.5.log
http://tb.s.ubze.ro//logs/7.4-FreeBSD-amd64/p5-Directory-Queue-1.5.log
http://tb.s.ubze.ro//logs/9.0-FreeBSD-i386/p5-Directory-Queue-1.5.log
http://tb.s.ubze.ro//logs/9.0-FreeBSD-amd64/p5-Directory-Queue-1.5.log
http://tb.s.ubze.ro//logs/8.3-FreeBSD-i386/p5-Directory-Queue-1.5.log
http://tb.s.ubze.ro//logs/8.3-FreeBSD-amd64/p5-Directory-Queue-1.5.log

Port maintainer (tobez at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_5 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- p5-Directory-Queue-1.5.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/p5-Directory-Queue/Makefile ./Makefile
--- /usr/ports/devel/p5-Directory-Queue/Makefile	2011-12-07 20:42:36.000000000 +0600
+++ ./Makefile	2012-05-15 03:28:56.409848335 +0600
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Directory-Queue
-PORTVERSION=	1.4
+PORTVERSION=	1.5
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:LCONS
@@ -18,7 +18,8 @@
 PERL_CONFIGURE=	yes
 
 MAN3=	Directory::Queue.3 \
-	Directory::Queue::Base.3 \
+	Directory::Queue::Normal.3 \
+	Directory::Queue::Null.3 \
 	Directory::Queue::Set.3 \
 	Directory::Queue::Simple.3
 
diff -ruN --exclude=CVS /usr/ports/devel/p5-Directory-Queue/distinfo ./distinfo
--- /usr/ports/devel/p5-Directory-Queue/distinfo	2011-12-07 20:42:36.000000000 +0600
+++ ./distinfo	2012-05-15 03:24:15.855848874 +0600
@@ -1,2 +1,2 @@
-SHA256 (Directory-Queue-1.4.tar.gz) = 3128e2d68a3d69bb128db927b07327b63d568c5d7900ed6e7a350a087a19dbc7
-SIZE (Directory-Queue-1.4.tar.gz) = 18326
+SHA256 (Directory-Queue-1.5.tar.gz) = 392c95dcfbc7ba256af359a69c5275f1e7421f6d4aa9ce0d01d57faf36afd901
+SIZE (Directory-Queue-1.5.tar.gz) = 20403
diff -ruN --exclude=CVS /usr/ports/devel/p5-Directory-Queue/pkg-plist ./pkg-plist
--- /usr/ports/devel/p5-Directory-Queue/pkg-plist	2011-11-28 18:12:52.000000000 +0600
+++ ./pkg-plist	2012-05-15 03:29:19.810850697 +0600
@@ -1,6 +1,7 @@
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Directory/Queue/.packlist
 %%SITE_PERL%%/Directory/Queue.pm
-%%SITE_PERL%%/Directory/Queue/Base.pm
+%%SITE_PERL%%/Directory/Queue/Normal.pm
+%%SITE_PERL%%/Directory/Queue/Null.pm
 %%SITE_PERL%%/Directory/Queue/Set.pm
 %%SITE_PERL%%/Directory/Queue/Simple.pm
 @dirrmtry %%SITE_PERL%%/Directory/Queue
--- p5-Directory-Queue-1.5.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list