diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-12-11 21:55:53 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-12-11 21:55:53 +0000 |
commit | 2dec0e65e38137edc1a377795c1ed13c8c5d039a (patch) | |
tree | d9fba62cd786f9373a7fc09a5a095b027fe1603d /graphics/graphite2 | |
parent | 589ace382bd3e159038edceb2fca536ac4489687 (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, 4 insertions, 5 deletions
diff --git a/graphics/graphite2/Makefile b/graphics/graphite2/Makefile index 6a13bf11cf8f..5bdaf3e326f3 100644 --- a/graphics/graphite2/Makefile +++ b/graphics/graphite2/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= graphite2 -PORTVERSION= 1.2.3 +PORTVERSION= 1.2.4 CATEGORIES= graphics print MASTER_SITES= SF/silgraphite/${PORTNAME} EXTRACT_SUFX= .tgz @@ -13,9 +13,7 @@ USES= cmake iconv USE_LDCONFIG= yes LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB} -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's,/pkgconfig,data/pkgconfig,g' ${WRKSRC}/CMakeLists.txt - @${REINPLACE_CMD} -e 's/.$${GRAPHITE_API_REVISION}.$${GRAPHITE_API_AGE}//g' ${WRKSRC}/src/CMakeLists.txt .include <bsd.port.mk> diff --git a/graphics/graphite2/distinfo b/graphics/graphite2/distinfo index ac8272cff575..2b8a45941e07 100644 --- a/graphics/graphite2/distinfo +++ b/graphics/graphite2/distinfo @@ -1,2 +1,2 @@ -SHA256 (graphite2-1.2.3.tgz) = ef680a003cebc426d7c9bf856d7191775b1dfd585d5dd44712d7d41750b3fcf5 -SIZE (graphite2-1.2.3.tgz) = 5120099 +SHA256 (graphite2-1.2.4.tgz) = 4bc3d5168029bcc0aa00eb2c973269d29407be2796ff56f9c80e10736bd8b003 +SIZE (graphite2-1.2.4.tgz) = 6938866 diff --git a/graphics/graphite2/pkg-plist b/graphics/graphite2/pkg-plist index da9c541e3a9f..80d5e8227b9c 100644 --- a/graphics/graphite2/pkg-plist +++ b/graphics/graphite2/pkg-plist @@ -7,6 +7,7 @@ include/graphite2/Segment.h include/graphite2/Types.h lib/libgraphite2.so lib/libgraphite2.so.3 +lib/libgraphite2.so.3.0.1 libdata/pkgconfig/graphite2.pc @dirrmtry include/graphite2 @dirrmtry %%DATADIR%% |