[77813] trunk/dports/x11/gtkglarea2/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Apr 13 21:51:45 PDT 2011


Revision: 77813
          http://trac.macports.org/changeset/77813
Author:   ryandesign at macports.org
Date:     2011-04-13 21:51:43 -0700 (Wed, 13 Apr 2011)
Log Message:
-----------
gtkglarea2: update to 2.0.1, use gnome fetchgroup

Modified Paths:
--------------
    trunk/dports/x11/gtkglarea2/Portfile

Modified: trunk/dports/x11/gtkglarea2/Portfile
===================================================================
--- trunk/dports/x11/gtkglarea2/Portfile	2011-04-14 04:32:23 UTC (rev 77812)
+++ trunk/dports/x11/gtkglarea2/Portfile	2011-04-14 04:51:43 UTC (rev 77813)
@@ -3,11 +3,12 @@
 PortSystem 1.0
 
 name                    gtkglarea2
-version                 1.99.0
+version                 2.0.1
+set branch              [join [lrange [split ${version} .] 0 1] .]
 categories              x11 devel
 maintainers             nomaintainer
 description             OpenGL widget to GTK+
-homepage                ftp://ftp.gnome.org/mirror/gnome.org/sources/gtkglarea/
+homepage                http://ftp.gnome.org/mirror/gnome.org/sources/gtkglarea
 platforms               darwin
 long_description        Just as GTK+ is built on top of GDK, GtkGLArea is built on top of \
                         gdkgl which is basically wrapper around GLX functions. The widget \
@@ -15,11 +16,14 @@
                         extra functions. Lower level gdkgl functions make it easy to render \
                         on any widget that has OpenGL capable visual, rendering to off-screen \
                         pixmaps is also supported.
-master_sites            ftp://ftp.gnome.org/mirror/gnome.org/sources/gtkglarea/1.99/
+
+master_sites            gnome:sources/gtkglarea/${branch}
 distname                gtkglarea-${version}
 use_bzip2               yes
-checksums               md5 cd69f77240ae8038f95a2e5e0b7e5f25 \
-                        sha1 5a4e7f37a7cbf628cde948ac0f95d8d810b1a007
+
+checksums               sha1    436f3c1e267a421a6df11248b250c82e93a8331d \
+                        rmd160  9e758a6f2e160192ee7ef29fb6ea582fcd97ff3a
+
 depends_lib \
 	port:mesa \
 	port:gtk2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110413/b2972cdc/attachment.html>


More information about the macports-changes mailing list