diff options
author | tnn <tnn@pkgsrc.org> | 2009-04-16 18:08:32 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2009-04-16 18:08:32 +0000 |
commit | a326a154be18a96de3ee94d49ec7a2e795c1adb7 (patch) | |
tree | d5246919b3097eda98c490db55e039130e0318e2 /lang/librep/distinfo | |
parent | e89c5c01b9dcdbe00b4a84f302c71defc6c71b11 (diff) | |
download | pkgsrc-a326a154be18a96de3ee94d49ec7a2e795c1adb7.tar.gz |
Update to librep-0.17.3.
0.17.3
======
* Updated MAINTAINERS
* Dropped rep.m4 - use librep.pc instead
* Improved librep.pc
* Updated librep.spec
* Add -L/lib$libsuff to READLINE_LIBS [T2 Patch]
* Fix compilation on PPC64 [Marcus Comstedt]
* Small fixup in src/fake-libexec [SuSE]
* No rpath in src/rep-config.sh [Fedora]
* Added ebuild [Harald van Dijk]
* Improved Makefile's distclean rule
* Reworked autogen.sh
* Reworked configure.in
* Major rework of the spec-file
* Improved configure's ending message
* Fixed configure.in's templates for autoheader
* BSD-Tar is not supported by librep, give users a usefull warning
message [Mark Diekhans]
0.17.2
======
* fixups for configure.in
* updated BUGS, HACKING and README
* define inline if undefined (fixes compiler warnings)
* create the destination directory for the .pc file before installing it
* fixed in issue with FreeBSD in numbers.c [FreeBSD patch]
* improved a function of numbers.c [FreeBSD patch]
* rep_file_fdopen has not been listed in librep.sym
* added -tag=CC to libtool in several places
* don't ignore $LDFLAGS upon build
* dropped some useless code in sdbm.c
* make sure inline is defined
0.17.1
======
* started code-cleanup
* added a .pc file
* added -no-split to makeinfo [FreeBSD patch]
* added -enable-paranoia to configure [compile with CFLAGS+="-Wall -ansi"]
* updated the spec file
* replaced a static void by a void in main.c [Debian patch]
* use correct shebang in rep-xgettext.jl [ALT-Linux patch]
* trim trailing / to mkdir(2) [NetBSD patch]
Diffstat (limited to 'lang/librep/distinfo')
-rw-r--r-- | lang/librep/distinfo | 18 |
1 files changed, 5 insertions, 13 deletions
diff --git a/lang/librep/distinfo b/lang/librep/distinfo index cee8db01d61..71279c4b5be 100644 --- a/lang/librep/distinfo +++ b/lang/librep/distinfo @@ -1,14 +1,6 @@ -$NetBSD: distinfo,v 1.12 2007/05/07 12:42:19 tnn Exp $ +$NetBSD: distinfo,v 1.13 2009/04/16 18:08:32 tnn Exp $ -SHA1 (librep-0.17.tar.gz) = 00ae330eca0fdfb117797036f499dec61f868431 -RMD160 (librep-0.17.tar.gz) = 2239837386700ed4893fa91b684192cb8721a2d1 -Size (librep-0.17.tar.gz) = 1195890 bytes -SHA1 (patch-aa) = 4914b74e5e2b8f413b7c0b759efd464fb7b921dc -SHA1 (patch-ab) = 5c9c56a05a5c1adc88ce29f199051e9c61b972f8 -SHA1 (patch-ac) = 562f8a25b2da564fa4372101bfa1199b0c755ee3 -SHA1 (patch-ad) = ce6925b5efeb8f1c974cb459611ae1c1a426fc1d -SHA1 (patch-ae) = 147430e222b20e20c3ca387d84d4112d58558196 -SHA1 (patch-af) = 1c5b4180c582c0ae35b35f35803c38da123476bf -SHA1 (patch-ag) = dc5916c607a76bb44312a06e8ecc2655a1ec941d -SHA1 (patch-ah) = 0e8b15339ba87936eda48a9ae827d8c8c91b31c7 -SHA1 (patch-ai) = e0882ee5457f3b7b8c12f78df13b65b342c8cd45 +SHA1 (librep-0.17.3.tar.bz2) = 95ec32398846956ddb452802ea9cab71f12b4353 +RMD160 (librep-0.17.3.tar.bz2) = 61463d77c9536fa66b1c8602fa3a9ac030610563 +Size (librep-0.17.3.tar.bz2) = 793084 bytes +SHA1 (patch-aa) = 53f785e75205f64e7b44b84e9b8f3483d2492c28 |