ports/99349: [PATCH] graphics/p5-GD: update to 2.34

Yen-Ming Lee leeym at FreeBSD.org
Fri Jun 23 04:20:21 UTC 2006


>Number:         99349
>Category:       ports
>Synopsis:       [PATCH] graphics/p5-GD: update to 2.34
>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:   Fri Jun 23 04:20:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
FreeBSD Taiwan
>Environment:
System: FreeBSD utopia.leeym.com 6.1-STABLE FreeBSD 6.1-STABLE #0: Sun Jun 18 11:24:48 CST 2006
>Description:
- Update to 2.34

Port maintainer (pgollucci at p6m7g8.com) is cc'd.

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

--- p5-GD-2.34.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/graphics/p5-GD/Makefile,v
retrieving revision 1.42
diff -u -u -r1.42 Makefile
--- Makefile	20 May 2006 23:35:11 -0000	1.42
+++ Makefile	23 Jun 2006 04:16:05 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	GD
-PORTVERSION=	2.32
+PORTVERSION=	2.34
 CATEGORIES=	graphics perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	GD
@@ -29,8 +29,8 @@
 
 .include <bsd.port.pre.mk>
 
-.if ${PERL_LEVEL} < 500800
-IGNORE=		requires perl 5.8.x or later. Install lang/perl5.8 then try again
+.if ${PERL_LEVEL} < 500600
+IGNORE=		requires perl 5.6.x or later. Install lang/perl5.8 then try again
 .endif
 
 .include <bsd.port.post.mk>
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/graphics/p5-GD/distinfo,v
retrieving revision 1.20
diff -u -u -r1.20 distinfo
--- distinfo	19 May 2006 18:33:48 -0000	1.20
+++ distinfo	23 Jun 2006 04:16:05 -0000
@@ -1,3 +1,3 @@
-MD5 (GD-2.32.tar.gz) = 84a79a60966b2de61dbf622342e3ee3d
-SHA256 (GD-2.32.tar.gz) = bf350020b43eee720d023df112744b47bd42f6c948d1c71c71d8fb5f886b1b7a
-SIZE (GD-2.32.tar.gz) = 254693
+MD5 (GD-2.34.tar.gz) = f52ff87ff95a1e5cf42a8ffa08cc3663
+SHA256 (GD-2.34.tar.gz) = 522eb6a2521d175053cf34f10402b4fb6aaf1a0dc8e4365a7a28db23133824df
+SIZE (GD-2.34.tar.gz) = 255522
--- p5-GD-2.34.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list