[csw-devel] SF.net SVN: gar:[21583] csw/mgar/pkg/cpan/GD/trunk
lblume at users.sourceforge.net
lblume at users.sourceforge.net
Tue Jul 30 12:23:01 CEST 2013
Revision: 21583
http://gar.svn.sourceforge.net/gar/?rev=21583&view=rev
Author: lblume
Date: 2013-07-30 10:22:56 +0000 (Tue, 30 Jul 2013)
Log Message:
-----------
cpan/GD/trunk: Bump to 2.50; dependency cleanup; add workaround for known bug with gd 2.1.0
Modified Paths:
--------------
csw/mgar/pkg/cpan/GD/trunk/Makefile
csw/mgar/pkg/cpan/GD/trunk/checksums
Added Paths:
-----------
csw/mgar/pkg/cpan/GD/trunk/files/t/
csw/mgar/pkg/cpan/GD/trunk/files/t/test.out.2.png
csw/mgar/pkg/cpan/GD/trunk/files/t/test.out.3.png
csw/mgar/pkg/cpan/GD/trunk/files/t/test.out.4.png
csw/mgar/pkg/cpan/GD/trunk/files/t/test.out.5.png
csw/mgar/pkg/cpan/GD/trunk/files/t/test.out.6.png
csw/mgar/pkg/cpan/GD/trunk/files/t/test.out.7.png
csw/mgar/pkg/cpan/GD/trunk/files/t/test.out.9.png
Modified: csw/mgar/pkg/cpan/GD/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/GD/trunk/Makefile 2013-07-30 08:22:58 UTC (rev 21582)
+++ csw/mgar/pkg/cpan/GD/trunk/Makefile 2013-07-30 10:22:56 UTC (rev 21583)
@@ -1,5 +1,5 @@
NAME = GD
-VERSION = 2.45
+VERSION = 2.50
CATEGORIES = cpan
GARTYPE = v2
AUTHOR = LDS
@@ -16,19 +16,13 @@
# https://rt.cpan.org/Ticket/Display.html?id=49053
PATCHFILES = diff-GD.t
-LICENSE = LICENSE
+# The LICENSE file is missing in v2.50
+LICENSE = README
PACKAGES += CSWpm-gd
SPKG_DESC_CSWpm-gd = Interface to GD graphics library
# PKGFILES is catchall
-RUNTIME_DEP_PKGS_CSWpm-gd += CSWlibiconv2
-RUNTIME_DEP_PKGS_CSWpm-gd += CSWlibpng12-0
-RUNTIME_DEP_PKGS_CSWpm-gd += CSWlibz1
-RUNTIME_DEP_PKGS_CSWpm-gd += CSWlibfreetype6
-RUNTIME_DEP_PKGS_CSWpm-gd += CSWlibgd2
-RUNTIME_DEP_PKGS_CSWpm-gd += CSWxpm
-RUNTIME_DEP_PKGS_CSWpm-gd += CSWlibfontconfig1
-RUNTIME_DEP_PKGS_CSWpm-gd += CSWlibjpeg7
+RUNTIME_DEP_PKGS_CSWpm-gd += CSWlibgd3
OBSOLETED_BY_CSWpm-gd += CSWpmgd
CATALOGNAME_CSWpmgd = pm_gd_stub
@@ -53,3 +47,8 @@
BUILD_OVERRIDE_VAR_CCFLAGS =
include gar/category.mk
+
+# Needed to avoid https://rt.cpan.org/Public/Bug/Display.html?id=85789
+pre-test-modulated:
+ @cp files/t/test.out.* ${WORKSRC}/t/
+ @$(MAKECOOKIE)
Modified: csw/mgar/pkg/cpan/GD/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/GD/trunk/checksums 2013-07-30 08:22:58 UTC (rev 21582)
+++ csw/mgar/pkg/cpan/GD/trunk/checksums 2013-07-30 10:22:56 UTC (rev 21583)
@@ -1 +1 @@
-430b15e74eb6287519c403c4772dc1e3 GD-2.45.tar.gz
+b2f1e47dfc1c4e4fdda3277f165d36e5 GD-2.50.tar.gz
Added: csw/mgar/pkg/cpan/GD/trunk/files/t/test.out.2.png
===================================================================
(Binary files differ)
Property changes on: csw/mgar/pkg/cpan/GD/trunk/files/t/test.out.2.png
___________________________________________________________________
Added: svn:mime-type
+ image/png
Added: csw/mgar/pkg/cpan/GD/trunk/files/t/test.out.3.png
===================================================================
(Binary files differ)
Property changes on: csw/mgar/pkg/cpan/GD/trunk/files/t/test.out.3.png
___________________________________________________________________
Added: svn:mime-type
+ image/png
Added: csw/mgar/pkg/cpan/GD/trunk/files/t/test.out.4.png
===================================================================
(Binary files differ)
Property changes on: csw/mgar/pkg/cpan/GD/trunk/files/t/test.out.4.png
___________________________________________________________________
Added: svn:mime-type
+ image/png
Added: csw/mgar/pkg/cpan/GD/trunk/files/t/test.out.5.png
===================================================================
(Binary files differ)
Property changes on: csw/mgar/pkg/cpan/GD/trunk/files/t/test.out.5.png
___________________________________________________________________
Added: svn:mime-type
+ image/png
Added: csw/mgar/pkg/cpan/GD/trunk/files/t/test.out.6.png
===================================================================
(Binary files differ)
Property changes on: csw/mgar/pkg/cpan/GD/trunk/files/t/test.out.6.png
___________________________________________________________________
Added: svn:mime-type
+ image/png
Added: csw/mgar/pkg/cpan/GD/trunk/files/t/test.out.7.png
===================================================================
(Binary files differ)
Property changes on: csw/mgar/pkg/cpan/GD/trunk/files/t/test.out.7.png
___________________________________________________________________
Added: svn:mime-type
+ image/png
Added: csw/mgar/pkg/cpan/GD/trunk/files/t/test.out.9.png
===================================================================
(Binary files differ)
Property changes on: csw/mgar/pkg/cpan/GD/trunk/files/t/test.out.9.png
___________________________________________________________________
Added: svn:mime-type
+ image/png
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list