[70537] trunk/dports/x11/xorg-xextproto/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Thu Aug 12 12:18:11 PDT 2010


Revision: 70537
          http://trac.macports.org/changeset/70537
Author:   jeremyhu at macports.org
Date:     2010-08-12 12:18:10 -0700 (Thu, 12 Aug 2010)
Log Message:
-----------
xorg-xextproto: Bump to 7.1.2

Modified Paths:
--------------
    trunk/dports/x11/xorg-xextproto/Portfile

Modified: trunk/dports/x11/xorg-xextproto/Portfile
===================================================================
--- trunk/dports/x11/xorg-xextproto/Portfile	2010-08-12 19:15:50 UTC (rev 70536)
+++ trunk/dports/x11/xorg-xextproto/Portfile	2010-08-12 19:18:10 UTC (rev 70537)
@@ -2,7 +2,7 @@
 PortSystem 1.0
 
 name		xorg-xextproto
-version		7.1.1
+version		7.1.2
 categories	x11 devel
 maintainers	jeremyhu openmaintainer
 description	X.org xextproto
@@ -12,16 +12,19 @@
 master_sites 	http://xorg.freedesktop.org/archive/individual/proto
 distname	xextproto-${version}
 use_bzip2	yes
+
+checksums           md5     263ae968b223c23b2986603d84e5c30e \
+                    sha1    be6303a9449277af58f38e1be57e442d98f400fe \
+                    rmd160  ca120b173646957da8026c7033f4ce44770485af
+
+configure.args --disable-specs
+
 if {[info exists supported_archs]} {
     supported_archs noarch
 } else {
     universal_variant no
 }
 
-checksums           md5     fb6ccaae76db7a35e49b12aea60ca6ff \
-                    sha1    1bb4bd12d65a17b3168dc9b4e028b33a2f7b2cad \
-                    rmd160  10d840838da0870f9ff83afddc12eaea46098e54
-
 livecheck.type  regex
 livecheck.url   [lindex ${master_sites} 0]?C=M&O=D
 livecheck.regex xextproto-(\\d+(?:\\.\\d+)*)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100812/1c763f02/attachment.html>


More information about the macports-changes mailing list