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

(-)imgsizer/Makefile (-1 / +4 lines)
Lines 6-17 Link Here
6
#
6
#
7
7
8
PORTNAME=		imgsizer
8
PORTNAME=		imgsizer
9
PORTVERSION=		2.6
9
PORTVERSION=		2.7
10
CATEGORIES=		www textproc
10
CATEGORIES=		www textproc
11
MASTER_SITES=		http://www.catb.org/~esr/imgsizer/
11
MASTER_SITES=		http://www.catb.org/~esr/imgsizer/
12
12
13
MAINTAINER=		jylefort@brutele.be
13
MAINTAINER=		jylefort@brutele.be
14
COMMENT=		A tool to autogenerate WIDTH and HEIGHT for IMG HTML tags
14
COMMENT=		A tool to autogenerate WIDTH and HEIGHT for IMG HTML tags
15
16
RUN_DEPENDS=		rdjpgcom:${PORTSDIR}/graphics/jpeg \
17
			identify:${PORTSDIR}/graphics/ImageMagick
15
18
16
USE_PYTHON=		yes
19
USE_PYTHON=		yes
17
USE_REINPLACE=		yes
20
USE_REINPLACE=		yes
(-)imgsizer/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
MD5 (imgsizer-2.6.tar.gz) = 3bb35577b33ca24cf9f1bba1542c1036
1
MD5 (imgsizer-2.7.tar.gz) = 5a0f8384c8826f5c0dad95bb17115b1f
2
SIZE (imgsizer-2.6.tar.gz) = 65086
2
SIZE (imgsizer-2.7.tar.gz) = 65914

Return to bug 76478