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

(-)graphics/gifsicle/Makefile (-1 / +2 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	gifsicle
8
PORTNAME=	gifsicle
9
PORTVERSION=	1.35
9
PORTVERSION=	1.40
10
CATEGORIES=	graphics
10
CATEGORIES=	graphics
11
MASTER_SITES=	http://www.lcdf.org/gifsicle/
11
MASTER_SITES=	http://www.lcdf.org/gifsicle/
12
12
Lines 14-19 Link Here
14
COMMENT=	Manipulates GIF images and animations
14
COMMENT=	Manipulates GIF images and animations
15
15
16
GNU_CONFIGURE=	yes
16
GNU_CONFIGURE=	yes
17
CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
17
18
18
MAN1=		gifdiff.1 gifsicle.1
19
MAN1=		gifdiff.1 gifsicle.1
19
20
(-)graphics/gifsicle/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (gifsicle-1.35.tar.gz) = 0f1166892f9b9172f66e916d2e80c27b
1
MD5 (gifsicle-1.40.tar.gz) = 2503cecaf678d17244dba965ce2a544b
(-)graphics/gifsicle/pkg-plist (-2 / +2 lines)
Lines 1-5 Link Here
1
bin/gifdiff
1
bin/gifdiff
2
bin/gifsicle
2
bin/gifsicle
3
%%X11%%bin/gifview
3
%%X11%%bin/gifview
4
%%PORTDOCS%%share/doc/gifsicle/README
4
%%PORTDOCS%%%%DOCSDIR%%/README
5
%%PORTDOCS%%@dirrm share/doc/gifsicle
5
%%PORTDOCS%%@dirrm %%DOCSDIR%%

Return to bug 57357