[20964] trunk/dports/lang/ucblogo/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Wed Dec 13 20:33:08 PST 2006


Revision: 20964
          http://trac.macosforge.org/projects/macports/changeset/20964
Author:   eridius at macports.org
Date:     2006-12-13 20:33:08 -0800 (Wed, 13 Dec 2006)

Log Message:
-----------
Update ucblogo to version 5.5.
Add openmaintainer at macports.org to maintainers, as Toby said he doesn't mind people updating his ports.
Fixes #11132
Approved by: Toby Peterson

Modified Paths:
--------------
    trunk/dports/lang/ucblogo/Portfile

Modified: trunk/dports/lang/ucblogo/Portfile
===================================================================
--- trunk/dports/lang/ucblogo/Portfile	2006-12-14 02:48:30 UTC (rev 20963)
+++ trunk/dports/lang/ucblogo/Portfile	2006-12-14 04:33:08 UTC (rev 20964)
@@ -2,19 +2,19 @@
 
 PortSystem 1.0
 name             ucblogo
-version          5.3
+version          5.5
 distname         ${name}
-extract.suffix   .tar.Z
+extract.suffix   .tar.gz
 categories       lang
-maintainers      toby at opendarwin.org
+maintainers      toby at opendarwin.org openmaintainer at macports.org
 platforms        darwin
 description      Berkeley Logo
 long_description \
     Berkeley Logo is a free Logo interpreter.
-homepage         http://http.cs.berkeley.edu/~bh/
+homepage         http://www.cs.berkeley.edu/~bh/logo.html
 master_sites     ftp://ftp.cs.berkeley.edu/pub/ucblogo/ \
                  http://http.cs.berkeley.edu/~bh/downloads/
-checksums        md5 e0e5f44c1f14c40ae87185a3a63d7681
+checksums        md5 47b8468ec9222d7e3893fae90e537786
 
 post-configure {
     reinplace "s|gmake|make|g" "${worksrcpath}/makefile"

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20061213/4e05a8da/attachment.html


More information about the macports-changes mailing list