Port gd2 is at 2.0.33. If gd 1.x is no longer needed couldn't we just delete it and use the gd2 port? Mark macports-dev@lists.macosforge.org on Tuesday, January 23, 2007 at 3:36 PM -0800 wrote:
Revision [ http://trac.macosforge.org/projects/macports/changeset/21414 ]21414 Author toby@macports.org Date 2007-01-23 15:36:22 -0800 (Tue, 23 Jan 2007)
Log Message
gd 2.0.33
Modified Paths
[ fcp://@bubbs.biola.edu,%235000280/MailBox/%23196897907#trunkdportsgraphicsgdPortfile ]trunk/dports/graphics/gd/Portfile
Diff
Modified: trunk/dports/graphics/gd/Portfile (21413 => 21414)
--- trunk/dports/graphics/gd/Portfile 2007-01-23 23:22:13 UTC (rev 21413) +++ trunk/dports/graphics/gd/Portfile 2007-01-23 23:36:22 UTC (rev 21414) @@ -2,9 +2,9 @@
PortSystem 1.0 name gd -version 1.8.4 -set libver 1.8 -revision 3 +version 2.0.33 +set libver 2.0.0 +revision 4 categories graphics maintainers michaelm@opendarwin.org description GD creates PNG and JPEG images, among other formats @@ -19,17 +19,11 @@