[26638] trunk/dports/devel/liboil
source_changes at macosforge.org
source_changes at macosforge.org
Sun Jul 1 03:15:26 PDT 2007
Revision: 26638
http://trac.macosforge.org/projects/macports/changeset/26638
Author: rhwood at macports.org
Date: 2007-07-01 03:15:25 -0700 (Sun, 01 Jul 2007)
Log Message:
-----------
Upgrade to version 0.3.12
Remove no longer required patchfiles
Remove damaging configure.env variable declarations
Remove bad voodoo required for prior versions (versions <= 0.3.6 were darwin ppc only, version 0.3.7 - 0.3.11 were darwin i386 only, version 0.3.12 SHOULD be correctly cross-platform)
Committing w/o maintainer's approval since I have some significant upgrades to port gstreamer and friends that depnd on this. I've asked for approval but am too impatient to wait a whole week.
Modified Paths:
--------------
trunk/dports/devel/liboil/Portfile
Removed Paths:
-------------
trunk/dports/devel/liboil/files/
Modified: trunk/dports/devel/liboil/Portfile
===================================================================
--- trunk/dports/devel/liboil/Portfile 2007-07-01 09:01:03 UTC (rev 26637)
+++ trunk/dports/devel/liboil/Portfile 2007-07-01 10:15:25 UTC (rev 26638)
@@ -1,8 +1,8 @@
# $Id$
PortSystem 1.0
name liboil
-version 0.3.10
-revision 2
+version 0.3.12
+revision 0
description A library of simple functions that are optimized for various CPUs.
long_description ${description}
maintainers landonf at macports.org
@@ -10,30 +10,8 @@
platforms darwin
homepage http://liboil.freedesktop.org/
master_sites http://liboil.freedesktop.org/download/
-checksums md5 770f656bca8166dab33b322d5886a4bf \
- sha1 00183731d417047a3b7715532b9d6ca5cce16cc4 \
- rmd160 585413d5955b08b24cec18f588927ac071a44098
+checksums md5 96ee4c627ffb0db3999cef3c7454b1d9 \
+ sha1 b6bf01ba31ce090e426391a9ea8ef6daf6739e96 \
+ rmd160 0fb494f816d60889a745320bd021add972be1684
-patchfiles \
- patch-liboiltmp.c \
- patch-liboil_liboilcpu.c.diff \
- patch-liboil_powerpc_Makefile.in.diff
-
configure.args --mandir=${prefix}/share/man
-configure.env CPPFLAGS="-I${prefix}/include -L${prefix}/lib" \
- CFLAGS="-L${prefix}/lib"
-
-platform darwin powerpc {
- # download version 0.3.6, the last known version to build and run correctly
- # on powerpc, since no version is known to build and run on both powerpc
- # and intel Mac OS X boxes, until such time as this can be fixed
- distname liboil-0.3.6
- checksums \
- md5 a36b2d9cc71d75d814d7bdca2263290f \
- sha1 43cfdfeace05006bfeaacc30f1feeece657595a2 \
- rmd160 f86830c0c9101e8fbe22879f930fb61d23b0139a
- patchfiles-delete \
- patch-liboiltmp.c \
- patch-liboil_liboilcpu.c.diff \
- patch-liboil_powerpc_Makefile.in.diff
-}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070701/fa0cc36a/attachment.html
More information about the macports-changes
mailing list