[53301] trunk/dports/x11/xorg-libXaw

jeremyhu at macports.org jeremyhu at macports.org
Thu Jul 2 14:05:27 PDT 2009


Revision: 53301
          http://trac.macports.org/changeset/53301
Author:   jeremyhu at macports.org
Date:     2009-07-02 14:05:27 -0700 (Thu, 02 Jul 2009)
Log Message:
-----------
xorg-libXaw: bump to 1.0.6

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

Removed Paths:
-------------
    trunk/dports/x11/xorg-libXaw/files/

Modified: trunk/dports/x11/xorg-libXaw/Portfile
===================================================================
--- trunk/dports/x11/xorg-libXaw/Portfile	2009-07-02 21:04:49 UTC (rev 53300)
+++ trunk/dports/x11/xorg-libXaw/Portfile	2009-07-02 21:05:27 UTC (rev 53301)
@@ -3,39 +3,33 @@
 PortSystem 1.0
 
 name            xorg-libXaw
-version         1.0.5
+version         1.0.6
 categories      x11 devel
 maintainers     jeremyhu openmaintainer
 description     X.org libXaw
 homepage        http://www.x.org
 platforms       darwin macosx
 long_description Athena Widgets toolkit
-master_sites     ${homepage}/pub/individual/lib/
+master_sites     http://xorg.freedesktop.org/archive/individual/lib/
 
 distname    libXaw-${version}
-checksums           md5     64e7782db4653cb57c7f7e660b2431c3 \
-                    sha1    fb436a6ed72aa577b4b73397465f1e06844b954f \
-                    rmd160  3374c0479fcb43dcae3decb7b91f3297d0c8277d
+checksums           md5     066218dceb82eb8da0e11d259ed3ceda \
+                    sha1    a9b5d14012416ffc9a792f4551c247b7f3232940 \
+                    rmd160  960faf45d9c7bceb5926fbc3eb28aaa5396be296
 
 use_bzip2   yes
 use_parallel_build      yes
 
-use_autoreconf yes
-autoreconf.args -fvi
+depends_build   port:pkgconfig
 
-depends_build   port:pkgconfig \
-                port:xorg-util-macros \
-                port:autoconf \
-                port:automake \
-                port:libtool
-
 depends_lib     port:xorg-libsm \
                 port:xorg-libXext \
                 port:xorg-libXmu \
                 port:xpm \
                 port:xorg-libXt
 
-patchfiles	dylib_versions.patch
+# Delete this, so it searches its own headers first rather than installed ones
+configure.cppflags-delete -I/opt/local/include
 
 livecheck.check regex
 livecheck.url   [lindex ${master_sites} 0]?C=M&O=D
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090702/af0505fd/attachment.html>


More information about the macports-changes mailing list