ports/135137: [PATCH] graphics/p5-Layout-Manager: update to 0.25

Philip M. Gollucci pgollucci at FreeBSD.org
Mon Jun 1 03:00:14 UTC 2009


>Number:         135137
>Category:       ports
>Synopsis:       [PATCH] graphics/p5-Layout-Manager: update to 0.25
>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 Jun 01 03:00:11 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 8.0-CURRENT amd64
>Organization:
RideCharge Inc.
>Environment:
System: FreeBSD frieza.p6m7g8.net 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Thu May 14 21:52:43 EDT 2009
>Description:
- Update to 0.25

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

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

--- p5-Layout-Manager-0.25.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/graphics/p5-Layout-Manager/Makefile,v
retrieving revision 1.4
diff -u -u -r1.4 Makefile
--- Makefile	3 Jan 2009 06:15:09 -0000	1.4
+++ Makefile	1 Jun 2009 02:54:25 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Layout-Manager
-PORTVERSION=	0.20
+PORTVERSION=	0.25
 CATEGORIES=	graphics perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	../by-authors/id/G/GP/GPHAT
@@ -29,6 +29,7 @@
 		Layout::Manager::Axis.3 \
 		Layout::Manager::Compass.3 \
 		Layout::Manager::Flow.3 \
+		Layout::Manager::Grid.3 \
 		Layout::Manager::Single.3
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/graphics/p5-Layout-Manager/distinfo,v
retrieving revision 1.4
diff -u -u -r1.4 distinfo
--- distinfo	3 Jan 2009 06:15:09 -0000	1.4
+++ distinfo	1 Jun 2009 02:54:25 -0000
@@ -1,3 +1,3 @@
-MD5 (Layout-Manager-0.20.tar.gz) = ee2357f3f1c36df484aa677c77150e3e
-SHA256 (Layout-Manager-0.20.tar.gz) = 74ffd0ab9ba35670aac5d55c3a3e89b649ad4d5ee96fc7a2280ff3bebf02705f
-SIZE (Layout-Manager-0.20.tar.gz) = 31246
+MD5 (Layout-Manager-0.25.tar.gz) = 69d016e39454a9cac86b96b5bcaeb64e
+SHA256 (Layout-Manager-0.25.tar.gz) = d36c0d078223355e894e836f55cae0339fb8ca1960992d2429ed61cbc5f8a69d
+SIZE (Layout-Manager-0.25.tar.gz) = 29273
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/graphics/p5-Layout-Manager/pkg-plist,v
retrieving revision 1.1
diff -u -u -r1.1 pkg-plist
--- pkg-plist	30 Aug 2008 23:07:16 -0000	1.1
+++ pkg-plist	1 Jun 2009 02:54:25 -0000
@@ -4,6 +4,7 @@
 %%SITE_PERL%%/Layout/Manager/Axis.pm
 %%SITE_PERL%%/Layout/Manager/Compass.pm
 %%SITE_PERL%%/Layout/Manager/Flow.pm
+%%SITE_PERL%%/Layout/Manager/Grid.pm
 %%SITE_PERL%%/Layout/Manager/Single.pm
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Layout/Manager
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Layout
--- p5-Layout-Manager-0.25.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list