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

(-)graphics/sam2p/Makefile (-4 / +4 lines)
Lines 7-13 Link Here
7
#
7
#
8
8
9
PORTNAME=	sam2p
9
PORTNAME=	sam2p
10
PORTVERSION=	0.48
10
PORTVERSION=	0.49
11
PORTEPOCH=	1
11
PORTEPOCH=	1
12
CATEGORIES=	graphics
12
CATEGORIES=	graphics
13
MASTER_SITES=	GOOGLE_CODE
13
MASTER_SITES=	GOOGLE_CODE
Lines 15-27 Link Here
15
MAINTAINER=	ports@FreeBSD.org
15
MAINTAINER=	ports@FreeBSD.org
16
COMMENT=	Converts raster (bitmap) image formats into PS or PDF files
16
COMMENT=	Converts raster (bitmap) image formats into PS or PDF files
17
17
18
LICENSE=	GPLv2
19
LICENSE_FILE=	${WRKSRC}/COPYING
20
18
RUN_DEPENDS=	zip:${PORTSDIR}/archivers/zip \
21
RUN_DEPENDS=	zip:${PORTSDIR}/archivers/zip \
19
		cjpeg:${PORTSDIR}/graphics/jpeg \
22
		cjpeg:${PORTSDIR}/graphics/jpeg \
20
		tif22pnm:${PORTSDIR}/graphics/tif22pnm
23
		tif22pnm:${PORTSDIR}/graphics/tif22pnm
21
24
22
LICENSE=	GPLv2
23
LICENSE_FILE=	${WRKSRC}/COPYING
24
25
USE_PERL5_BUILD=	yes
25
USE_PERL5_BUILD=	yes
26
USE_GHOSTSCRIPT_RUN=	yes
26
USE_GHOSTSCRIPT_RUN=	yes
27
USE_GMAKE=	yes
27
USE_GMAKE=	yes
(-)graphics/sam2p/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (sam2p-0.48.tar.gz) = c40c24a13c1a5dfcb7c3ea37e9441c6893f04e9dcdc247eb70512dace0d25093
1
SHA256 (sam2p-0.49.tar.gz) = 2028bf2f25e5d98757fca5a0414a8367ef77b6d683ce193676d6dcf1a9cd6c51
2
SIZE (sam2p-0.48.tar.gz) = 562024
2
SIZE (sam2p-0.49.tar.gz) = 562676

Return to bug 160121