update to gtksourceview-3.18.1

This commit is contained in:
jasper 2015-10-11 10:03:19 +00:00
parent 424579b3aa
commit c713351bde
3 changed files with 4 additions and 19 deletions

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.50 2015/10/09 06:58:04 jasper Exp $
# $OpenBSD: Makefile,v 1.51 2015/10/11 10:03:19 jasper Exp $
COMMENT= text widget that extends the GTK3 GtkTextView widget
GNOME_PROJECT= gtksourceview
GNOME_VERSION= 3.18.0
GNOME_VERSION= 3.18.1
PKGNAME= ${GNOME_PROJECT}3-${GNOME_VERSION}
SHARED_LIBS += gtksourceview-3.0 3.2 # .6.0

View File

@ -1,2 +1,2 @@
SHA256 (gtksourceview-3.18.0.tar.xz) = VLERJk5pheJqh43siP+U/Qqa4NxM/N8I9Ka19lXUtpM=
SIZE (gtksourceview-3.18.0.tar.xz) = 1293216
SHA256 (gtksourceview-3.18.1.tar.xz) = e+lfrwaLnwrHVAzB6NYHuqmKSChQ7xGmRxtTyTJ67eY=
SIZE (gtksourceview-3.18.1.tar.xz) = 1310248

View File

@ -1,15 +0,0 @@
$OpenBSD: patch-configure,v 1.8 2015/10/09 06:58:04 jasper Exp $
./configure[12565]: ${flag:5}: bad substitution
--- configure.orig Wed Oct 7 21:13:15 2015
+++ configure Wed Oct 7 22:05:50 2015
@@ -12487,7 +12487,7 @@ fi
-for flag in -Wno-error=${flag:5}; do
+for flag in -Wno-error=unused-parameter; do
as_CACHEVAR=`$as_echo "ax_cv_check_cflags_$ax_compiler_flags_test_$flag" | $as_tr_sh`
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
$as_echo_n "checking whether C compiler accepts $flag... " >&6; }