[65835] trunk/dports/graphics/libart_lgpl

toby at macports.org toby at macports.org
Thu Apr 1 14:21:40 PDT 2010


Revision: 65835
          http://trac.macports.org/changeset/65835
Author:   toby at macports.org
Date:     2010-04-01 14:21:39 -0700 (Thu, 01 Apr 2010)
Log Message:
-----------
libart_lgpl 2.3.21

Modified Paths:
--------------
    trunk/dports/graphics/libart_lgpl/Portfile
    trunk/dports/graphics/libart_lgpl/files/patch-Makefile.in

Modified: trunk/dports/graphics/libart_lgpl/Portfile
===================================================================
--- trunk/dports/graphics/libart_lgpl/Portfile	2010-04-01 21:09:25 UTC (rev 65834)
+++ trunk/dports/graphics/libart_lgpl/Portfile	2010-04-01 21:21:39 UTC (rev 65835)
@@ -3,7 +3,7 @@
 PortSystem      1.0
 
 name            libart_lgpl
-version         2.3.20
+version         2.3.21
 set branch      [join [lrange [split ${version} .] 0 1] .]
 categories      graphics
 platforms       darwin
@@ -25,9 +25,9 @@
 master_sites    gnome:sources/${name}/${branch}/
 use_bzip2       yes
 
-checksums       md5 d0ce67f2ebcef1e51a83136c69242a73 \
-                sha1 40aa6c6c5fb27a8a45cd7aaa302a835ff374d13a \
-                rmd160 184cd3dd96e9cfadcba327644bc8c9dd32da26fa
+checksums       md5 08559ff3c67fd95d57b0c5e91a6b4302 \
+                sha1 dbac185c65696381ef188de1f98b348b530e22f9 \
+                rmd160 ed40181ffc9d6646630c1db64532217acf7dd036
 
 patchfiles      patch-Makefile.in patch-art_config.h
 

Modified: trunk/dports/graphics/libart_lgpl/files/patch-Makefile.in
===================================================================
--- trunk/dports/graphics/libart_lgpl/files/patch-Makefile.in	2010-04-01 21:09:25 UTC (rev 65834)
+++ trunk/dports/graphics/libart_lgpl/files/patch-Makefile.in	2010-04-01 21:21:39 UTC (rev 65835)
@@ -1,11 +1,11 @@
 --- Makefile.in.orig	2009-06-11 11:52:36.000000000 -0700
 +++ Makefile.in	2009-06-11 11:52:46.000000000 -0700
-@@ -915,8 +915,6 @@
+@@ -1000,8 +1000,6 @@
  	uninstall-pkgconfigDATA
  
  
--art_config.h:	gen_art_config$(EXEEXT)
--	./gen_art_config > art_config.h
+-art_config.h:
+-	./gen_art_config.sh > art_config.h
  
  @OS_WIN32_TRUE at install-libtool-import-lib:
  @OS_WIN32_TRUE@	$(INSTALL) .libs/libart_lgpl_2.dll.a $(DESTDIR)$(libdir)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100401/c9b675d4/attachment.html>


More information about the macports-changes mailing list