diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-02-28 21:09:58 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-02-28 21:09:58 +0000 |
commit | 6d66c2b1e2f46080875f940ac932f6571d456692 (patch) | |
tree | 71d90102958e42ff09cf2c350aed572c5911e4d6 /graphics/graphite2 | |
parent | d124c35c2a3e1dfacf9c63c6cde4ec9507f14fb5 (diff) |
Notes
Diffstat (limited to 'graphics/graphite2')
-rw-r--r-- | graphics/graphite2/Makefile | 4 | ||||
-rw-r--r-- | graphics/graphite2/distinfo | 4 | ||||
-rw-r--r-- | graphics/graphite2/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/graphics/graphite2/Makefile b/graphics/graphite2/Makefile index 0a75af05cff7..0cbf6bf47171 100644 --- a/graphics/graphite2/Makefile +++ b/graphics/graphite2/Makefile @@ -6,12 +6,12 @@ # PORTNAME= graphite2 -PORTVERSION= 1.1.0 +PORTVERSION= 1.1.1 CATEGORIES= graphics print MASTER_SITES= SF/silgraphite/${PORTNAME} EXTRACT_SUFX= .tgz -MAINTAINER= bapt@FreeBSD.org +MAINTAINER= office@FreeBSD.org COMMENT= Rendering capabilities for complex non-Roman writing systems USE_CMAKE= yes diff --git a/graphics/graphite2/distinfo b/graphics/graphite2/distinfo index 2960e0645715..f7c3bec6887d 100644 --- a/graphics/graphite2/distinfo +++ b/graphics/graphite2/distinfo @@ -1,2 +1,2 @@ -SHA256 (graphite2-1.1.0.tgz) = 8cc93715e052c0d811dfaee3f7d3ca284eb48c3190352291a1650632c174f6d1 -SIZE (graphite2-1.1.0.tgz) = 4466441 +SHA256 (graphite2-1.1.1.tgz) = 7140a1eb22e41138e01e76ae4088bb07e3293ca981cafedfeebc8439ed7d3149 +SIZE (graphite2-1.1.1.tgz) = 4468216 diff --git a/graphics/graphite2/pkg-plist b/graphics/graphite2/pkg-plist index e5454cf30500..ceee618c3e9f 100644 --- a/graphics/graphite2/pkg-plist +++ b/graphics/graphite2/pkg-plist @@ -2,6 +2,7 @@ %%DATADIR%%/graphite2.cmake bin/comparerenderer bin/gr2fonttest +include/graphite2/Log.h include/graphite2/Font.h include/graphite2/Segment.h include/graphite2/Types.h |