diff options
author | drochner <drochner@pkgsrc.org> | 2010-01-18 18:26:42 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2010-01-18 18:26:42 +0000 |
commit | 64778bfbdff473a6e89304f3dfe63de8a516964f (patch) | |
tree | 46d58fc673e040f28a6f502101b2dc2eeae75335 /x11 | |
parent | 0abb12e5fcb0f892c85c4fd06da7da0281977ac0 (diff) | |
download | pkgsrc-64778bfbdff473a6e89304f3dfe63de8a516964f.tar.gz |
update to 2.8.2
changes:
-bugfixes
-translation updates
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gtksourceview2/Makefile | 4 | ||||
-rw-r--r-- | x11/gtksourceview2/PLIST | 4 | ||||
-rw-r--r-- | x11/gtksourceview2/distinfo | 8 |
3 files changed, 8 insertions, 8 deletions
diff --git a/x11/gtksourceview2/Makefile b/x11/gtksourceview2/Makefile index 2db306951e7..6c9fe16b53c 100644 --- a/x11/gtksourceview2/Makefile +++ b/x11/gtksourceview2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2009/10/21 16:47:17 drochner Exp $ +# $NetBSD: Makefile,v 1.18 2010/01/18 18:26:42 drochner Exp $ # DISTNAME= gtksourceview-${DISTVER} @@ -23,7 +23,7 @@ PKGCONFIG_OVERRIDE= gtksourceview-2.0.pc.in CONFIGURE_ARGS+= --disable-build-tests -DISTVER= 2.8.1 +DISTVER= 2.8.2 .include "../../devel/gettext-lib/buildlink3.mk" .include "../../devel/glib2/buildlink3.mk" diff --git a/x11/gtksourceview2/PLIST b/x11/gtksourceview2/PLIST index 39aff3a2632..2565c0bc95c 100644 --- a/x11/gtksourceview2/PLIST +++ b/x11/gtksourceview2/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2009/10/21 16:47:17 drochner Exp $ +@comment $NetBSD: PLIST,v 1.10 2010/01/18 18:26:42 drochner Exp $ include/gtksourceview-2.0/gtksourceview/gtksourcebuffer.h include/gtksourceview-2.0/gtksourceview/gtksourcegutter.h include/gtksourceview-2.0/gtksourceview/gtksourceiter.h @@ -25,7 +25,7 @@ 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/gtksourceview-2.0-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 diff --git a/x11/gtksourceview2/distinfo b/x11/gtksourceview2/distinfo index e287e543ebd..b53ba8c00ac 100644 --- a/x11/gtksourceview2/distinfo +++ b/x11/gtksourceview2/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.12 2009/10/21 16:47:17 drochner Exp $ +$NetBSD: distinfo,v 1.13 2010/01/18 18:26:42 drochner Exp $ -SHA1 (gtksourceview-2.8.1.tar.bz2) = 17c1a7fd161e793018e732ced40b1a9e2cb9a2f1 -RMD160 (gtksourceview-2.8.1.tar.bz2) = e4b96e62ef0ce83d3f274c6f92db4a69d2de08bb -Size (gtksourceview-2.8.1.tar.bz2) = 1049753 bytes +SHA1 (gtksourceview-2.8.2.tar.bz2) = a2e411b191f03053b10a4f2acf866e1ae11fa15e +RMD160 (gtksourceview-2.8.2.tar.bz2) = b2869efbfca82f1dd8526febcfd92d17ae05efcf +Size (gtksourceview-2.8.2.tar.bz2) = 1092117 bytes |