[67620] trunk/dports/devel/gettext
ryandesign at macports.org
ryandesign at macports.org
Sat May 15 00:48:44 PDT 2010
Revision: 67620
http://trac.macports.org/changeset/67620
Author: ryandesign at macports.org
Date: 2010-05-15 00:48:42 -0700 (Sat, 15 May 2010)
Log Message:
-----------
gettext: update to 0.18 and also install extra doc files
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 2010-05-15 07:48:03 UTC (rev 67619)
+++ trunk/dports/devel/gettext/Portfile 2010-05-15 07:48:42 UTC (rev 67620)
@@ -5,8 +5,7 @@
PortGroup archcheck 1.0
name gettext
-version 0.17
-revision 4
+version 0.18
categories devel
maintainers ryandesign
license GPLv3
@@ -26,10 +25,9 @@
should be implemented. For this task GNU gettext \
provides the needed tools and library functions.
-checksums \
- md5 58a2bc6d39c0ba57823034d55d65d606 \
- sha1 c51803d9f745f6ace36bd09c0486d5735ce399cf \
- rmd160 36df9d4ad2848ec26729781e0d7e25b419e7d261
+checksums md5 d52a3e061032a1ed13856d42fc86f0fd \
+ sha1 de396ec6877a451427d8597197d18c2d4b8f1a26 \
+ rmd160 7725881dd68cc05d0b782fe64c08acc90eb6146d
patchfiles \
patch-gettext-tools-Makefile.in
@@ -64,6 +62,17 @@
if {[file exists ${destroot}${prefix}/share/locale/locale.alias]} {
delete ${destroot}${prefix}/share/locale/locale.alias
}
+ xinstall -W ${worksrcpath} \
+ AUTHORS \
+ COPYING \
+ ChangeLog \
+ ChangeLog.0 \
+ DEPENDENCIES \
+ HACKING \
+ NEWS \
+ README \
+ THANKS \
+ ${destroot}${prefix}/share/doc/${name}
}
livecheck.type regex
Modified: trunk/dports/devel/gettext/files/patch-gettext-tools-Makefile.in
===================================================================
--- trunk/dports/devel/gettext/files/patch-gettext-tools-Makefile.in 2010-05-15 07:48:03 UTC (rev 67619)
+++ trunk/dports/devel/gettext/files/patch-gettext-tools-Makefile.in 2010-05-15 07:48:42 UTC (rev 67620)
@@ -1,9 +1,9 @@
---- gettext-tools/Makefile.in.orig 2007-11-06 17:40:19.000000000 -0600
-+++ gettext-tools/Makefile.in 2007-11-08 04:43:48.000000000 -0600
-@@ -724,7 +724,7 @@
+--- gettext-tools/Makefile.in.orig 2010-05-09 13:59:01.000000000 -0500
++++ gettext-tools/Makefile.in 2010-05-10 05:23:23.000000000 -0500
+@@ -1214,7 +1214,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 -I gnulib-m4 -I libgettextpo/gnulib-m4
+ ACLOCAL_AMFLAGS = -I m4 -I ../gettext-runtime/m4 -I ../m4 -I gnulib-m4 -I libgettextpo/gnulib-m4
-SUBDIRS = doc intl gnulib-lib libgrep src libgettextpo po projects styles misc man m4 tests gnulib-tests examples
+SUBDIRS = doc intl gnulib-lib libgrep src libgettextpo po projects styles misc man m4 tests gnulib-tests
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100515/31f84bd1/attachment.html>
More information about the macports-changes
mailing list