From c211ea2205242dc6a29d3e90abb36af9eb12411b Mon Sep 17 00:00:00 2001 From: "Tom G. Christensen" Date: Sat, 14 Mar 2015 14:22:57 +0100 Subject: [PATCH] texinfo: update to 5.2 --- texinfo/build.sh | 6 +++--- texinfo/meta/ChangeLog | 4 ++++ texinfo/meta/pkgdef | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) create mode 100644 texinfo/meta/ChangeLog diff --git a/texinfo/build.sh b/texinfo/build.sh index 18af6fd..976b277 100755 --- a/texinfo/build.sh +++ b/texinfo/build.sh @@ -6,9 +6,9 @@ ########################################################### # Check the following 4 variables before running the script topdir=texinfo -version=4.12 +version=5.2 pkgver=1 -source[0]=$topdir-$version.tar.gz +source[0]=ftp://ftp.sunet.se/pub/gnu/texinfo/$topdir-$version.tar.xz # If there are no patches, simply comment this #patch[0]= @@ -41,7 +41,7 @@ reg install install() { generic_install DESTDIR - doc NEWS ChangeLog INTRODUCTION TODO COPYING + doc NEWS ChangeLog AUTHORS TODO COPYING } reg pack diff --git a/texinfo/meta/ChangeLog b/texinfo/meta/ChangeLog new file mode 100644 index 0000000..88eb674 --- /dev/null +++ b/texinfo/meta/ChangeLog @@ -0,0 +1,4 @@ +CHANGELOG +--------- +* Sat Mar 14 2015 Tom G. Christensen - 5.2-1 +- Update to 5.2 diff --git a/texinfo/meta/pkgdef b/texinfo/meta/pkgdef index a111996..cdaa181 100644 --- a/texinfo/meta/pkgdef +++ b/texinfo/meta/pkgdef @@ -12,5 +12,5 @@ $_libdir $_mandir $_infodir $_sharedir/texinfo -$_sharedir/locale/*/LC_MESSAGES/texinfo.mo +$_sharedir/locale/*/LC_MESSAGES/texinfo*.mo