Date: 23 Dec 2005 16:17:31 -0200 From: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> To: FreeBSD-gnats-submit@FreeBSD.org Cc: fernan@iib.unsam.edu.ar Subject: ports/90860: Update port: graphics/p5-GD-SVG update to 0.27 Message-ID: <20051223181731.44007.qmail@capeta.freebsdbrasil.com.br> Resent-Message-ID: <200512231820.jBNIK5ND080470@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 90860 >Category: ports >Synopsis: Update port: graphics/p5-GD-SVG update to 0.27 >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 Dec 23 18:20:04 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Jean Milanez Melo >Release: FreeBSD 5.3-STABLE i386 >Organization: >Environment: System: FreeBSD capeta.freebsdbrasil.com.br 5.3-STABLE FreeBSD 5.3-STABLE #5: Wed Mar 2 15:03:19 BRT 2005 eksffa@capeta.freebsdbrasil.com.br:/usr/obj/usr/src/sys/CAPETA i386 >Description: - Update port to 0.27. - Fix WWW. - Add sha256. - Maintainer has been CCed. - Ps: tested on my tinderbox. >How-To-Repeat: >Fix: --- p5-GD-SVG.diff begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/graphics/p5-GD-SVG/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- Makefile 26 Nov 2004 00:03:17 -0000 1.1 +++ Makefile 23 Dec 2005 18:14:50 -0000 @@ -7,7 +7,7 @@ # PORTNAME= GD-SVG -PORTVERSION= 0.25 +PORTVERSION= 0.27 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= GD Index: distinfo =================================================================== RCS file: /home/ncvs/ports/graphics/p5-GD-SVG/distinfo,v retrieving revision 1.1 diff -u -r1.1 distinfo --- distinfo 26 Nov 2004 00:03:17 -0000 1.1 +++ distinfo 23 Dec 2005 18:14:50 -0000 @@ -1,2 +1,3 @@ -MD5 (GD-SVG-0.25.tar.gz) = 47098a12f5bb4c339fac956318f65d6f -SIZE (GD-SVG-0.25.tar.gz) = 42668 +MD5 (GD-SVG-0.27.tar.gz) = 6d6f27af9096234869e753e59bc3492a +SHA256 (GD-SVG-0.27.tar.gz) = 5407757beec30ce8495a88171da3ee83224116c1d62a7de565c664d161aa84a5 +SIZE (GD-SVG-0.27.tar.gz) = 43837 Index: pkg-descr =================================================================== RCS file: /home/ncvs/ports/graphics/p5-GD-SVG/pkg-descr,v retrieving revision 1.1 diff -u -r1.1 pkg-descr --- pkg-descr 26 Nov 2004 00:03:17 -0000 1.1 +++ pkg-descr 23 Dec 2005 18:14:50 -0000 @@ -2,4 +2,4 @@ from scripts written using GD. It accomplishes this by translating GD functions into SVG functions. -WWW: http://www2.toddot.net:8081/projects/GD-SVG/ +WWW: http://search.cpan.org/dist/GD-SVG/ --- p5-GD-SVG.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051223181731.44007.qmail>