- update to gtksourceview-3.6.1

This commit is contained in:
jasper 2012-11-04 16:41:14 +00:00
parent bfa7a8d4eb
commit e1331b20d3
3 changed files with 8 additions and 8 deletions

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.21 2012/09/27 07:45:34 jasper Exp $ # $OpenBSD: Makefile,v 1.22 2012/11/04 16:41:14 jasper Exp $
COMMENT= text widget that extends the GTK3 GtkTextView widget COMMENT= text widget that extends the GTK3 GtkTextView widget
GNOME_PROJECT= gtksourceview GNOME_PROJECT= gtksourceview
GNOME_VERSION= 3.6.0 GNOME_VERSION= 3.6.1
PKGNAME= ${GNOME_PROJECT}3-${GNOME_VERSION} PKGNAME= ${GNOME_PROJECT}3-${GNOME_VERSION}
SHARED_LIBS += gtksourceview-3.0 0.0 # .0.0 SHARED_LIBS += gtksourceview-3.0 0.0 # .0.0

View File

@ -1,2 +1,2 @@
SHA256 (gtksourceview-3.6.0.tar.xz) = fSaGGPvowpYDAKMF04JVKUyfSX/LwOU6HaG/m9oNHHo= SHA256 (gtksourceview-3.6.1.tar.xz) = qdMd8CrMbpqVR7XrruGdHcTIeyFutWHuGdppvRuxvQ0=
SIZE (gtksourceview-3.6.0.tar.xz) = 1216008 SIZE (gtksourceview-3.6.1.tar.xz) = 1218236

View File

@ -1,10 +1,10 @@
$OpenBSD: patch-configure,v 1.3 2012/09/27 07:45:34 jasper Exp $ $OpenBSD: patch-configure,v 1.4 2012/11/04 16:41:14 jasper Exp $
Fix DATADIRNAME: see LOCALBASE/share/aclocal/{glib-gettext.m4,intltool.m4} Fix DATADIRNAME: see LOCALBASE/share/aclocal/{glib-gettext.m4,intltool.m4}
--- configure.orig Mon Sep 24 22:12:22 2012 --- configure.orig Sun Nov 4 12:47:47 2012
+++ configure Thu Sep 27 09:38:19 2012 +++ configure Sun Nov 4 17:34:52 2012
@@ -12890,6 +12890,9 @@ else @@ -12926,6 +12926,9 @@ else
fi fi
;; ;;