diff options
author | krion <krion@FreeBSD.org> | 2004-04-03 03:04:43 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-04-03 03:04:43 +0800 |
commit | e4c45394312f9eabcd8488edfade23f4d24cae17 (patch) | |
tree | 2ffb0527b2dd57ac85db339f7f8cc123724a6811 /graphics | |
parent | df8a0a365b74e91304accda7f6f87bd9bac7745a (diff) | |
download | freebsd-ports-gnome-e4c45394312f9eabcd8488edfade23f4d24cae17.tar.gz freebsd-ports-gnome-e4c45394312f9eabcd8488edfade23f4d24cae17.tar.zst freebsd-ports-gnome-e4c45394312f9eabcd8488edfade23f4d24cae17.zip |
- Update to version 1.701.0
PR: ports/65085
Submitted by: Ports Fury
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/jasper/Makefile | 6 | ||||
-rw-r--r-- | graphics/jasper/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/jasper/Makefile b/graphics/jasper/Makefile index b9eab96f039b..6550215486bc 100644 --- a/graphics/jasper/Makefile +++ b/graphics/jasper/Makefile @@ -6,7 +6,7 @@ # PORTNAME= jasper -PORTVERSION= 1.700.5 +PORTVERSION= 1.701.0 CATEGORIES= graphics MASTER_SITES= http://www.ece.uvic.ca/~mdadams/jasper/software/ \ ${MASTER_SITE_IMAGEMAGICK} @@ -18,8 +18,8 @@ COMMENT= An implementation of the codec specified in the JPEG-2000 standard LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg USE_ZIP= yes -USE_GNOME= lthack gnometarget -USE_LIBTOOL_VER=13 +USE_GNOME= gnometarget lthack +USE_LIBTOOL_VER= 13 LIBTOOLFLAGS= --disable-ltlibs --release-ignore CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/graphics/jasper/distinfo b/graphics/jasper/distinfo index ac38b3a896b4..0c28242e580a 100644 --- a/graphics/jasper/distinfo +++ b/graphics/jasper/distinfo @@ -1,2 +1,2 @@ -MD5 (jasper-1.700.5.zip) = 6c21653efce946a611a78876fb7ebf3b -SIZE (jasper-1.700.5.zip) = 1536234 +MD5 (jasper-1.701.0.zip) = 22a9f74fc880e38dd125c60aa4e4ce97 +SIZE (jasper-1.701.0.zip) = 1361754 |