ports/135391: [UPDATE] graphics/p5-Imager-Graph to 0.07

Edmondas Girkantas eg at fbsd.lt
Mon Jun 8 22:00:17 UTC 2009


>Number:         135391
>Category:       ports
>Synopsis:       [UPDATE] graphics/p5-Imager-Graph to 0.07
>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 08 22:00:16 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Edmondas Girkantas
>Release:        7.2-RELEASE
>Organization:
>Environment:
FreeBSD big.bug.lt 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May  1 08:49:13 UTC 2009     root at walker.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
updated to 0.07 version

changelog here:
http://cpansearch.perl.org/src/TONYC/Imager-Graph-0.07/Changes
>How-To-Repeat:

>Fix:
apply given patch

Patch attached with submission follows:

diff -ruN p5-Imager-Graph.orig/Makefile p5-Imager-Graph/Makefile
--- p5-Imager-Graph.orig/Makefile	2009-06-09 00:24:12.000000000 +0300
+++ p5-Imager-Graph/Makefile	2009-06-09 00:43:50.000000000 +0300
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Imager-Graph
-PORTVERSION=	0.06
+PORTVERSION=	0.07
 CATEGORIES=	graphics perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -19,6 +19,9 @@
 
 PERL_CONFIGURE=	yes
 
-MAN3=		Imager::Graph.3 Imager::Graph::Util.3 Imager::Graph::Pie.3
+MAN3=	Imager::Graph.3 Imager::Graph::Bar.3 Imager::Graph::Column.3 \
+	Imager::Graph::Horizontal.3 Imager::Graph::Line.3 \
+	Imager::Graph::Pie.3 Imager::Graph::StackedColumn.3 \
+	Imager::Graph::Util.3 Imager::Graph::Vertical.3
 
 .include <bsd.port.mk>
diff -ruN p5-Imager-Graph.orig/distinfo p5-Imager-Graph/distinfo
--- p5-Imager-Graph.orig/distinfo	2009-06-09 00:24:12.000000000 +0300
+++ p5-Imager-Graph/distinfo	2009-06-09 00:24:22.000000000 +0300
@@ -1,3 +1,3 @@
-MD5 (Imager-Graph-0.06.tar.gz) = b8a36c61cea6bb9d172d4d82dff106f3
-SHA256 (Imager-Graph-0.06.tar.gz) = ef44008daf14ff4a5a1e5c979826ecd6456bcf79648c72dd11ba86b9443512f2
-SIZE (Imager-Graph-0.06.tar.gz) = 127727
+MD5 (Imager-Graph-0.07.tar.gz) = 574440496c9199dfe6b42ffddb105c3d
+SHA256 (Imager-Graph-0.07.tar.gz) = 0a04fae1536287158bacc11b61e3ce3cc46f1e9ab255dfd5ef8b266e5a05105e
+SIZE (Imager-Graph-0.07.tar.gz) = 179865
diff -ruN p5-Imager-Graph.orig/pkg-plist p5-Imager-Graph/pkg-plist
--- p5-Imager-Graph.orig/pkg-plist	2009-06-09 00:24:12.000000000 +0300
+++ p5-Imager-Graph/pkg-plist	2009-06-09 00:36:28.000000000 +0300
@@ -1,6 +1,12 @@
 %%SITE_PERL%%/Imager/Graph.pm
+%%SITE_PERL%%/Imager/Graph/Bar.pm
+%%SITE_PERL%%/Imager/Graph/Column.pm
+%%SITE_PERL%%/Imager/Graph/Horizontal.pm
+%%SITE_PERL%%/Imager/Graph/Line.pm
 %%SITE_PERL%%/Imager/Graph/Pie.pm
+%%SITE_PERL%%/Imager/Graph/StackedColumn.pm
 %%SITE_PERL%%/Imager/Graph/Util.pm
+%%SITE_PERL%%/Imager/Graph/Vertical.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Imager/Graph/.packlist
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Imager/Graph
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Imager


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



More information about the freebsd-ports-bugs mailing list