update to 0.8.8

This commit is contained in:
Brendan Fabeny 2013-03-02 05:48:29 +00:00
parent 4463107217
commit 25ba5ec118
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=313194
2 changed files with 12 additions and 17 deletions

View File

@ -1,13 +1,8 @@
# New ports collection makefile for: exact-image
# Date created: 2 September 2006
# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
#
# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= exact-image
PORTVERSION= 0.8.7
PORTREVISION= 2
PORTVERSION= 0.8.8
CATEGORIES= graphics perl5 python
MASTER_SITES= http://dl.exactcode.de/oss/${PORTNAME}/ LOCAL/bf
@ -17,16 +12,16 @@ COMMENT= Fast image processing library
LICENSE= GPLv2
BUILD_DEPENDS= swig>=1.3.32:${PORTSDIR}/devel/swig13
LIB_DEPENDS= agg.2:${PORTSDIR}/graphics/agg \
jpeg.11:${PORTSDIR}/graphics/jpeg \
tiff.4:${PORTSDIR}/graphics/tiff \
LIB_DEPENDS= agg:${PORTSDIR}/graphics/agg \
jpeg:${PORTSDIR}/graphics/jpeg \
tiff:${PORTSDIR}/graphics/tiff \
png15:${PORTSDIR}/graphics/png \
gif.5:${PORTSDIR}/graphics/giflib \
jasper.4:${PORTSDIR}/graphics/jasper \
gif:${PORTSDIR}/graphics/giflib \
jasper:${PORTSDIR}/graphics/jasper \
IlmImf:${PORTSDIR}/graphics/OpenEXR \
lcms.1:${PORTSDIR}/graphics/lcms \
freetype.9:${PORTSDIR}/print/freetype2 \
expat.6:${PORTSDIR}/textproc/expat2
lcms:${PORTSDIR}/graphics/lcms \
freetype:${PORTSDIR}/print/freetype2 \
expat:${PORTSDIR}/textproc/expat2
CFLAGS+= -fPIC
#hack to get custom exactcode configure script to enable tiff support with

View File

@ -1,2 +1,2 @@
SHA256 (exact-image-0.8.7.tar.bz2) = b1b5d00e98903b7f87019920b200c600c8cbfe574ec158729566fa37f2641dfd
SIZE (exact-image-0.8.7.tar.bz2) = 284271
SHA256 (exact-image-0.8.8.tar.bz2) = 639006b47d9c231349c552dccbedd1d87f2dd9d846e9d2e1bbac67368aca63b4
SIZE (exact-image-0.8.8.tar.bz2) = 285222