summaryrefslogtreecommitdiffstats
path: root/graphics-libs
diff options
context:
space:
mode:
authorPavel Vinogradov2019-03-16 04:53:26 -0400
committerPavel Vinogradov2019-03-16 04:55:23 -0400
commit2c65c0416204dc588f4f5cf7451f73cc2b5d4746 (patch)
tree3e5cdf1a15fcc090c3b68385c765fc0fb2ec4d2a /graphics-libs
parentab8897cc932c25405c5476fd011300445415fb96 (diff)
graphics-libs/freetype2: version 2.10.0
Diffstat (limited to 'graphics-libs')
-rwxr-xr-xgraphics-libs/freetype2/DETAILS2
-rw-r--r--graphics-libs/freetype2/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/graphics-libs/freetype2/DETAILS b/graphics-libs/freetype2/DETAILS
index a6e9a10dec..ad5ba433f5 100755
--- a/graphics-libs/freetype2/DETAILS
+++ b/graphics-libs/freetype2/DETAILS
@@ -1,5 +1,5 @@
SPELL=freetype2
- VERSION=2.9.1
+ VERSION=2.10.0
SECURITY_PATCH=11
SOURCE=freetype-$VERSION.tar.bz2
SOURCE2=$SOURCE.sig
diff --git a/graphics-libs/freetype2/HISTORY b/graphics-libs/freetype2/HISTORY
index 6f987354a8..aed7066d51 100644
--- a/graphics-libs/freetype2/HISTORY
+++ b/graphics-libs/freetype2/HISTORY
@@ -1,3 +1,6 @@
+2019-03-16 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: version 2.10.0
+
2018-05-21 Pavel Vinogradov <public@sourcemage.org>
* BUILD: enabled building of freetype-config binary
(at least texlive needs that)