pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/freetype2



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Jul 22 10:30:11 UTC 2016

Modified Files:
        pkgsrc/graphics/freetype2: Makefile distinfo

Log Message:
FreeType 2.6.5
This release is almost identical to the previous version, with two differences.
* It compiles again on Mac OS X, and
* it reverts the activation of subpixel hinting by default; it will be enabled by default in the forthcoming 2.7.x series. Main reason for reverting this feature is the principle of least surprise: a 
sudden change in appearance of all fonts (even if the rendering improves for almost all recent fonts) should not be expected in a new micro version of a series.


To generate a diff of this commit:
cvs rdiff -u -r1.105 -r1.106 pkgsrc/graphics/freetype2/Makefile
cvs rdiff -u -r1.58 -r1.59 pkgsrc/graphics/freetype2/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/freetype2/Makefile
diff -u pkgsrc/graphics/freetype2/Makefile:1.105 pkgsrc/graphics/freetype2/Makefile:1.106
--- pkgsrc/graphics/freetype2/Makefile:1.105    Sat Jul  9 12:23:16 2016
+++ pkgsrc/graphics/freetype2/Makefile  Fri Jul 22 10:30:11 2016
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.105 2016/07/09 12:23:16 adam Exp $
+# $NetBSD: Makefile,v 1.106 2016/07/22 10:30:11 adam Exp $
 
-DISTNAME=      freetype-2.6.4
+DISTNAME=      freetype-2.6.5
 PKGNAME=       ${DISTNAME:S/-/2-/}
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=freetype/} \

Index: pkgsrc/graphics/freetype2/distinfo
diff -u pkgsrc/graphics/freetype2/distinfo:1.58 pkgsrc/graphics/freetype2/distinfo:1.59
--- pkgsrc/graphics/freetype2/distinfo:1.58     Sat Jul  9 12:23:16 2016
+++ pkgsrc/graphics/freetype2/distinfo  Fri Jul 22 10:30:11 2016
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.58 2016/07/09 12:23:16 adam Exp $
+$NetBSD: distinfo,v 1.59 2016/07/22 10:30:11 adam Exp $
 
-SHA1 (freetype-2.6.4.tar.bz2) = 5eaa8c949b4841eeabba44d2c582ff6859e5c4b9
-RMD160 (freetype-2.6.4.tar.bz2) = b4449f74a1e4817697f70c9303ac4e7a91b20b19
-SHA512 (freetype-2.6.4.tar.bz2) = 90cad4c81bfb93316b2dad7cddf4c3c1d99d1379fabaf72eca7166579963db98624b3c6813dcc2c01ea456ae0bad4d445fea565bec2d8de5b339a65ca2d42ce3
-Size (freetype-2.6.4.tar.bz2) = 1779199 bytes
+SHA1 (freetype-2.6.5.tar.bz2) = 5db38ae2308c5a2c519c8e071e98b70d61585201
+RMD160 (freetype-2.6.5.tar.bz2) = aa7a75433ed1e54b1904a8c57d924ba45d7ff47e
+SHA512 (freetype-2.6.5.tar.bz2) = d60f057e12992b4dccd7d5e232bda5c344e6ed0d74362032fbbc52526bac42d600fe0aa04c6442a9502a27a88f5d5155fb42e723531127400ccfce0d1911487f
+Size (freetype-2.6.5.tar.bz2) = 1779603 bytes
 SHA1 (patch-ab) = 5c6998020bda378828035bafe5dfcca6f9cd8fca



Home | Main Index | Thread Index | Old Index