pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/multimedia/libass Release 0.13.7



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a0df62f7fd51
branches:  trunk
changeset: 365414:a0df62f7fd51
user:      adam <adam%pkgsrc.org@localhost>
date:      Sun Jul 16 10:00:38 2017 +0000

description:
Release 0.13.7
Fix invalid memory accesses with BorderStyle=4
Fix change detection bug on frame resizes
Fix cache bugs with border size
Reduce precision of border width in font outline caching
Don't treat :;<=>? as hexadecimal digits in color headers
Fix parsing of unusual Alignment values in ASS style definitions
Fix potential truncation in timestamp parsing
Treat negative PlayResX/PlayResY like VSFilter
Fixes to parsing of embedded fonts
Remove arbitrary bitmap limit (fixes issues with subtitle rendering at 4K)
Allow using shadow offset to adjust size of background with BorderStyle=4
Fix TrueType/OpenType font collection handling with the DirectWrite backend

diffstat:

 multimedia/libass/Makefile |   5 ++---
 multimedia/libass/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (28 lines):

diff -r e9603f666f14 -r a0df62f7fd51 multimedia/libass/Makefile
--- a/multimedia/libass/Makefile        Sun Jul 16 09:56:10 2017 +0000
+++ b/multimedia/libass/Makefile        Sun Jul 16 10:00:38 2017 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2017/02/12 06:24:47 ryoon Exp $
+# $NetBSD: Makefile,v 1.19 2017/07/16 10:00:38 adam Exp $
 
-DISTNAME=      libass-0.13.4
-PKGREVISION=   2
+DISTNAME=      libass-0.13.7
 CATEGORIES=    multimedia
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=libass/}
 GITHUB_PROJECT=        libass
diff -r e9603f666f14 -r a0df62f7fd51 multimedia/libass/distinfo
--- a/multimedia/libass/distinfo        Sun Jul 16 09:56:10 2017 +0000
+++ b/multimedia/libass/distinfo        Sun Jul 16 10:00:38 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2016/11/01 20:15:28 maya Exp $
+$NetBSD: distinfo,v 1.11 2017/07/16 10:00:38 adam Exp $
 
-SHA1 (libass-0.13.4.tar.xz) = 94310b35ccb997d0b9b61cfcd2eaa51d4c7f191c
-RMD160 (libass-0.13.4.tar.xz) = d7663b360146c528f74a9e6356ea2982393f017b
-SHA512 (libass-0.13.4.tar.xz) = a46712069684755193df423753216bb4584e561ebec2202f059d8a206616d936b74b401cc53e62040f06c42b4840033003deac39d1b4bae7655b465fcab24f9d
-Size (libass-0.13.4.tar.xz) = 350840 bytes
+SHA1 (libass-0.13.7.tar.xz) = d59127f18a87ee0528f70bd17258d9df29f7b707
+RMD160 (libass-0.13.7.tar.xz) = 8b432eb89bfaee7594c42cf9666d422675057f4d
+SHA512 (libass-0.13.7.tar.xz) = 8f5531ab5ace0b4ec6160f37b2553b6f06f761a0e12b3521e1b6c78387f7b3b98f24f310a9a9ea47d76fc5529f3cd318c88bd770e08600b71c81f95a43258a21
+Size (libass-0.13.7.tar.xz) = 352752 bytes



Home | Main Index | Thread Index | Old Index