pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/gnome-common Update to 2.12.0:
details: https://anonhg.NetBSD.org/pkgsrc/rev/85310ab8b416
branches: trunk
changeset: 500451:85310ab8b416
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Sat Oct 08 17:17:36 2005 +0000
description:
Update to 2.12.0:
2005-09-20 James Henstridge <james%jamesh.id.au@localhost>
* macros2/gnome-autogen.sh (configure_files): when searching for
configure.in files, skip directories starting with a dot. This
avoids Bzr, Quilt and Subversion bookkeeping directories among
others. Fixes bug #311951.
2005-08-17 Stepan Kasal <kasal%ucw.cz@localhost>
* macros2/gnome-autogen.sh (add_to_cm_macrodirs): New function,
prevents duplicates in $cm_macrodirs.
(check_m4macros): Use it. Read the dirlist file, if it is supported
by the version of Automake actually in use.
2005-08-17 Stepan Kasal <kasal%ucw.cz@localhost>
* macros2/gnome-autogen.sh (version_check): Set $variable_VERSION
to the actual version number of the tool.
2005-08-17 James Henstridge <james%jamesh.id.au@localhost>
* macros2/gnome-autogen.sh: pass --force to gnome-doc-prepare to
match other tools. Fixes bug #311775.
* macros2/gnome-autogen.sh: don't use syntax that non-GNU greps
don't understand. Fixes bug #313531.
2005-08-16 James Henstridge <james%jamesh.id.au@localhost>
* macros2/gnome-autogen.sh: add checks for gnome-common macro
names, and call require_m4macro for the appropriate names. This
can help detect $ACLOCAL_FLAGS problems earlier. Addresses bug
#312125.
2005-07-25 James Henstridge <james%jamesh.id.au@localhost>
* configure.in: bump release number.
2005-07-19 Shaun McCance <shaunm%gnome.org@localhost>
* macros2/gnome-autogen.sh:
- Bumped up the default required version of gnome-doc-utils
2005-07-18 Christian Persch <chpe%cvs.gnome.org@localhost>
* macros2/gnome-autogen.sh:
When configure.{in,ac} contains GNOME_DOC_INIT, actually call
gnome-doc-prepare.
diffstat:
devel/gnome-common/Makefile | 7 ++++---
devel/gnome-common/distinfo | 8 ++++----
2 files changed, 8 insertions(+), 7 deletions(-)
diffs (30 lines):
diff -r f03eab93d7ad -r 85310ab8b416 devel/gnome-common/Makefile
--- a/devel/gnome-common/Makefile Sat Oct 08 17:15:48 2005 +0000
+++ b/devel/gnome-common/Makefile Sat Oct 08 17:17:36 2005 +0000
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.6 2005/04/11 21:45:24 tv Exp $
+# $NetBSD: Makefile,v 1.7 2005/10/08 17:17:36 jmmv Exp $
#
-DISTNAME= gnome-common-2.8.0
+DISTNAME= gnome-common-2.12.0
CATEGORIES= devel gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-common/2.8/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-common/2.12/}
+EXTRACT_SUFX= .tar.bz2
MAINTAINER= tech-pkg%NetBSD.org@localhost
HOMEPAGE= http://www.gnome.org/
diff -r f03eab93d7ad -r 85310ab8b416 devel/gnome-common/distinfo
--- a/devel/gnome-common/distinfo Sat Oct 08 17:15:48 2005 +0000
+++ b/devel/gnome-common/distinfo Sat Oct 08 17:17:36 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2005/02/23 22:24:15 agc Exp $
+$NetBSD: distinfo,v 1.5 2005/10/08 17:17:36 jmmv Exp $
-SHA1 (gnome-common-2.8.0.tar.gz) = 09e7470f3cf1f56a29a4cc5e0351a59b600a50cd
-RMD160 (gnome-common-2.8.0.tar.gz) = bb4b6b4871c99dc76098fb7189c55df1cd75ae6f
-Size (gnome-common-2.8.0.tar.gz) = 70342 bytes
+SHA1 (gnome-common-2.12.0.tar.bz2) = 5483bad8bcded040946f776c655507caf05946af
+RMD160 (gnome-common-2.12.0.tar.bz2) = cbd83180027c69b88737b02bef2f2b99e4c2968c
+Size (gnome-common-2.12.0.tar.bz2) = 60283 bytes
Home |
Main Index |
Thread Index |
Old Index