- update to telepathy-glib-0.20.1
This commit is contained in:
parent
7f4a4297ce
commit
a468d47d76
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.49 2012/11/05 07:10:54 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.50 2012/11/13 11:27:22 jasper Exp $
|
||||
|
||||
COMMENT= flexible communications framework, glib bindings
|
||||
|
||||
DISTNAME= telepathy-glib-0.20.0
|
||||
DISTNAME= telepathy-glib-0.20.1
|
||||
|
||||
SHARED_LIBS += telepathy-glib 78.0 # 78.0
|
||||
SHARED_LIBS += telepathy-glib 78.1 # 78.1
|
||||
|
||||
HOMEPAGE= ${HOMEPAGE_TP:=Telepathy GLib}
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (telepathy/telepathy-glib-0.20.0.tar.gz) = HtUZrpUNA9Xpg7QNaQCbVrBhbWNY3Q8pt7X19c/ho9s=
|
||||
SIZE (telepathy/telepathy-glib-0.20.0.tar.gz) = 3680906
|
||||
SHA256 (telepathy/telepathy-glib-0.20.1.tar.gz) = AaA0P2H704n+2cgZdRqnWRQVCqVnRy3LSAztf07SYbY=
|
||||
SIZE (telepathy/telepathy-glib-0.20.1.tar.gz) = 3755290
|
||||
|
@ -1,11 +1,11 @@
|
||||
$OpenBSD: patch-telepathy-glib_Makefile_in,v 1.17 2012/09/28 14:26:40 jasper Exp $
|
||||
$OpenBSD: patch-telepathy-glib_Makefile_in,v 1.18 2012/11/13 11:27:23 jasper Exp $
|
||||
|
||||
- For some reason on mips64(el), nm doesn't create the _gen/abi.nm file,
|
||||
but returns 1. This patch lets the build continue.
|
||||
|
||||
--- telepathy-glib/Makefile.in.orig Wed Sep 26 16:04:52 2012
|
||||
+++ telepathy-glib/Makefile.in Fri Sep 28 16:09:31 2012
|
||||
@@ -1868,7 +1868,7 @@ check-local: check-coding-style
|
||||
--- telepathy-glib/Makefile.in.orig Fri Nov 9 18:37:43 2012
|
||||
+++ telepathy-glib/Makefile.in Tue Nov 13 11:46:02 2012
|
||||
@@ -1869,7 +1869,7 @@ check-local: check-coding-style
|
||||
@HAVE_LD_VERSION_SCRIPT_TRUE@ diff -c _gen/versioned-abi.txt _gen/abi.txt
|
||||
|
||||
@HAVE_LD_VERSION_SCRIPT_TRUE@_gen/abi.txt: libtelepathy-glib-internal.la abi.am
|
||||
|
Loading…
Reference in New Issue
Block a user