- update telepathy-spec to 0.19.5
This commit is contained in:
parent
a65481b3f8
commit
ed1472984a
@ -1,11 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2009/06/02 04:45:33 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2010/04/23 12:44:03 jasper Exp $
|
||||
|
||||
PKG_ARCH= *
|
||||
|
||||
COMMENT= flexible communications framework, specifications
|
||||
|
||||
DISTNAME= telepathy-spec-0.17.25
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
DISTNAME= telepathy-spec-0.19.5
|
||||
CATEGORIES= books
|
||||
|
||||
MASTER_SITES= ${MASTER_SITES_TELEPATHY:=telepathy-spec/}
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (telepathy-spec-0.17.25.tar.gz) = mKnWTJ/2l7KI41AmVzQEKg==
|
||||
RMD160 (telepathy-spec-0.17.25.tar.gz) = xPV9eRqB75B++k3OfPHx5hVtseA=
|
||||
SHA1 (telepathy-spec-0.17.25.tar.gz) = vYUwoe9HME3Ck4P0MD+GYEtaHqc=
|
||||
SHA256 (telepathy-spec-0.17.25.tar.gz) = VCFvRXpqv0kxN9TL2WDaJ6/rTynenQ2N2+oosbQ0Y28=
|
||||
SIZE (telepathy-spec-0.17.25.tar.gz) = 490311
|
||||
MD5 (telepathy-spec-0.19.5.tar.gz) = IdypcKkfWyTfoa5XgxZL5Q==
|
||||
RMD160 (telepathy-spec-0.19.5.tar.gz) = 2vbfpDLRs4X3fUURDbcerbeNu2k=
|
||||
SHA1 (telepathy-spec-0.19.5.tar.gz) = eG6LnJiTlqsSYIfac56mCi7h0Es=
|
||||
SHA256 (telepathy-spec-0.19.5.tar.gz) = HB759ObsnD0BO4cxFF2JrlyH0jv1y7E+8t073KriAds=
|
||||
SIZE (telepathy-spec-0.19.5.tar.gz) = 441838
|
||||
|
@ -1,6 +1,6 @@
|
||||
$OpenBSD: patch-Makefile,v 1.4 2009/06/02 04:45:33 jasper Exp $
|
||||
--- Makefile.orig Wed May 27 04:02:03 2009
|
||||
+++ Makefile Sun May 31 15:06:38 2009
|
||||
$OpenBSD: patch-Makefile,v 1.5 2010/04/23 12:44:03 jasper Exp $
|
||||
--- Makefile.orig Thu Sep 24 14:23:59 2009
|
||||
+++ Makefile Mon Oct 12 11:58:58 2009
|
||||
@@ -8,7 +8,7 @@ CANONXML = xmllint --nsclean --noblanks --c14n --nonet
|
||||
XML_LINEBREAKS = perl -pe 's/>/>\n/g'
|
||||
DROP_NAMESPACE = perl -pe '$$hash = chr(35); s{xmlns:tp="http://telepathy\.freedesktop\.org/wiki/DbusSpec$${hash}extensions-v0"}{}g'
|
||||
@ -19,7 +19,7 @@ $OpenBSD: patch-Makefile,v 1.4 2009/06/02 04:45:33 jasper Exp $
|
||||
tr a-z A-Z < $@ > $@.upper
|
||||
tr A-Z a-z < $@ > $@.lower
|
||||
tr -d _ < $@ > $@.camel
|
||||
@@ -76,10 +76,10 @@ $(TEST_INTROSPECT): $(TEST_INTERFACE_XMLS) tools/spec-
|
||||
@@ -77,10 +77,10 @@ $(TEST_INTROSPECT): $(TEST_INTERFACE_XMLS) tools/spec-
|
||||
|
||||
$(ASYNC_INTROSPECT): introspect/async/%.xml: introspect/%.xml tools/make_all_async.py
|
||||
@install -d introspect/async
|
||||
|
Loading…
Reference in New Issue
Block a user