diff options
author | ryoon <ryoon@pkgsrc.org> | 2018-03-07 11:14:03 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2018-03-07 11:14:03 +0000 |
commit | d34a2135107896af84d0dd079235497187395146 (patch) | |
tree | 9347ae35547198ec45501d14b968adac97be564a /graphics/graphite2 | |
parent | 1a3cbacc55746aa90a3196986e6985188da42ffe (diff) | |
download | pkgsrc-d34a2135107896af84d0dd079235497187395146.tar.gz |
Update to 1.3.11
Changelog:
1.3.11
. Fixes due to security review
. Minor collision avoidance fixes
. Fix LZ4 decompressor against high compression
Diffstat (limited to 'graphics/graphite2')
-rw-r--r-- | graphics/graphite2/Makefile | 4 | ||||
-rw-r--r-- | graphics/graphite2/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/graphics/graphite2/Makefile b/graphics/graphite2/Makefile index 03fc7210494..7593b323e7e 100644 --- a/graphics/graphite2/Makefile +++ b/graphics/graphite2/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2017/08/16 20:21:09 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2018/03/07 11:14:03 ryoon Exp $ -DISTNAME= graphite2-1.3.10 +DISTNAME= graphite2-1.3.11 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=silgraphite/} EXTRACT_SUFX= .tgz diff --git a/graphics/graphite2/distinfo b/graphics/graphite2/distinfo index 1d053506451..1326114b158 100644 --- a/graphics/graphite2/distinfo +++ b/graphics/graphite2/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.8 2017/05/22 08:00:06 he Exp $ +$NetBSD: distinfo,v 1.9 2018/03/07 11:14:03 ryoon Exp $ -SHA1 (graphite2-1.3.10.tgz) = 668f3bce96fc02d90ea875b401ed36b2e8957d2f -RMD160 (graphite2-1.3.10.tgz) = 9c3ed660f18d4b86553f54e23ba746ee9cb51835 -SHA512 (graphite2-1.3.10.tgz) = d6d578feaa2d9304dc9bcd3926958070b8c23b27437a9fcb801e08e62f33a5549b7a6aa9636c7f8eb80a2a2c6d5cac97d58050fb30fd102b9fd0f8c558f4252b -Size (graphite2-1.3.10.tgz) = 3889647 bytes +SHA1 (graphite2-1.3.11.tgz) = 26b70897bac68868d964ef70002c384ec10b6572 +RMD160 (graphite2-1.3.11.tgz) = fa10a176d3e53d9d464384c828fc86e4bb2fb675 +SHA512 (graphite2-1.3.11.tgz) = fd5e997a30492a7668ad7afd78889e40cb37195cb8e11f42817ee00901b699d6a591e8230bf7a40abd1b218ae26588948a92b23e48c9fd03164fd5e2f4031afe +Size (graphite2-1.3.11.tgz) = 4236760 bytes |