Update to totem-pl-parser-3.4.3.

This commit is contained in:
ajacoutot 2012-09-21 13:23:23 +00:00
parent d717ef51d2
commit 0a667e2617
3 changed files with 9 additions and 10 deletions

View File

@ -1,12 +1,11 @@
# $OpenBSD: Makefile,v 1.48 2012/09/09 21:39:35 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.49 2012/09/21 13:23:23 ajacoutot Exp $
SHARED_ONLY= Yes
COMMENT= GObject-based parsing library
GNOME_PROJECT= totem-pl-parser
GNOME_VERSION= 3.4.2
REVISION= 1
GNOME_VERSION= 3.4.3
SHARED_LIBS += totem-plparser 17.2 # 17.2
SHARED_LIBS += totem-plparser-mini 17.2 # 17.2

View File

@ -1,2 +1,2 @@
SHA256 (gnome/totem-pl-parser-3.4.2.tar.xz) = ezNvWZYQiYvsqCOECMnI4fHyZGAs77LR9WAaz5omHs0=
SIZE (gnome/totem-pl-parser-3.4.2.tar.xz) = 1452392
SHA256 (gnome/totem-pl-parser-3.4.3.tar.xz) = q4vu1N1dOl1+1dyLNX6U3AOoVT/vbjPC5/tjp25ExCs=
SIZE (gnome/totem-pl-parser-3.4.3.tar.xz) = 1602000

View File

@ -1,11 +1,11 @@
$OpenBSD: patch-configure,v 1.2 2012/09/10 08:08:49 ajacoutot Exp $
$OpenBSD: patch-configure,v 1.3 2012/09/21 13:23:23 ajacoutot Exp $
Fix DATADIRNAME: see LOCALBASE/share/aclocal/{glib-gettext.m4,intltool.m4}
(and move the check _after_ $host is actually set...)
--- configure.orig Tue May 15 16:12:17 2012
+++ configure Sun Sep 9 23:33:19 2012
@@ -5065,48 +5065,12 @@ fi
--- configure.orig Tue Sep 18 11:45:37 2012
+++ configure Thu Sep 20 18:32:28 2012
@@ -5110,48 +5110,12 @@ fi
# Substitute ALL_LINGUAS so we can use it in po/Makefile
@ -54,7 +54,7 @@ Fix DATADIRNAME: see LOCALBASE/share/aclocal/{glib-gettext.m4,intltool.m4}
ac_ext=cpp
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
@@ -5770,6 +5734,45 @@ $as_echo "print -r" >&6; } ;;
@@ -5815,6 +5779,45 @@ $as_echo "print -r" >&6; } ;;
$as_echo "cat" >&6; } ;;
esac