pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/gtksourceview2 update to 2.2.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/fc0fae551983
branches: trunk
changeset: 541122:fc0fae551983
user: drochner <drochner%pkgsrc.org@localhost>
date: Tue Apr 15 17:49:48 2008 +0000
description:
update to 2.2.1
This switches to the gnome-2.22 release branch.
diffstat:
x11/gtksourceview2/Makefile | 7 +++----
x11/gtksourceview2/PLIST | 9 ++++++++-
x11/gtksourceview2/distinfo | 8 ++++----
3 files changed, 15 insertions(+), 9 deletions(-)
diffs (81 lines):
diff -r 5c35d6c54104 -r fc0fae551983 x11/gtksourceview2/Makefile
--- a/x11/gtksourceview2/Makefile Tue Apr 15 17:48:16 2008 +0000
+++ b/x11/gtksourceview2/Makefile Tue Apr 15 17:49:48 2008 +0000
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.5 2008/02/20 12:26:07 drochner Exp $
+# $NetBSD: Makefile,v 1.6 2008/04/15 17:49:48 drochner Exp $
#
DISTNAME= gtksourceview-${DISTVER}
PKGNAME= gtksourceview2-${DISTVER}
-#PKGREVISION= 1
CATEGORIES= x11
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtksourceview/2.0/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtksourceview/2.2/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= jmmv%NetBSD.org@localhost
@@ -21,7 +20,7 @@
CONFIGURE_ARGS+= --disable-build-tests
-DISTVER= 2.0.2
+DISTVER= 2.2.1
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
diff -r 5c35d6c54104 -r fc0fae551983 x11/gtksourceview2/PLIST
--- a/x11/gtksourceview2/PLIST Tue Apr 15 17:48:16 2008 +0000
+++ b/x11/gtksourceview2/PLIST Tue Apr 15 17:49:48 2008 +0000
@@ -1,8 +1,10 @@
-@comment $NetBSD: PLIST,v 1.2 2008/02/20 11:23:41 xtraeme Exp $
+@comment $NetBSD: PLIST,v 1.3 2008/04/15 17:49:48 drochner Exp $
include/gtksourceview-2.0/gtksourceview/gtksourcebuffer.h
include/gtksourceview-2.0/gtksourceview/gtksourceiter.h
include/gtksourceview-2.0/gtksourceview/gtksourcelanguage.h
include/gtksourceview-2.0/gtksourceview/gtksourcelanguagemanager.h
+include/gtksourceview-2.0/gtksourceview/gtksourcemark.h
+include/gtksourceview-2.0/gtksourceview/gtksourceprintcompositor.h
include/gtksourceview-2.0/gtksourceview/gtksourcestyle.h
include/gtksourceview-2.0/gtksourceview/gtksourcestylescheme.h
include/gtksourceview-2.0/gtksourceview/gtksourcestyleschememanager.h
@@ -13,6 +15,8 @@
share/gtk-doc/html/gtksourceview-2.0/GtkSourceBuffer.html
share/gtk-doc/html/gtksourceview-2.0/GtkSourceLanguage.html
share/gtk-doc/html/gtksourceview-2.0/GtkSourceLanguageManager.html
+share/gtk-doc/html/gtksourceview-2.0/GtkSourceMark.html
+share/gtk-doc/html/gtksourceview-2.0/GtkSourcePrintCompositor.html
share/gtk-doc/html/gtksourceview-2.0/GtkSourceStyle.html
share/gtk-doc/html/gtksourceview-2.0/GtkSourceStyleScheme.html
share/gtk-doc/html/gtksourceview-2.0/GtkSourceStyleSchemeManager.html
@@ -50,7 +54,9 @@
share/gtksourceview-2.0/language-specs/docbook.lang
share/gtksourceview-2.0/language-specs/dpatch.lang
share/gtksourceview-2.0/language-specs/dtd.lang
+share/gtksourceview-2.0/language-specs/eiffel.lang
share/gtksourceview-2.0/language-specs/erlang.lang
+share/gtksourceview-2.0/language-specs/forth.lang
share/gtksourceview-2.0/language-specs/fortran.lang
share/gtksourceview-2.0/language-specs/gap.lang
share/gtksourceview-2.0/language-specs/gtk-doc.lang
@@ -146,6 +152,7 @@
share/locale/nb/LC_MESSAGES/gtksourceview-2.0.mo
share/locale/ne/LC_MESSAGES/gtksourceview-2.0.mo
share/locale/nl/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/nn/LC_MESSAGES/gtksourceview-2.0.mo
share/locale/oc/LC_MESSAGES/gtksourceview-2.0.mo
share/locale/or/LC_MESSAGES/gtksourceview-2.0.mo
share/locale/pa/LC_MESSAGES/gtksourceview-2.0.mo
diff -r 5c35d6c54104 -r fc0fae551983 x11/gtksourceview2/distinfo
--- a/x11/gtksourceview2/distinfo Tue Apr 15 17:48:16 2008 +0000
+++ b/x11/gtksourceview2/distinfo Tue Apr 15 17:49:48 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2008/02/20 11:23:41 xtraeme Exp $
+$NetBSD: distinfo,v 1.4 2008/04/15 17:49:48 drochner Exp $
-SHA1 (gtksourceview-2.0.2.tar.bz2) = df728a822b55dc6c3370e011c8904a5be5c357a8
-RMD160 (gtksourceview-2.0.2.tar.bz2) = 01cd574a70ec684217e5a95458b33aa3c8b31a6d
-Size (gtksourceview-2.0.2.tar.bz2) = 1020145 bytes
+SHA1 (gtksourceview-2.2.1.tar.bz2) = 457ea2ab8add927ab55e105892c21a440b18603f
+RMD160 (gtksourceview-2.2.1.tar.bz2) = 9b5468adaf76d4ae1cd51fd33018c7139baedcce
+Size (gtksourceview-2.2.1.tar.bz2) = 1133374 bytes
Home |
Main Index |
Thread Index |
Old Index