summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2008-02-19 12:08:26 +0000
committerxtraeme <xtraeme@pkgsrc.org>2008-02-19 12:08:26 +0000
commit8730e3b339f5525474ec79a6dbbba1f725395660 (patch)
tree2befb75f95e2bdd90ace028997d183955c7e1195 /x11
parent5af55181db463cd1eee48ea6884451f71e679c79 (diff)
downloadpkgsrc-8730e3b339f5525474ec79a6dbbba1f725395660.tar.gz
Update to 2.1.2.
News in 2.1.2 ------------- * Fix a GtkSourceMark API issue * Updated translations News in 2.1.1 ------------- * Misc bugfixes * Updated translations News in 2.1.0 ------------- * New gtk-print based printing API * New GtkTextMark-based GtkSourceMark API * Misc bugfixes * Updated translations News in 2.0.0 ------------- * Updated translations News in 1.90.4 -------------- * Many improvements to all the lang files * Many minor API tweaks * Misc bugfixes * Updated translations News in 1.90.3 -------------- * New default set of styles used to define a style scheme * Many improvements to all the lang files, ruby and perl lang files in particular. * Some API tweaks * Misc bugfixes News in 1.90.2 -------------- * Library is now LGPL (some lang files aren't yet) * Support replacing contexts * Support symbolic colors in schemes * Add tango style scheme * Some API tweaks * Many lang file updates * Misc bugfixes News in 1.90.1 -------------- * GtkSourceStyle is now a gobject * Be more careful about Language and LanguageManager lifecycles: add gtk_source_[language|style_scheme]_manager_get_default to obtain managers object owned by gtksourceview * Most of the files are now officially licensed under LGPL, still waiting for a few approval before completely switching the license. * Port to GRegex * Misc lang file updates * Misc bugfixes News in 1.90.0 -------------- This marks the road to GtkSourceView 2.0, and breaks the API. It is still considererd API-unstable. * API update/break * New highlighting and theming engines (Yevgen Muntyan, Marco Barisione) * GnomePrint-based print API removal
Diffstat (limited to 'x11')
-rw-r--r--x11/gtksourceview/Makefile8
-rw-r--r--x11/gtksourceview/PLIST338
-rw-r--r--x11/gtksourceview/distinfo8
3 files changed, 193 insertions, 161 deletions
diff --git a/x11/gtksourceview/Makefile b/x11/gtksourceview/Makefile
index d0c47b1aa83..19cb1e33320 100644
--- a/x11/gtksourceview/Makefile
+++ b/x11/gtksourceview/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.43 2008/01/18 05:09:56 tnn Exp $
+# $NetBSD: Makefile,v 1.44 2008/02/19 12:08:26 xtraeme Exp $
#
-DISTNAME= gtksourceview-1.8.5
-PKGREVISION= 2
+DISTNAME= gtksourceview-2.1.2
+#PKGREVISION= 2
CATEGORIES= x11
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtksourceview/1.8/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtksourceview/2.1/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= jmmv@NetBSD.org
diff --git a/x11/gtksourceview/PLIST b/x11/gtksourceview/PLIST
index ae3d9b37ee5..ca780d8675e 100644
--- a/x11/gtksourceview/PLIST
+++ b/x11/gtksourceview/PLIST
@@ -1,153 +1,185 @@
-@comment $NetBSD: PLIST,v 1.19 2007/03/21 22:31:12 wiz Exp $
-include/gtksourceview-1.0/gtksourceview/gtksourcebuffer.h
-include/gtksourceview-1.0/gtksourceview/gtksourceiter.h
-include/gtksourceview-1.0/gtksourceview/gtksourcelanguage.h
-include/gtksourceview-1.0/gtksourceview/gtksourcelanguagesmanager.h
-include/gtksourceview-1.0/gtksourceview/gtksourcemarker.h
-include/gtksourceview-1.0/gtksourceview/gtksourceprintjob.h
-include/gtksourceview-1.0/gtksourceview/gtksourcestylescheme.h
-include/gtksourceview-1.0/gtksourceview/gtksourcetag.h
-include/gtksourceview-1.0/gtksourceview/gtksourcetagstyle.h
-include/gtksourceview-1.0/gtksourceview/gtksourcetagtable.h
-include/gtksourceview-1.0/gtksourceview/gtksourceview-typebuiltins.h
-include/gtksourceview-1.0/gtksourceview/gtksourceview.h
-lib/libgtksourceview-1.0.la
-lib/pkgconfig/gtksourceview-1.0.pc
-share/gtk-doc/html/gtksourceview/GtkSourceBuffer.html
-share/gtk-doc/html/gtksourceview/GtkSourceLanguage.html
-share/gtk-doc/html/gtksourceview/GtkSourceLanguagesManager.html
-share/gtk-doc/html/gtksourceview/GtkSourcePrintJob.html
-share/gtk-doc/html/gtksourceview/GtkSourceStyleScheme.html
-share/gtk-doc/html/gtksourceview/GtkSourceTag.html
-share/gtk-doc/html/gtksourceview/GtkSourceTagTable.html
-share/gtk-doc/html/gtksourceview/GtkSourceView.html
-share/gtk-doc/html/gtksourceview/gtksourceview-GtkSourceMarker.html
-share/gtk-doc/html/gtksourceview/gtksourceview-GtkSourceTagStyle.html
-share/gtk-doc/html/gtksourceview/gtksourceview-Searching-in-a-GtkSourceBuffer.html
-share/gtk-doc/html/gtksourceview/gtksourceview.devhelp
-share/gtk-doc/html/gtksourceview/gtksourceview.devhelp2
-share/gtk-doc/html/gtksourceview/home.png
-share/gtk-doc/html/gtksourceview/index.html
-share/gtk-doc/html/gtksourceview/index.sgml
-share/gtk-doc/html/gtksourceview/left.png
-share/gtk-doc/html/gtksourceview/right.png
-share/gtk-doc/html/gtksourceview/rn01.html
-share/gtk-doc/html/gtksourceview/style.css
-share/gtk-doc/html/gtksourceview/up.png
-share/gtksourceview-1.0/language-specs/R.lang
-share/gtksourceview-1.0/language-specs/ada.lang
-share/gtksourceview-1.0/language-specs/boo.lang
-share/gtksourceview-1.0/language-specs/c.lang
-share/gtksourceview-1.0/language-specs/changelog.lang
-share/gtksourceview-1.0/language-specs/cpp.lang
-share/gtksourceview-1.0/language-specs/csharp.lang
-share/gtksourceview-1.0/language-specs/css.lang
-share/gtksourceview-1.0/language-specs/d.lang
-share/gtksourceview-1.0/language-specs/desktop.lang
-share/gtksourceview-1.0/language-specs/diff.lang
-share/gtksourceview-1.0/language-specs/docbook.lang
-share/gtksourceview-1.0/language-specs/fortran.lang
-share/gtksourceview-1.0/language-specs/gtkrc.lang
-share/gtksourceview-1.0/language-specs/haskell.lang
-share/gtksourceview-1.0/language-specs/html.lang
-share/gtksourceview-1.0/language-specs/idl.lang
-share/gtksourceview-1.0/language-specs/ini.lang
-share/gtksourceview-1.0/language-specs/java.lang
-share/gtksourceview-1.0/language-specs/javascript.lang
-share/gtksourceview-1.0/language-specs/language.dtd
-share/gtksourceview-1.0/language-specs/language.rng
-share/gtksourceview-1.0/language-specs/latex.lang
-share/gtksourceview-1.0/language-specs/lua.lang
-share/gtksourceview-1.0/language-specs/makefile.lang
-share/gtksourceview-1.0/language-specs/msil.lang
-share/gtksourceview-1.0/language-specs/nemerle.lang
-share/gtksourceview-1.0/language-specs/ocaml.lang
-share/gtksourceview-1.0/language-specs/octave.lang
-share/gtksourceview-1.0/language-specs/pascal.lang
-share/gtksourceview-1.0/language-specs/perl.lang
-share/gtksourceview-1.0/language-specs/php.lang
-share/gtksourceview-1.0/language-specs/po.lang
-share/gtksourceview-1.0/language-specs/python.lang
-share/gtksourceview-1.0/language-specs/ruby.lang
-share/gtksourceview-1.0/language-specs/scheme.lang
-share/gtksourceview-1.0/language-specs/sh.lang
-share/gtksourceview-1.0/language-specs/spec.lang
-share/gtksourceview-1.0/language-specs/sql.lang
-share/gtksourceview-1.0/language-specs/tcl.lang
-share/gtksourceview-1.0/language-specs/texinfo.lang
-share/gtksourceview-1.0/language-specs/vbnet.lang
-share/gtksourceview-1.0/language-specs/verilog.lang
-share/gtksourceview-1.0/language-specs/vhdl.lang
-share/gtksourceview-1.0/language-specs/xml.lang
-share/locale/ar/LC_MESSAGES/gtksourceview-1.0.mo
-share/locale/az/LC_MESSAGES/gtksourceview-1.0.mo
-share/locale/be/LC_MESSAGES/gtksourceview-1.0.mo
-share/locale/bg/LC_MESSAGES/gtksourceview-1.0.mo
-share/locale/bn/LC_MESSAGES/gtksourceview-1.0.mo
-share/locale/bn_IN/LC_MESSAGES/gtksourceview-1.0.mo
-share/locale/bs/LC_MESSAGES/gtksourceview-1.0.mo
-share/locale/ca/LC_MESSAGES/gtksourceview-1.0.mo
-share/locale/cs/LC_MESSAGES/gtksourceview-1.0.mo
-share/locale/cy/LC_MESSAGES/gtksourceview-1.0.mo
-share/locale/da/LC_MESSAGES/gtksourceview-1.0.mo
-share/locale/de/LC_MESSAGES/gtksourceview-1.0.mo
-share/locale/dz/LC_MESSAGES/gtksourceview-1.0.mo
-share/locale/el/LC_MESSAGES/gtksourceview-1.0.mo
-share/locale/en_CA/LC_MESSAGES/gtksourceview-1.0.mo
-share/locale/en_GB/LC_MESSAGES/gtksourceview-1.0.mo
-share/locale/es/LC_MESSAGES/gtksourceview-1.0.mo
-share/locale/et/LC_MESSAGES/gtksourceview-1.0.mo
-share/locale/eu/LC_MESSAGES/gtksourceview-1.0.mo
-share/locale/fa/LC_MESSAGES/gtksourceview-1.0.mo
-share/locale/fi/LC_MESSAGES/gtksourceview-1.0.mo
-share/locale/fr/LC_MESSAGES/gtksourceview-1.0.mo
-share/locale/ga/LC_MESSAGES/gtksourceview-1.0.mo
-share/locale/gl/LC_MESSAGES/gtksourceview-1.0.mo
-share/locale/gu/LC_MESSAGES/gtksourceview-1.0.mo
-share/locale/he/LC_MESSAGES/gtksourceview-1.0.mo
-share/locale/hi/LC_MESSAGES/gtksourceview-1.0.mo
-share/locale/hr/LC_MESSAGES/gtksourceview-1.0.mo
-share/locale/hu/LC_MESSAGES/gtksourceview-1.0.mo
-share/locale/id/LC_MESSAGES/gtksourceview-1.0.mo
-share/locale/it/LC_MESSAGES/gtksourceview-1.0.mo
-share/locale/ja/LC_MESSAGES/gtksourceview-1.0.mo
-share/locale/ko/LC_MESSAGES/gtksourceview-1.0.mo
-share/locale/lt/LC_MESSAGES/gtksourceview-1.0.mo
-share/locale/lv/LC_MESSAGES/gtksourceview-1.0.mo
-share/locale/mg/LC_MESSAGES/gtksourceview-1.0.mo
-share/locale/mk/LC_MESSAGES/gtksourceview-1.0.mo
-share/locale/ml/LC_MESSAGES/gtksourceview-1.0.mo
-share/locale/mn/LC_MESSAGES/gtksourceview-1.0.mo
-share/locale/mr/LC_MESSAGES/gtksourceview-1.0.mo
-share/locale/ms/LC_MESSAGES/gtksourceview-1.0.mo
-share/locale/nb/LC_MESSAGES/gtksourceview-1.0.mo
-share/locale/ne/LC_MESSAGES/gtksourceview-1.0.mo
-share/locale/nl/LC_MESSAGES/gtksourceview-1.0.mo
-share/locale/or/LC_MESSAGES/gtksourceview-1.0.mo
-share/locale/pa/LC_MESSAGES/gtksourceview-1.0.mo
-share/locale/pl/LC_MESSAGES/gtksourceview-1.0.mo
-share/locale/pt/LC_MESSAGES/gtksourceview-1.0.mo
-share/locale/pt_BR/LC_MESSAGES/gtksourceview-1.0.mo
-share/locale/ro/LC_MESSAGES/gtksourceview-1.0.mo
-share/locale/ru/LC_MESSAGES/gtksourceview-1.0.mo
-share/locale/rw/LC_MESSAGES/gtksourceview-1.0.mo
-share/locale/sk/LC_MESSAGES/gtksourceview-1.0.mo
-share/locale/sl/LC_MESSAGES/gtksourceview-1.0.mo
-share/locale/sq/LC_MESSAGES/gtksourceview-1.0.mo
-share/locale/sr/LC_MESSAGES/gtksourceview-1.0.mo
-share/locale/sr@Latn/LC_MESSAGES/gtksourceview-1.0.mo
-share/locale/sv/LC_MESSAGES/gtksourceview-1.0.mo
-share/locale/ta/LC_MESSAGES/gtksourceview-1.0.mo
-share/locale/th/LC_MESSAGES/gtksourceview-1.0.mo
-share/locale/tr/LC_MESSAGES/gtksourceview-1.0.mo
-share/locale/uk/LC_MESSAGES/gtksourceview-1.0.mo
-share/locale/vi/LC_MESSAGES/gtksourceview-1.0.mo
-share/locale/xh/LC_MESSAGES/gtksourceview-1.0.mo
-share/locale/zh_CN/LC_MESSAGES/gtksourceview-1.0.mo
-share/locale/zh_HK/LC_MESSAGES/gtksourceview-1.0.mo
-share/locale/zh_TW/LC_MESSAGES/gtksourceview-1.0.mo
-@dirrm share/gtksourceview-1.0/language-specs
-@dirrm share/gtksourceview-1.0
-@dirrm share/gtk-doc/html/gtksourceview
-@dirrm include/gtksourceview-1.0/gtksourceview
-@dirrm include/gtksourceview-1.0
+@comment $NetBSD: PLIST,v 1.20 2008/02/19 12:08:26 xtraeme 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
+include/gtksourceview-2.0/gtksourceview/gtksourceview-typebuiltins.h
+include/gtksourceview-2.0/gtksourceview/gtksourceview.h
+lib/libgtksourceview-2.0.la
+lib/pkgconfig/gtksourceview-2.0.pc
+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
+share/gtk-doc/html/gtksourceview-2.0/GtkSourceView.html
+share/gtk-doc/html/gtksourceview-2.0/gtksourceview-2.0.devhelp
+share/gtk-doc/html/gtksourceview-2.0/gtksourceview-2.0.devhelp2
+share/gtk-doc/html/gtksourceview-2.0/gtksourceview-20-Searching-in-a-GtkSourceBuffer.html
+share/gtk-doc/html/gtksourceview-2.0/home.png
+share/gtk-doc/html/gtksourceview-2.0/index.html
+share/gtk-doc/html/gtksourceview-2.0/index.sgml
+share/gtk-doc/html/gtksourceview-2.0/lang-reference.html
+share/gtk-doc/html/gtksourceview-2.0/lang-tutorial.html
+share/gtk-doc/html/gtksourceview-2.0/left.png
+share/gtk-doc/html/gtksourceview-2.0/right.png
+share/gtk-doc/html/gtksourceview-2.0/rn01.html
+share/gtk-doc/html/gtksourceview-2.0/rn02.html
+share/gtk-doc/html/gtksourceview-2.0/style.css
+share/gtk-doc/html/gtksourceview-2.0/up.png
+share/gtksourceview-2.0/language-specs/R.lang
+share/gtksourceview-2.0/language-specs/ada.lang
+share/gtksourceview-2.0/language-specs/awk.lang
+share/gtksourceview-2.0/language-specs/boo.lang
+share/gtksourceview-2.0/language-specs/c.lang
+share/gtksourceview-2.0/language-specs/changelog.lang
+share/gtksourceview-2.0/language-specs/chdr.lang
+share/gtksourceview-2.0/language-specs/check.sh
+share/gtksourceview-2.0/language-specs/convert.py
+share/gtksourceview-2.0/language-specs/cpp.lang
+share/gtksourceview-2.0/language-specs/csharp.lang
+share/gtksourceview-2.0/language-specs/css.lang
+share/gtksourceview-2.0/language-specs/d.lang
+share/gtksourceview-2.0/language-specs/def.lang
+share/gtksourceview-2.0/language-specs/desktop.lang
+share/gtksourceview-2.0/language-specs/diff.lang
+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
+share/gtksourceview-2.0/language-specs/gtkrc.lang
+share/gtksourceview-2.0/language-specs/haddock.lang
+share/gtksourceview-2.0/language-specs/haskell-literate.lang
+share/gtksourceview-2.0/language-specs/haskell.lang
+share/gtksourceview-2.0/language-specs/html.lang
+share/gtksourceview-2.0/language-specs/idl.lang
+share/gtksourceview-2.0/language-specs/ini.lang
+share/gtksourceview-2.0/language-specs/java.lang
+share/gtksourceview-2.0/language-specs/javascript.lang
+share/gtksourceview-2.0/language-specs/language.dtd
+share/gtksourceview-2.0/language-specs/language.rng
+share/gtksourceview-2.0/language-specs/language2.rng
+share/gtksourceview-2.0/language-specs/latex.lang
+share/gtksourceview-2.0/language-specs/libtool.lang
+share/gtksourceview-2.0/language-specs/lua.lang
+share/gtksourceview-2.0/language-specs/m4.lang
+share/gtksourceview-2.0/language-specs/makefile.lang
+share/gtksourceview-2.0/language-specs/msil.lang
+share/gtksourceview-2.0/language-specs/nemerle.lang
+share/gtksourceview-2.0/language-specs/objc.lang
+share/gtksourceview-2.0/language-specs/ocaml.lang
+share/gtksourceview-2.0/language-specs/ocl.lang
+share/gtksourceview-2.0/language-specs/octave.lang
+share/gtksourceview-2.0/language-specs/pascal.lang
+share/gtksourceview-2.0/language-specs/perl.lang
+share/gtksourceview-2.0/language-specs/php.lang
+share/gtksourceview-2.0/language-specs/pkgconfig.lang
+share/gtksourceview-2.0/language-specs/po.lang
+share/gtksourceview-2.0/language-specs/python.lang
+share/gtksourceview-2.0/language-specs/rpmspec.lang
+share/gtksourceview-2.0/language-specs/ruby.lang
+share/gtksourceview-2.0/language-specs/scheme.lang
+share/gtksourceview-2.0/language-specs/sh.lang
+share/gtksourceview-2.0/language-specs/sql.lang
+share/gtksourceview-2.0/language-specs/styles.rng
+share/gtksourceview-2.0/language-specs/tcl.lang
+share/gtksourceview-2.0/language-specs/texinfo.lang
+share/gtksourceview-2.0/language-specs/vala.lang
+share/gtksourceview-2.0/language-specs/vbnet.lang
+share/gtksourceview-2.0/language-specs/verilog.lang
+share/gtksourceview-2.0/language-specs/vhdl.lang
+share/gtksourceview-2.0/language-specs/xml.lang
+share/gtksourceview-2.0/language-specs/yacc.lang
+share/gtksourceview-2.0/styles/classic.xml
+share/gtksourceview-2.0/styles/kate.xml
+share/gtksourceview-2.0/styles/oblivion.xml
+share/gtksourceview-2.0/styles/styles.rng
+share/gtksourceview-2.0/styles/tango.xml
+share/locale/ar/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/az/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/be/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/bg/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/bn/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/bn_IN/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/bs/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/ca/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/cs/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/cy/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/da/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/de/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/dz/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/el/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/en_CA/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/en_GB/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/es/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/et/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/eu/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/fa/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/fi/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/fr/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/ga/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/gl/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/gu/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/he/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/hi/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/hr/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/hu/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/id/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/it/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/ja/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/ko/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/lt/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/lv/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/mg/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/mk/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/ml/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/mn/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/mr/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/ms/LC_MESSAGES/gtksourceview-2.0.mo
+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/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
+share/locale/pl/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/pt/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/pt_BR/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/ro/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/ru/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/rw/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/si/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/sk/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/sl/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/sq/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/sr/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/sr@Latn/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/sv/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/ta/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/th/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/tr/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/uk/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/vi/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/xh/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/zh_CN/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/zh_HK/LC_MESSAGES/gtksourceview-2.0.mo
+share/locale/zh_TW/LC_MESSAGES/gtksourceview-2.0.mo
+@dirrm share/gtksourceview-2.0/styles
+@dirrm share/gtksourceview-2.0/language-specs
+@dirrm share/gtksourceview-2.0
+@dirrm share/gtk-doc/html/gtksourceview-2.0
+@dirrm include/gtksourceview-2.0/gtksourceview
+@dirrm include/gtksourceview-2.0
diff --git a/x11/gtksourceview/distinfo b/x11/gtksourceview/distinfo
index d40289730ea..155e737210c 100644
--- a/x11/gtksourceview/distinfo
+++ b/x11/gtksourceview/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.20 2007/03/21 22:31:12 wiz Exp $
+$NetBSD: distinfo,v 1.21 2008/02/19 12:08:26 xtraeme Exp $
-SHA1 (gtksourceview-1.8.5.tar.bz2) = 4e61b6cda043c44dc918edecd2bd9ccfc5438d2c
-RMD160 (gtksourceview-1.8.5.tar.bz2) = 978c59d5f99baeb5d8b9c3c14246ffc48ce150f8
-Size (gtksourceview-1.8.5.tar.bz2) = 785000 bytes
+SHA1 (gtksourceview-2.1.2.tar.bz2) = 5ba5d5eeb2e88da43aa9e0fc7229b09e1fd6247f
+RMD160 (gtksourceview-2.1.2.tar.bz2) = ddb9a496fdd770e27ce0fc7b0be908e4de8d9f5c
+Size (gtksourceview-2.1.2.tar.bz2) = 1087872 bytes