diff options
author | drochner <drochner> | 2009-04-17 17:31:33 +0000 |
---|---|---|
committer | drochner <drochner> | 2009-04-17 17:31:33 +0000 |
commit | f0eadf772e79b5aa67bd5dcaab60a286b87380a8 (patch) | |
tree | bd786d6f4665271ac232a47069e21a3aad399b24 /x11/gtksourceview2 | |
parent | e5d28343b08f250876e2c90d0246a77c080d9018 (diff) | |
download | pkgsrc-f0eadf772e79b5aa67bd5dcaab60a286b87380a8.tar.gz |
update to 2.6.1
changes: translation updates
Diffstat (limited to 'x11/gtksourceview2')
-rw-r--r-- | x11/gtksourceview2/Makefile | 4 | ||||
-rw-r--r-- | x11/gtksourceview2/PLIST | 6 | ||||
-rw-r--r-- | x11/gtksourceview2/distinfo | 8 |
3 files changed, 10 insertions, 8 deletions
diff --git a/x11/gtksourceview2/Makefile b/x11/gtksourceview2/Makefile index 96230b75117..b59f7954992 100644 --- a/x11/gtksourceview2/Makefile +++ b/x11/gtksourceview2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2009/03/15 19:56:41 jmcneill Exp $ +# $NetBSD: Makefile,v 1.14 2009/04/17 17:31:33 drochner Exp $ # DISTNAME= gtksourceview-${DISTVER} @@ -22,7 +22,7 @@ PKGCONFIG_OVERRIDE= gtksourceview-2.0.pc.in CONFIGURE_ARGS+= --disable-build-tests -DISTVER= 2.6.0 +DISTVER= 2.6.1 .include "../../devel/gettext-lib/buildlink3.mk" .include "../../devel/glib2/buildlink3.mk" diff --git a/x11/gtksourceview2/PLIST b/x11/gtksourceview2/PLIST index d346791f6b9..26fd942062f 100644 --- a/x11/gtksourceview2/PLIST +++ b/x11/gtksourceview2/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2009/03/15 19:56:42 jmcneill Exp $ +@comment $NetBSD: PLIST,v 1.7 2009/04/17 17:31:33 drochner Exp $ include/gtksourceview-2.0/gtksourceview/gtksourcebuffer.h include/gtksourceview-2.0/gtksourceview/gtksourceiter.h include/gtksourceview-2.0/gtksourceview/gtksourcelanguage.h @@ -21,9 +21,9 @@ 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-Searching-in-a-GtkSourceBuffer.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 @@ -118,6 +118,7 @@ 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/as/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 @@ -153,6 +154,7 @@ share/locale/kn/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/mai/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 diff --git a/x11/gtksourceview2/distinfo b/x11/gtksourceview2/distinfo index 5e27c9f4276..8f602e7667a 100644 --- a/x11/gtksourceview2/distinfo +++ b/x11/gtksourceview2/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.9 2009/03/15 19:56:42 jmcneill Exp $ +$NetBSD: distinfo,v 1.10 2009/04/17 17:31:33 drochner Exp $ -SHA1 (gtksourceview-2.6.0.tar.bz2) = 491005d5fa43357e91052e7bbfe1231ac2dcf386 -RMD160 (gtksourceview-2.6.0.tar.bz2) = 4ee6fdf143c11209e7f7472a47c4359fb6213c8e -Size (gtksourceview-2.6.0.tar.bz2) = 976669 bytes +SHA1 (gtksourceview-2.6.1.tar.bz2) = 3db208052142e651e18d3c71890ed8c028266002 +RMD160 (gtksourceview-2.6.1.tar.bz2) = 9690501ee682316ef1b934daf4b99545645671e6 +Size (gtksourceview-2.6.1.tar.bz2) = 977849 bytes |