Changes 2.22.1:

* This is a quick follow-on release to fix a couple minor issues discovered in
  2.22.0.  The tarball has been re-generated with the latest mm-common to fix
  a devhelp installation issue. There is also a build fix for when building
  with exceptions disabled.
* Fix KeyFile build with exceptions disabled

Changes 2.22.0:
* This it he first release in the stable 2.22 series.  It is essentially
  equivalent to 2.21.5, but with a few build fixes, etc.
* Re-enable input file line markers in gmmproc
* Fix broken test for empty _WRAP_METHOD argument
* Allow the C documentation to be overridden
* Slightly clean up gross Perl code in gmmproc.in
* Correctly quote the extracted comment for M4
* Enable verbose output of autoreconf
* Do not complain about missing docs_override.xml
* Support Automake silent rules
This commit is contained in:
adam 2009-10-16 10:45:16 +00:00
parent c933d84186
commit 1f42bc0f3c
3 changed files with 690 additions and 1526 deletions

View file

@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.35 2009/07/22 13:29:11 wiz Exp $
# $NetBSD: Makefile,v 1.36 2009/10/16 10:45:16 adam Exp $
DISTNAME= glibmm-2.20.1
DISTNAME= glibmm-2.22.1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/glibmm/2.20/}
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/glibmm/2.22/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= adam@NetBSD.org

File diff suppressed because it is too large Load diff

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.29 2009/07/22 13:29:11 wiz Exp $
$NetBSD: distinfo,v 1.30 2009/10/16 10:45:17 adam Exp $
SHA1 (glibmm-2.20.1.tar.bz2) = 61bef268eecc7ca98946213c0147ebf25b7428e2
RMD160 (glibmm-2.20.1.tar.bz2) = d7d851d0f1391240b61f6c0dbdddbdc8dc0c5b6c
Size (glibmm-2.20.1.tar.bz2) = 7608179 bytes
SHA1 (glibmm-2.22.1.tar.bz2) = 278c19d3dfbdc8185772fb1dfdfcafc252a99da1
RMD160 (glibmm-2.22.1.tar.bz2) = 53d1b4a7bbb609f0a45ff0d308b85b2e6d16a2d4
Size (glibmm-2.22.1.tar.bz2) = 3480822 bytes