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

(-)graphics/apngasm/Makefile (-2 / +2 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	apngasm
8
PORTNAME=	apngasm
9
PORTVERSION=	2.5
9
PORTVERSION=	2.6
10
DISTVERSIONSUFFIX=-src
10
DISTVERSIONSUFFIX=-src
11
CATEGORIES=	graphics
11
CATEGORIES=	graphics
12
MASTER_SITES=	SF/${PORTNAME}/${PORTVERSION}
12
MASTER_SITES=	SF/${PORTNAME}/${PORTVERSION}
Lines 19-26 Link Here
19
19
20
NO_WRKSUBDIR=	yes
20
NO_WRKSUBDIR=	yes
21
21
22
USE_ZIP=	yes
23
USE_DOS2UNIX=	yes
22
USE_DOS2UNIX=	yes
23
USE_ZIP=	yes
24
24
25
CPPFLAGS+=	`libpng-config --I_opts`
25
CPPFLAGS+=	`libpng-config --I_opts`
26
LDFLAGS+=	`libpng-config --ldflags`
26
LDFLAGS+=	`libpng-config --ldflags`
(-)graphics/apngasm/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (apngasm-2.5-src.zip) = e5346948f2a51328161b3ef0d2c8111cd7289c7b4ac48e72db3a617cfb4f24c5
1
SHA256 (apngasm-2.6-src.zip) = 1d4b63e55c241c0db4a812e6cddea48586e4275b041a1e600154c2840f4ebb06
2
SIZE (apngasm-2.5-src.zip) = 11333
2
SIZE (apngasm-2.6-src.zip) = 11350

Return to bug 164996