update to libpeas-1.8.1

This commit is contained in:
jasper 2013-06-18 11:48:56 +00:00
parent 0e6124fb11
commit ec2d5847a6
4 changed files with 12 additions and 13 deletions

View File

@ -1,10 +1,9 @@
# $OpenBSD: Makefile,v 1.33 2013/05/31 15:34:43 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.34 2013/06/18 11:48:56 jasper Exp $
COMMENT= gobject-based plugins engine
GNOME_PROJECT= libpeas
GNOME_VERSION= 1.8.0
REVISION= 6
GNOME_VERSION= 1.8.1
CATEGORIES= devel

View File

@ -1,2 +1,2 @@
SHA256 (libpeas-1.8.0.tar.xz) = /7rS0qrYI3ciNCQy+XN6K6WiAi4bgXGrV9tnmVzi4P4=
SIZE (libpeas-1.8.0.tar.xz) = 531692
SHA256 (libpeas-1.8.1.tar.xz) = /w580fDaXcEonv3UZioGGI+PD7CI6sZ6vgX/pmundR0=
SIZE (libpeas-1.8.1.tar.xz) = 530948

View File

@ -1,10 +1,10 @@
$OpenBSD: patch-tests_libpeas_plugins_extension-js_Makefile_in,v 1.6 2013/03/28 19:33:06 jasper Exp $
$OpenBSD: patch-tests_libpeas_plugins_extension-js_Makefile_in,v 1.7 2013/06/18 11:48:56 jasper Exp $
sed(1) doesn't support -i, so use perl(1) instead.
--- tests/libpeas/plugins/extension-js/Makefile.in.orig Tue Mar 26 08:36:48 2013
+++ tests/libpeas/plugins/extension-js/Makefile.in Thu Mar 28 13:06:48 2013
@@ -550,14 +550,14 @@ extension-js.%:
--- tests/libpeas/plugins/extension-js/Makefile.in.orig Tue Jun 18 12:38:00 2013
+++ tests/libpeas/plugins/extension-js/Makefile.in Tue Jun 18 13:46:50 2013
@@ -543,14 +543,14 @@ extension-js.%:
extension-gjs.gschema.xml extension-seed.gschema.xml: extension-js.gschema.xml
$(AM_V_GEN) cp $< $@ && \

View File

@ -1,10 +1,10 @@
$OpenBSD: patch-tests_libpeas_plugins_extension-python_Makefile_in,v 1.1 2013/03/28 19:33:06 jasper Exp $
$OpenBSD: patch-tests_libpeas_plugins_extension-python_Makefile_in,v 1.2 2013/06/18 11:48:56 jasper Exp $
sed(1) doesn't support -i, so use perl(1) instead.
--- tests/libpeas/plugins/extension-python/Makefile.in.orig Thu Mar 28 13:12:24 2013
+++ tests/libpeas/plugins/extension-python/Makefile.in Thu Mar 28 13:13:04 2013
@@ -550,14 +550,14 @@ extension-py.%:
--- tests/libpeas/plugins/extension-python/Makefile.in.orig Tue Jun 18 12:38:00 2013
+++ tests/libpeas/plugins/extension-python/Makefile.in Tue Jun 18 13:46:50 2013
@@ -543,14 +543,14 @@ extension-py.%:
extension-python.gschema.xml extension-python3.gschema.xml: extension-py.gschema.xml
$(AM_V_GEN) cp $< $@ && \