Update to stable pango-1.30.0.
This commit is contained in:
parent
aa5acd235a
commit
fcbfda1eb7
@ -1,10 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.61 2012/03/24 06:11:47 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.62 2012/03/27 08:32:55 ajacoutot Exp $
|
||||
|
||||
COMMENT= library for layout and rendering of text
|
||||
|
||||
GNOME_VERSION= 1.29.5
|
||||
GNOME_VERSION= 1.30.0
|
||||
GNOME_PROJECT= pango
|
||||
REVISION= 0
|
||||
|
||||
SHARED_LIBS += pango-1.0 2905.0 # 2905.0
|
||||
SHARED_LIBS += pangox-1.0 2905.0 # 2905.0
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (pango-1.29.5.tar.xz) = AUQaWkmVzmVmOsC+NNfMeQ==
|
||||
RMD160 (pango-1.29.5.tar.xz) = 8jNSBJXLlEt6AKmszl+KYq7YosU=
|
||||
SHA1 (pango-1.29.5.tar.xz) = sEHr6N6jXSFqohSNiTa8z83AfvI=
|
||||
SHA256 (pango-1.29.5.tar.xz) = V4w43oRQuqYdZR6WBJ0nEPJCvaPEevwthHc8uv7td1o=
|
||||
SIZE (pango-1.29.5.tar.xz) = 1165800
|
||||
MD5 (pango-1.30.0.tar.xz) = KnBif/2fQ8UsBMwLBf41nw==
|
||||
RMD160 (pango-1.30.0.tar.xz) = uUrtu7MUzPvJ8HXugsjOo5qRPmI=
|
||||
SHA1 (pango-1.30.0.tar.xz) = 1Jwe8cu+MmtdcOMthPcWPnBkx3w=
|
||||
SHA256 (pango-1.30.0.tar.xz) = fG0qsCSv+u0OlC+SebgYI1+cajbZ/FBoj0jTh/QQLf8=
|
||||
SIZE (pango-1.30.0.tar.xz) = 1158224
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-modules_Makefile_in,v 1.22 2011/09/28 15:29:48 ajacoutot Exp $
|
||||
--- modules/Makefile.in.orig Wed Sep 28 16:50:18 2011
|
||||
+++ modules/Makefile.in Wed Sep 28 17:16:42 2011
|
||||
@@ -650,21 +650,11 @@ uninstall-am: uninstall-local
|
||||
$OpenBSD: patch-modules_Makefile_in,v 1.23 2012/03/27 08:32:55 ajacoutot Exp $
|
||||
--- modules/Makefile.in.orig Tue Mar 27 03:38:50 2012
|
||||
+++ modules/Makefile.in Tue Mar 27 10:30:09 2012
|
||||
@@ -655,21 +655,11 @@ uninstall-am: uninstall-local
|
||||
@CROSS_COMPILING_FALSE@all-local: pango.modules
|
||||
|
||||
install-data-local: $(top_builddir)/pango/pango-querymodules$(EXEEXT)
|
||||
|
Loading…
Reference in New Issue
Block a user