diff options
author | bapt <bapt@FreeBSD.org> | 2012-02-29 05:09:58 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2012-02-29 05:09:58 +0800 |
commit | 1ab44cb85668284ea5f18b263feff24aec0cb4f3 (patch) | |
tree | 3405eccf1e02fe6473a521baa63b5c8b0032f23f /graphics | |
parent | a8e6c973f5c87f133093ba31c055eff9664c850d (diff) | |
download | freebsd-ports-gnome-1ab44cb85668284ea5f18b263feff24aec0cb4f3.tar.gz freebsd-ports-gnome-1ab44cb85668284ea5f18b263feff24aec0cb4f3.tar.zst freebsd-ports-gnome-1ab44cb85668284ea5f18b263feff24aec0cb4f3.zip |
update to 1.1.1
pass maintainership to office@
Diffstat (limited to 'graphics')
-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 |