[41347] trunk/dports/devel/libgdiplus/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Oct 31 00:23:53 PDT 2008


Revision: 41347
          http://trac.macports.org/changeset/41347
Author:   ryandesign at macports.org
Date:     2008-10-31 00:23:52 -0700 (Fri, 31 Oct 2008)
Log Message:
-----------
libgdiplus: update to 2.0 and use giflib instead of libungif; see #16923 (maintainer timeout)

Modified Paths:
--------------
    trunk/dports/devel/libgdiplus/Portfile

Modified: trunk/dports/devel/libgdiplus/Portfile
===================================================================
--- trunk/dports/devel/libgdiplus/Portfile	2008-10-31 07:02:22 UTC (rev 41346)
+++ trunk/dports/devel/libgdiplus/Portfile	2008-10-31 07:23:52 UTC (rev 41347)
@@ -3,8 +3,7 @@
 PortSystem 1.0
 
 name		libgdiplus
-version		1.2.6
-revision	1
+version		2.0
 categories	devel
 platforms	darwin
 maintainers	stechert at macports.org
@@ -16,15 +15,15 @@
 homepage	http://www.mono-project.com/Libgdiplus
 master_sites	http://www.go-mono.com/sources/libgdiplus/
 use_bzip2	yes
-checksums       md5 dfe8e43a49b4aa40ab5b7cf53bf83675 \
-                sha1 57321ab24b9fe1f821e39e3cffdf8c16a2e9677b \
-                rmd160 9eeb1f3859017e1b73d7b49d96cb103413a806b6
+checksums       md5     dc732fb2d996b54405c27645cb8642d9 \
+                sha1    3f4fc1cb2808932e946aa2bb049494fd87fdaa5d \
+                rmd160  5279db7cc3be45cb0a3a79bc10b48172a6549445
 
 depends_build   port:pkgconfig
 
 depends_lib	port:jpeg \
 		port:tiff \
-		port:libungif \
+		port:giflib \
 		port:libpng \
 		port:pkgconfig \
 		port:render \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081031/7d5e19cf/attachment.html>


More information about the macports-changes mailing list