pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/multimedia/libass Changes 0.12.1:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a0eb7080e884
branches:  trunk
changeset: 646560:a0eb7080e884
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed Feb 11 10:58:02 2015 +0000

description:
Changes 0.12.1:
* Make ASS drawings with an extremely high number of control points work
  This change increases compatibility with VSFilter.
* Bugfixes
  * Fix a crash when using newer harfbuzz versions
  * Load embedded memory fonts correctly
  * Large shadow offsets rendered incorrectly
  * Fix incorrect closing of last drawing contour
  * Fix issues with undefined behavior in shifts
  * Lots of of malloc() error checking

diffstat:

 multimedia/libass/Makefile |  4 ++--
 multimedia/libass/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r a99ff09aff67 -r a0eb7080e884 multimedia/libass/Makefile
--- a/multimedia/libass/Makefile        Wed Feb 11 10:51:09 2015 +0000
+++ b/multimedia/libass/Makefile        Wed Feb 11 10:58:02 2015 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2014/06/04 10:25:18 adam Exp $
+# $NetBSD: Makefile,v 1.13 2015/02/11 10:58:02 adam Exp $
 
-DISTNAME=      libass-0.11.2
+DISTNAME=      libass-0.12.1
 CATEGORIES=    multimedia
 MASTER_SITES=  https://github.com/libass/libass/releases/download/${PKGVERSION_NOREV}/
 EXTRACT_SUFX=  .tar.xz
diff -r a99ff09aff67 -r a0eb7080e884 multimedia/libass/distinfo
--- a/multimedia/libass/distinfo        Wed Feb 11 10:51:09 2015 +0000
+++ b/multimedia/libass/distinfo        Wed Feb 11 10:58:02 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2014/06/04 10:25:18 adam Exp $
+$NetBSD: distinfo,v 1.6 2015/02/11 10:58:02 adam Exp $
 
-SHA1 (libass-0.11.2.tar.xz) = 1bffc32d0a601ee6cf289797557bb38636e185b5
-RMD160 (libass-0.11.2.tar.xz) = a82c57d849ccef01b8d0844b03cc9adeeea1469e
-Size (libass-0.11.2.tar.xz) = 297172 bytes
+SHA1 (libass-0.12.1.tar.xz) = 1b890101276bddc3a5a55c158d212269246516c3
+RMD160 (libass-0.12.1.tar.xz) = 42b6964b93edc8a7e8c65aaee1124d8096d03394
+Size (libass-0.12.1.tar.xz) = 312020 bytes



Home | Main Index | Thread Index | Old Index