pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc PKGREVISION bump pkgs which are affected by the libgno...
details: https://anonhg.NetBSD.org/pkgsrc/rev/cd78abb7dd93
branches: trunk
changeset: 400914:cd78abb7dd93
user: drochner <drochner%pkgsrc.org@localhost>
date: Thu Oct 29 23:14:13 2009 +0000
description:
PKGREVISION bump pkgs which are affected by the libgnome change
to leave out esound
diffstat:
devel/libgnomemm/Makefile | 3 ++-
devel/libgnomeui/Makefile | 3 ++-
devel/libgnomeuimm/Makefile | 3 ++-
editors/mlview/Makefile | 4 ++--
graphics/gthumb/Makefile | 4 ++--
mail/evolution/Makefile | 3 ++-
math/gnumeric/Makefile | 4 ++--
math/qalculate-gtk/Makefile | 4 ++--
misc/goffice0.6/Makefile | 4 ++--
misc/yelp/Makefile | 4 ++--
time/planner/Makefile | 4 ++--
x11/gnome-desktop-sharp/Makefile | 4 ++--
12 files changed, 24 insertions(+), 20 deletions(-)
diffs (160 lines):
diff -r 33c0df30e02b -r cd78abb7dd93 devel/libgnomemm/Makefile
--- a/devel/libgnomemm/Makefile Thu Oct 29 23:08:33 2009 +0000
+++ b/devel/libgnomemm/Makefile Thu Oct 29 23:14:13 2009 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2009/10/22 15:46:49 adam Exp $
+# $NetBSD: Makefile,v 1.25 2009/10/29 23:14:13 drochner Exp $
DISTNAME= libgnomemm-2.28.0
+PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomemm/2.28/}
EXTRACT_SUFX= .tar.bz2
diff -r 33c0df30e02b -r cd78abb7dd93 devel/libgnomeui/Makefile
--- a/devel/libgnomeui/Makefile Thu Oct 29 23:08:33 2009 +0000
+++ b/devel/libgnomeui/Makefile Thu Oct 29 23:14:13 2009 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.86 2009/10/21 16:04:45 drochner Exp $
+# $NetBSD: Makefile,v 1.87 2009/10/29 23:14:13 drochner Exp $
#
DISTNAME= libgnomeui-2.24.2
+PKGREVISION= 1
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomeui/2.24/}
EXTRACT_SUFX= .tar.bz2
diff -r 33c0df30e02b -r cd78abb7dd93 devel/libgnomeuimm/Makefile
--- a/devel/libgnomeuimm/Makefile Thu Oct 29 23:08:33 2009 +0000
+++ b/devel/libgnomeuimm/Makefile Thu Oct 29 23:14:13 2009 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2009/10/22 18:11:54 adam Exp $
+# $NetBSD: Makefile,v 1.25 2009/10/29 23:14:14 drochner Exp $
DISTNAME= libgnomeuimm-2.28.0
+PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomeuimm/2.28/}
EXTRACT_SUFX= .tar.bz2
diff -r 33c0df30e02b -r cd78abb7dd93 editors/mlview/Makefile
--- a/editors/mlview/Makefile Thu Oct 29 23:08:33 2009 +0000
+++ b/editors/mlview/Makefile Thu Oct 29 23:14:13 2009 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.37 2009/08/26 19:57:25 sno Exp $
+# $NetBSD: Makefile,v 1.38 2009/10/29 23:14:14 drochner Exp $
#
DISTNAME= mlview-0.9.0
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= editors gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/mlview/0.9/}
EXTRACT_SUFX= .tar.bz2
diff -r 33c0df30e02b -r cd78abb7dd93 graphics/gthumb/Makefile
--- a/graphics/gthumb/Makefile Thu Oct 29 23:08:33 2009 +0000
+++ b/graphics/gthumb/Makefile Thu Oct 29 23:14:13 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.46 2009/08/26 19:57:43 sno Exp $
+# $NetBSD: Makefile,v 1.47 2009/10/29 23:14:14 drochner Exp $
DISTNAME= gthumb-2.10.11
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gthumb/2.10/}
diff -r 33c0df30e02b -r cd78abb7dd93 mail/evolution/Makefile
--- a/mail/evolution/Makefile Thu Oct 29 23:08:33 2009 +0000
+++ b/mail/evolution/Makefile Thu Oct 29 23:14:13 2009 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.153 2009/10/24 12:57:56 drochner Exp $
+# $NetBSD: Makefile,v 1.154 2009/10/29 23:14:14 drochner Exp $
DISTNAME= evolution-2.28.1
+PKGREVISION= 1
CATEGORIES= mail time gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution/2.28/}
EXTRACT_SUFX= .tar.bz2
diff -r 33c0df30e02b -r cd78abb7dd93 math/gnumeric/Makefile
--- a/math/gnumeric/Makefile Thu Oct 29 23:08:33 2009 +0000
+++ b/math/gnumeric/Makefile Thu Oct 29 23:14:13 2009 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.137 2009/08/26 19:57:58 sno Exp $
+# $NetBSD: Makefile,v 1.138 2009/10/29 23:14:14 drochner Exp $
#
DISTNAME= gnumeric-1.8.4
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= math gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.8/}
EXTRACT_SUFX= .tar.bz2
diff -r 33c0df30e02b -r cd78abb7dd93 math/qalculate-gtk/Makefile
--- a/math/qalculate-gtk/Makefile Thu Oct 29 23:08:33 2009 +0000
+++ b/math/qalculate-gtk/Makefile Thu Oct 29 23:14:13 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.30 2009/09/08 19:29:35 asau Exp $
+# $NetBSD: Makefile,v 1.31 2009/10/29 23:14:14 drochner Exp $
DISTNAME= qalculate-gtk-0.9.6
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qalculate/}
diff -r 33c0df30e02b -r cd78abb7dd93 misc/goffice0.6/Makefile
--- a/misc/goffice0.6/Makefile Thu Oct 29 23:08:33 2009 +0000
+++ b/misc/goffice0.6/Makefile Thu Oct 29 23:14:13 2009 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.11 2009/08/26 19:56:46 sno Exp $
+# $NetBSD: Makefile,v 1.12 2009/10/29 23:14:14 drochner Exp $
#
DISTNAME= goffice-0.6.6
PKGNAME= goffice0.6-0.6.6
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/goffice/0.6/}
diff -r 33c0df30e02b -r cd78abb7dd93 misc/yelp/Makefile
--- a/misc/yelp/Makefile Thu Oct 29 23:08:33 2009 +0000
+++ b/misc/yelp/Makefile Thu Oct 29 23:14:13 2009 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.83 2009/08/26 19:58:04 sno Exp $
+# $NetBSD: Makefile,v 1.84 2009/10/29 23:14:14 drochner Exp $
#
DISTNAME= yelp-2.26.0
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= misc gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/yelp/2.26/}
EXTRACT_SUFX= .tar.bz2
diff -r 33c0df30e02b -r cd78abb7dd93 time/planner/Makefile
--- a/time/planner/Makefile Thu Oct 29 23:08:33 2009 +0000
+++ b/time/planner/Makefile Thu Oct 29 23:14:13 2009 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2009/08/26 19:58:22 sno Exp $
+# $NetBSD: Makefile,v 1.20 2009/10/29 23:14:14 drochner Exp $
#
DISTNAME= planner-0.14.4
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= time x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/planner/0.14/}
EXTRACT_SUFX= .tar.bz2
diff -r 33c0df30e02b -r cd78abb7dd93 x11/gnome-desktop-sharp/Makefile
--- a/x11/gnome-desktop-sharp/Makefile Thu Oct 29 23:08:33 2009 +0000
+++ b/x11/gnome-desktop-sharp/Makefile Thu Oct 29 23:14:13 2009 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2009/08/26 19:56:47 sno Exp $
+# $NetBSD: Makefile,v 1.15 2009/10/29 23:14:14 drochner Exp $
#
DISTNAME= gnome-desktop-sharp-2.26.0
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-desktop-sharp/2.26/}
Home |
Main Index |
Thread Index |
Old Index