View | Details | Raw Unified | Return to bug 65085
Collapse All | Expand All

(-)graphics/jasper/Makefile (-3 / +3 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	jasper
8
PORTNAME=	jasper
9
PORTVERSION=	1.700.5
9
PORTVERSION=	1.701.0
10
CATEGORIES=	graphics
10
CATEGORIES=	graphics
11
MASTER_SITES=	http://www.ece.uvic.ca/~mdadams/jasper/software/ \
11
MASTER_SITES=	http://www.ece.uvic.ca/~mdadams/jasper/software/ \
12
		${MASTER_SITE_IMAGEMAGICK}
12
		${MASTER_SITE_IMAGEMAGICK}
Lines 18-25 Link Here
18
LIB_DEPENDS=	jpeg.9:${PORTSDIR}/graphics/jpeg
18
LIB_DEPENDS=	jpeg.9:${PORTSDIR}/graphics/jpeg
19
19
20
USE_ZIP=	yes
20
USE_ZIP=	yes
21
USE_GNOME=	lthack gnometarget
21
USE_GNOME=	gnometarget lthack
22
USE_LIBTOOL_VER=13
22
USE_LIBTOOL_VER=	13
23
LIBTOOLFLAGS=  --disable-ltlibs --release-ignore
23
LIBTOOLFLAGS=  --disable-ltlibs --release-ignore
24
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
24
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
25
		LDFLAGS="-L${LOCALBASE}/lib"
25
		LDFLAGS="-L${LOCALBASE}/lib"
(-)graphics/jasper/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
MD5 (jasper-1.700.5.zip) = 6c21653efce946a611a78876fb7ebf3b
1
MD5 (jasper-1.701.0.zip) = 22a9f74fc880e38dd125c60aa4e4ce97
2
SIZE (jasper-1.700.5.zip) = 1536234
2
SIZE (jasper-1.701.0.zip) = 1361754

Return to bug 65085