pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/lang/librep



Module Name:    pkgsrc
Committed By:   tnn
Date:           Thu Apr 16 18:08:32 UTC 2009

Modified Files:
        pkgsrc/lang/librep: Makefile PLIST distinfo
        pkgsrc/lang/librep/patches: patch-aa
Removed Files:
        pkgsrc/lang/librep/patches: patch-ab patch-ac patch-ad patch-ae
            patch-af patch-ag patch-ah patch-ai

Log Message:
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]


To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 pkgsrc/lang/librep/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/lang/librep/PLIST
cvs rdiff -u -r1.12 -r1.13 pkgsrc/lang/librep/distinfo
cvs rdiff -u -r1.9 -r1.10 pkgsrc/lang/librep/patches/patch-aa
cvs rdiff -u -r1.3 -r0 pkgsrc/lang/librep/patches/patch-ab
cvs rdiff -u -r1.1 -r0 pkgsrc/lang/librep/patches/patch-ac \
    pkgsrc/lang/librep/patches/patch-ad pkgsrc/lang/librep/patches/patch-ae \
    pkgsrc/lang/librep/patches/patch-af pkgsrc/lang/librep/patches/patch-ag \
    pkgsrc/lang/librep/patches/patch-ah pkgsrc/lang/librep/patches/patch-ai

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index