mirror of
https://git.freebsd.org/ports.git
synced 2025-05-24 23:16:33 -04:00
x11-toolkits/pango: update to 1.50.5
Changelog: * Fix compiler warnings * Enable cairo by default * pango-view: Show more baselines * layout: Handle baselines * Windows: build cleanups Noteable changes: - documentation is no longer installed into the subdirectory reference/ Exp-run by: antoine PR: 262382
This commit is contained in:
parent
5a4db4dfb5
commit
26e2d945da
3 changed files with 1016 additions and 1016 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Created by: Maxim Sobolev <sobomax@FreeBSD.org>
|
# Created by: Maxim Sobolev <sobomax@FreeBSD.org>
|
||||||
|
|
||||||
PORTNAME= pango
|
PORTNAME= pango
|
||||||
PORTVERSION= 1.50.4
|
PORTVERSION= 1.50.5
|
||||||
CATEGORIES= x11-toolkits
|
CATEGORIES= x11-toolkits
|
||||||
MASTER_SITES= GNOME
|
MASTER_SITES= GNOME
|
||||||
DIST_SUBDIR= gnome2
|
DIST_SUBDIR= gnome2
|
||||||
|
@ -28,7 +28,7 @@ USE_GNOME= cairo glib20 introspection:build
|
||||||
CPE_VENDOR= gnome
|
CPE_VENDOR= gnome
|
||||||
|
|
||||||
VERSION= 1.8.0
|
VERSION= 1.8.0
|
||||||
LIBVERSION= 0.5000.4
|
LIBVERSION= 0.5000.5
|
||||||
PLIST_SUB+= VERSION=${VERSION} LIBVERSION=${LIBVERSION}
|
PLIST_SUB+= VERSION=${VERSION} LIBVERSION=${LIBVERSION}
|
||||||
|
|
||||||
FONTSCALE= ${LOCALBASE}/share/fonts/TTF/luximb.ttf
|
FONTSCALE= ${LOCALBASE}/share/fonts/TTF/luximb.ttf
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1644487201
|
TIMESTAMP = 1646580160
|
||||||
SHA256 (gnome2/pango-1.50.4.tar.xz) = f4ad63e87dc2b145300542a4fb004d07a9f91b34152fae0ddbe50ecdd851c162
|
SHA256 (gnome2/pango-1.50.5.tar.xz) = 6d136872da6207fe88c5cd2c95c36bcaf4ed29402b854663a86cd7efe99b0cf5
|
||||||
SIZE (gnome2/pango-1.50.4.tar.xz) = 4290504
|
SIZE (gnome2/pango-1.50.5.tar.xz) = 4291708
|
||||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue