Update to pango-1.42.3.
This commit is contained in:
parent
f8b730aaf8
commit
41ac6d7f11
@ -1,14 +1,14 @@
|
||||
# $OpenBSD: Makefile,v 1.117 2018/07/20 13:18:44 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.118 2018/07/30 18:41:02 ajacoutot Exp $
|
||||
|
||||
COMMENT= library for layout and rendering of text
|
||||
|
||||
GNOME_VERSION= 1.42.2
|
||||
GNOME_VERSION= 1.42.3
|
||||
GNOME_PROJECT= pango
|
||||
|
||||
SHARED_LIBS += pango-1.0 3800.2 # 4200.2
|
||||
SHARED_LIBS += pangoft2-1.0 3800.1 # 4200.2
|
||||
SHARED_LIBS += pangoxft-1.0 3800.1 # 4200.2
|
||||
SHARED_LIBS += pangocairo-1.0 3800.1 # 4200.2
|
||||
SHARED_LIBS += pango-1.0 3800.2 # 4200.3
|
||||
SHARED_LIBS += pangoft2-1.0 3800.1 # 4200.3
|
||||
SHARED_LIBS += pangoxft-1.0 3800.1 # 4200.3
|
||||
SHARED_LIBS += pangocairo-1.0 3800.1 # 4200.3
|
||||
|
||||
CATEGORIES= devel x11
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (pango-1.42.2.tar.xz) = seQWtNQEFu9sgiTPFGSSuGhIcDJkuoj3kikJks88oeI=
|
||||
SIZE (pango-1.42.2.tar.xz) = 827364
|
||||
SHA256 (pango-1.42.3.tar.xz) = +z2HUwXVFD8CzeXHL+w5A+YNw1hEdZ3BSy30lVtd3jo=
|
||||
SIZE (pango-1.42.3.tar.xz) = 833264
|
||||
|
@ -1,9 +1,9 @@
|
||||
$OpenBSD: patch-configure_ac,v 1.2 2018/04/22 13:27:53 ajacoutot Exp $
|
||||
$OpenBSD: patch-configure_ac,v 1.3 2018/07/30 18:41:02 ajacoutot Exp $
|
||||
|
||||
Index: configure.ac
|
||||
--- configure.ac.orig
|
||||
+++ configure.ac
|
||||
@@ -557,7 +557,7 @@ AC_ARG_ENABLE(Bsymbolic,
|
||||
@@ -561,7 +561,7 @@ AC_ARG_ENABLE(Bsymbolic,
|
||||
[SAVED_LDFLAGS="${LDFLAGS}"
|
||||
AC_MSG_CHECKING([for -Bsymbolic-functions linker flag])
|
||||
LDFLAGS=-Wl,-Bsymbolic-functions
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.42 2018/07/20 13:18:44 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.43 2018/07/30 18:41:02 ajacoutot Exp $
|
||||
@bin bin/pango-list
|
||||
@bin bin/pango-view
|
||||
include/pango-1.0/
|
||||
@ -71,27 +71,6 @@ share/gtk-doc/html/pango/PangoFcFontMap.html
|
||||
share/gtk-doc/html/pango/PangoMarkupFormat.html
|
||||
share/gtk-doc/html/pango/PangoRenderer.html
|
||||
share/gtk-doc/html/pango/annotation-glossary.html
|
||||
share/gtk-doc/html/pango/api-index-1-10.html
|
||||
share/gtk-doc/html/pango/api-index-1-12.html
|
||||
share/gtk-doc/html/pango/api-index-1-14.html
|
||||
share/gtk-doc/html/pango/api-index-1-16.html
|
||||
share/gtk-doc/html/pango/api-index-1-18.html
|
||||
share/gtk-doc/html/pango/api-index-1-2.html
|
||||
share/gtk-doc/html/pango/api-index-1-20.html
|
||||
share/gtk-doc/html/pango/api-index-1-22.html
|
||||
share/gtk-doc/html/pango/api-index-1-24.html
|
||||
share/gtk-doc/html/pango/api-index-1-26.html
|
||||
share/gtk-doc/html/pango/api-index-1-30.html
|
||||
share/gtk-doc/html/pango/api-index-1-31-0.html
|
||||
share/gtk-doc/html/pango/api-index-1-32-4.html
|
||||
share/gtk-doc/html/pango/api-index-1-32.html
|
||||
share/gtk-doc/html/pango/api-index-1-34.html
|
||||
share/gtk-doc/html/pango/api-index-1-38.html
|
||||
share/gtk-doc/html/pango/api-index-1-4.html
|
||||
share/gtk-doc/html/pango/api-index-1-40.html
|
||||
share/gtk-doc/html/pango/api-index-1-6.html
|
||||
share/gtk-doc/html/pango/api-index-1-8.html
|
||||
share/gtk-doc/html/pango/api-index-deprecated.html
|
||||
share/gtk-doc/html/pango/api-index-full.html
|
||||
share/gtk-doc/html/pango/home.png
|
||||
share/gtk-doc/html/pango/index.html
|
||||
|
Loading…
Reference in New Issue
Block a user