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.28.0, set LICENSE.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/040d5c422023
branches:  trunk
changeset: 567450:040d5c422023
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Nov 17 17:11:07 2009 +0000

description:
Update to 2.28.0, set LICENSE.

    Distcheck with --disable-silent-rules

    Version 2.28.0

    Remove MAINTAINERS, and dist the DOAP file

    Use AM_SILENT_RULES

    Fix build breakage in modules caused by commit aac1a8ec

    Chech for single header includes.

    When maintainer mode is enabled, check for single header includes as
    well as deprecated flags (#557070).

    Support for automake 1.11

    Remove auto-generated ChangeLog from the tree

    Autogenerate ChangeLog

    Trivial update

    * Remove CVS references, use "repository tree"
    * Fix whitespace
    * Fix typo "The" -> "There"

    Move to "development" category

    Add the required DOAP project description (used
    gnome-system-monitor as a template)

    Only pass --enable-maintainer-mode when AM_MAINTAINER_MODE is present

    Takeover

    Revert "Add single include disabling cppflags"

    Oops, this wasn't meant to be committed just yet.

    This reverts commit f95de3b4b636786d1e297f40df32ee32f71ebce7.

    Post branch version bump.

    Add single include disabling cppflags

    Default to enable maintainer mode

    Add -Wno-portability to automake invocation. Bug #529120, patch by Philip Van Hoof.

diffstat:

 devel/gnome-common/Makefile |  7 ++++---
 devel/gnome-common/distinfo |  8 ++++----
 2 files changed, 8 insertions(+), 7 deletions(-)

diffs (34 lines):

diff -r 8ed0d9a7d558 -r 040d5c422023 devel/gnome-common/Makefile
--- a/devel/gnome-common/Makefile       Tue Nov 17 17:08:13 2009 +0000
+++ b/devel/gnome-common/Makefile       Tue Nov 17 17:11:07 2009 +0000
@@ -1,13 +1,14 @@
-# $NetBSD: Makefile,v 1.12 2009/03/19 22:59:59 snj Exp $
+# $NetBSD: Makefile,v 1.13 2009/11/17 17:11:07 wiz Exp $
 
-DISTNAME=      gnome-common-2.26.0
+DISTNAME=      gnome-common-2.28.0
 CATEGORIES=    devel gnome
-MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/gnome-common/2.26/}
+MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/gnome-common/2.28/}
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://www.gnome.org/
 COMMENT=       Generic M4 macros for GNOME development
+LICENSE=       gnu-gpl-v3
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 
diff -r 8ed0d9a7d558 -r 040d5c422023 devel/gnome-common/distinfo
--- a/devel/gnome-common/distinfo       Tue Nov 17 17:08:13 2009 +0000
+++ b/devel/gnome-common/distinfo       Tue Nov 17 17:11:07 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2009/03/19 22:59:59 snj Exp $
+$NetBSD: distinfo,v 1.9 2009/11/17 17:11:07 wiz Exp $
 
-SHA1 (gnome-common-2.26.0.tar.bz2) = 4e3517d674a015d9b3acfefd806b933bac08f645
-RMD160 (gnome-common-2.26.0.tar.bz2) = 788a1c6b008ad47714a5c73cdfc49d24a8d9d175
-Size (gnome-common-2.26.0.tar.bz2) = 69278 bytes
+SHA1 (gnome-common-2.28.0.tar.bz2) = 84eeeb8ac783e3e7807da7eea83dd67afe8d826c
+RMD160 (gnome-common-2.28.0.tar.bz2) = 599fc4e4d49c351db94b039c4e2b31ee97bc73d9
+Size (gnome-common-2.28.0.tar.bz2) = 151535 bytes



Home | Main Index | Thread Index | Old Index