[21156] trunk/dports/devel/gettext

source_changes at macosforge.org source_changes at macosforge.org
Sun Jan 7 14:57:54 PST 2007


Revision: 21156
          http://trac.macosforge.org/projects/macports/changeset/21156
Author:   mij at macports.org
Date:     2007-01-07 14:57:54 -0800 (Sun, 07 Jan 2007)

Log Message:
-----------
Update to version 0.16.1.

Note: This doesn't cause the breakage that happened when going from
0.14.x to 0.15.x because the library version is still the same.
  

Modified Paths:
--------------
    trunk/dports/devel/gettext/Portfile
    trunk/dports/devel/gettext/files/patch-gettext-tools-Makefile.in

Modified: trunk/dports/devel/gettext/Portfile
===================================================================
--- trunk/dports/devel/gettext/Portfile	2007-01-07 22:55:02 UTC (rev 21155)
+++ trunk/dports/devel/gettext/Portfile	2007-01-07 22:57:54 UTC (rev 21156)
@@ -2,7 +2,7 @@
 
 PortSystem 1.0
 name		gettext
-version		0.15
+version		0.16.1
 categories	devel
 maintainers	mij at macports.org
 description	GNU gettext package
@@ -18,9 +18,9 @@
 
 master_sites	gnu
 
-checksums	md5 16bc6e4d37ac3d07495f737a2349a22b \
-		sha1 84f9cb6a043d4a85acf06f8c89f2a34202efa210 \
-		rmd160 e485b60965cf74808801e674c570c7ccd63bd61e
+checksums	md5 3d9ad24301c6d6b17ec30704a13fe127 \
+		sha1 8642f4346dfd6a18ecd883329e150bfe9e0886c3 \
+		rmd160 0fa96b2d005e2490e8603a0a3612041086d5aea1
 
 patchfiles	patch-gettext-tools-Makefile.in
 

Modified: trunk/dports/devel/gettext/files/patch-gettext-tools-Makefile.in
===================================================================
--- trunk/dports/devel/gettext/files/patch-gettext-tools-Makefile.in	2007-01-07 22:55:02 UTC (rev 21155)
+++ trunk/dports/devel/gettext/files/patch-gettext-tools-Makefile.in	2007-01-07 22:57:54 UTC (rev 21156)
@@ -1,11 +1,11 @@
---- gettext-tools/Makefile.in.orig	2006-09-22 12:33:00.000000000 -0700
-+++ gettext-tools/Makefile.in	2006-09-22 12:33:15.000000000 -0700
-@@ -380,7 +380,7 @@
- target_alias = @target_alias@
+--- gettext-tools/Makefile.in.orig	2006-12-28 18:45:00.000000000 -0800
++++ gettext-tools/Makefile.in	2006-12-28 18:45:15.000000000 -0800
+@@ -484,7 +484,7 @@
+ top_srcdir = @top_srcdir@
  AUTOMAKE_OPTIONS = 1.5 gnu no-dependencies
- ACLOCAL_AMFLAGS = -I m4 -I ../gettext-runtime/m4 -I ../autoconf-lib-link/m4 -I ../m4
--SUBDIRS = doc intl lib libgrep libuniname src po projects misc man m4 tests examples
-+SUBDIRS = doc intl lib libgrep libuniname src po projects misc man m4
- # vms_jackets.h is a header that comes with Compaq's "porting library".
- # KEEP_CRTL_SETLOCALE tells it to not override the native locale support.
+ ACLOCAL_AMFLAGS = -I m4 -I ../gettext-runtime/m4 -I ../autoconf-lib-link/m4 -I ../m4 -I gnulib-m4 -I libgettextpo/gnulib-m4
+-SUBDIRS = doc intl gnulib-lib libgrep libuniname src libgettextpo po projects misc man m4 tests examples
++SUBDIRS = doc intl gnulib-lib libgrep libuniname src libgettextpo po projects misc man m4
  
+ # Allow users to use "gnulib-tool --update".
+ 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070107/118e6928/attachment.html


More information about the macports-changes mailing list