Subject: CVS commit: pkgsrc/devel/gnome-common
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 12/28/2004 22:23:27
Module Name: pkgsrc
Committed By: jmmv
Date: Tue Dec 28 22:23:27 UTC 2004
Modified Files:
pkgsrc/devel/gnome-common: Makefile PLIST distinfo
Removed Files:
pkgsrc/devel/gnome-common/patches: patch-aa
Log Message:
Update to 2.8.0 (hmm, TODO reminded me of this one):
2004-09-14 James Henstridge <james@jamesh.id.au>
* configure.in: bump version number to 2.8.0
2004-08-30 James Henstridge <james@jamesh.id.au>
* macros2/gnome-autogen.sh: fix up error message when a required
M4 file isn't found. Fixes bug #147417.
* macros2/gnome-autogen.sh: Revert Rodney's changes, since
glib-gettextize has been fixed on the HEAD and 2.4 branches.
2004-06-10 Rodney Dawes <dobey@ximian.com>
* macros2/gnome-autogen.sh: Add code to check for mkinstalldirs in
the shared automake files directory, and copy it in if we are using
AM_GLIB_GNU_GETTEXT
Fixes #144069
2004-05-26 James Henstridge <james@daa.com.au>
* macros2/gnome-compiler-warnings.m4: some small cleanups.
* macros2/gnome-common.m4 (GNOME_COMMON_INIT): since caching is
turned off in all recent Autoconfs, it doesn't make sense to use
it. Change implementation to instead make sure ${ACLOCAL_FLAGS}
gets passed to aclocal when called from the makefile.
* macros2/Makefile.am: alter installation so that it puts the
macros directly into $(datadir)/aclocal instead of
$(datadir)/aclocal/gnome2-macros
* autogen.sh (REQUIRED_AUTOMAKE_VERSION): use a modern version of
automake.
* macros2/gnome-compiler-flags.m4: move from compiler-flags.m4 to
reduce chance of collisions.
* macros2/gnome-autogen.sh: move from autogen.sh
* Makefile.am (SUBDIRS): don't build bin/ and macros/ directories.
* configure.in: don't create makefiles for bin/ and macros/
directories.
Since we don't actually build the support/ directory (since 2001),
remove the matching parts from the configure script.
2004-05-13 James Henstridge <james@daa.com.au>
* gnome-common.spec.in: simplify and update spec file.
2004-02-27 Sven Herzberg <herzi@abi02.de>
* macros2/autogen.sh: fix #135557
2004-02-17 Mark McLoughlin <mark@skynet.ie>
* doc-build/xmldocs.make: fix one last occurrence of
not using $(DESTDIR).
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/devel/gnome-common/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/gnome-common/PLIST \
pkgsrc/devel/gnome-common/distinfo
cvs rdiff -r1.2 -r0 pkgsrc/devel/gnome-common/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.