diff options
-rw-r--r-- | graphics/graphite2/Makefile | 7 | ||||
-rw-r--r-- | graphics/graphite2/distinfo | 4 | ||||
-rw-r--r-- | graphics/graphite2/pkg-plist | 2 |
3 files changed, 4 insertions, 9 deletions
diff --git a/graphics/graphite2/Makefile b/graphics/graphite2/Makefile index f6aa494873db..a4d679335539 100644 --- a/graphics/graphite2/Makefile +++ b/graphics/graphite2/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: graphite2 -# Date created: 2012-01-22 -# Whom: Baptiste Daroussin <bapt@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= graphite2 -PORTVERSION= 1.1.3 +PORTVERSION= 1.2.0 CATEGORIES= graphics print MASTER_SITES= SF/silgraphite/${PORTNAME} EXTRACT_SUFX= .tgz diff --git a/graphics/graphite2/distinfo b/graphics/graphite2/distinfo index 3d161ea2ba95..1dff4fcf67f1 100644 --- a/graphics/graphite2/distinfo +++ b/graphics/graphite2/distinfo @@ -1,2 +1,2 @@ -SHA256 (graphite2-1.1.3.tgz) = 0eb19282a1941bdd5e6d7165718c5d4692d62bac6c1eea56d9e522715cb144f7 -SIZE (graphite2-1.1.3.tgz) = 3680838 +SHA256 (graphite2-1.2.0.tgz) = 630fba251c7e570f2b0c4a0c63a7abb4d45b0246d390f53188b1a9b73de7b96e +SIZE (graphite2-1.2.0.tgz) = 4663935 diff --git a/graphics/graphite2/pkg-plist b/graphics/graphite2/pkg-plist index 7aee2884fec9..0c553b31b727 100644 --- a/graphics/graphite2/pkg-plist +++ b/graphics/graphite2/pkg-plist @@ -6,7 +6,7 @@ include/graphite2/Font.h include/graphite2/Segment.h include/graphite2/Types.h lib/libgraphite2.so -lib/libgraphite2.so.2 +lib/libgraphite2.so.3 libdata/pkgconfig/graphite2.pc @dirrmtry include/graphite2 @dirrmtry %%DATADIR%% |