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

nox at macports.org nox at macports.org
Mon Dec 28 08:37:29 PST 2009


Revision: 62069
          http://trac.macports.org/changeset/62069
Author:   nox at macports.org
Date:     2009-12-28 08:37:29 -0800 (Mon, 28 Dec 2009)
Log Message:
-----------
Update libgdiplus to 2.6

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

Modified: trunk/dports/devel/libgdiplus/Portfile
===================================================================
--- trunk/dports/devel/libgdiplus/Portfile	2009-12-28 16:37:17 UTC (rev 62068)
+++ trunk/dports/devel/libgdiplus/Portfile	2009-12-28 16:37:29 UTC (rev 62069)
@@ -3,8 +3,7 @@
 PortSystem 1.0
 
 name		libgdiplus
-version		2.4.2
-revision    1
+version		2.6
 categories	devel
 platforms	darwin
 maintainers	stechert openmaintainer
@@ -16,10 +15,10 @@
 homepage	http://www.mono-project.com/Libgdiplus
 master_sites	http://www.go-mono.com/sources/libgdiplus/
 use_bzip2	yes
-checksums           md5     703210950bce2ed0a9824f897f774925 \
-                    sha1    da6185f8291bdf54ecddefdceaff6d2d27c3c614 \
-                    rmd160  114ff6263a82d79c72b332defdac3b6ec6c50432
 
+checksums       md5     9107b4429fdafde914bd23405544c58d \
+                sha1    170836d0cb99812b1838e0207a844ac7f9e4232b \
+                rmd160  25f5680dae2f5515c6e69229541ede4bdcb381ef
 
 depends_build   port:pkgconfig
 
@@ -43,7 +42,7 @@
 test.target     check
 
 post-destroot {
-	set docdir ${prefix}/share/doc/${name}-${version}
+	set docdir ${prefix}/share/doc/${name}
 	xinstall -d ${destroot}${docdir}
 	xinstall -m 0644 -W ${worksrcpath} AUTHORS COPYING ChangeLog LICENSE NEWS \
 		README TODO ${destroot}${docdir}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091228/168abe9c/attachment.html>


More information about the macports-changes mailing list