Revision: 72970 http://trac.macports.org/changeset/72970 Author: jeremyhu@macports.org Date: 2010-10-30 19:18:01 -0700 (Sat, 30 Oct 2010) Log Message: ----------- xgc: Bump to 1.0.3 Modified Paths: -------------- trunk/dports/x11/xgc/Portfile Modified: trunk/dports/x11/xgc/Portfile =================================================================== --- trunk/dports/x11/xgc/Portfile 2010-10-31 02:16:32 UTC (rev 72969) +++ trunk/dports/x11/xgc/Portfile 2010-10-31 02:18:01 UTC (rev 72970) @@ -2,7 +2,7 @@ PortSystem 1.0 name xgc -version 1.0.2 +version 1.0.3 categories x11 graphics maintainers jeremyhu openmaintainer description Demonstrates various features of the X11 graphics primitives @@ -14,9 +14,9 @@ master_sites http://xorg.freedesktop.org/archive/individual/app/ use_bzip2 yes -checksums md5 fec79887ca14575bef4c757b4e95a693 \ - sha1 fbba25046970fa95af4ebbdb5ab0c8e1419531ed \ - rmd160 0bd10f2a90ae04adae119c4b6529edb463a7d2e9 +checksums md5 f9addda7d1e157fc7d17ff87b1e360f8 \ + sha1 cb0c0285f1354a983b5cd4a925844a8ab56e4f09 \ + rmd160 4f9f46df0595ccceeca109e8c4f879ac66da1f33 depends_build port:pkgconfig
participants (1)
-
jeremyhu@macports.org