texinfo: update to 5.2
This commit is contained in:
@@ -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
|
||||
|
||||
4
texinfo/meta/ChangeLog
Normal file
4
texinfo/meta/ChangeLog
Normal file
@@ -0,0 +1,4 @@
|
||||
CHANGELOG
|
||||
---------
|
||||
* Sat Mar 14 2015 Tom G. Christensen <swpkg@jupiterrise.com> - 5.2-1
|
||||
- Update to 5.2
|
||||
@@ -12,5 +12,5 @@ $_libdir
|
||||
$_mandir
|
||||
$_infodir
|
||||
$_sharedir/texinfo
|
||||
$_sharedir/locale/*/LC_MESSAGES/texinfo.mo
|
||||
$_sharedir/locale/*/LC_MESSAGES/texinfo*.mo
|
||||
|
||||
|
||||
Reference in New Issue
Block a user