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

(-)sam2p/Makefile (-7 / +2 lines)
Lines 7-20 Link Here
7
#
7
#
8
8
9
PORTNAME=	sam2p
9
PORTNAME=	sam2p
10
PORTVERSION=	0.44
10
PORTVERSION=	0.45
11
PORTREVISION=	1
12
PORTEPOCH=	1
11
PORTEPOCH=	1
13
CATEGORIES=	graphics
12
CATEGORIES=	graphics
14
MASTER_SITES=	http://www.inf.bme.hu/~pts/
13
MASTER_SITES=	http://www.inf.bme.hu/~pts/
15
DISTNAME=	${PORTNAME}-latest
16
14
17
MAINTAINER=	ports@FreeBSD.org
15
MAINTAINER=	ganael.laplanche@martymac.com
18
COMMENT=	Converts raster (bitmap) image formats into PS or PDF files
16
COMMENT=	Converts raster (bitmap) image formats into PS or PDF files
19
17
20
BUILD_DEPENDS=	tif22pnm:${PORTSDIR}/graphics/tif22pnm \
18
BUILD_DEPENDS=	tif22pnm:${PORTSDIR}/graphics/tif22pnm \
Lines 23-33 Link Here
23
		bash:${PORTSDIR}/shells/bash
21
		bash:${PORTSDIR}/shells/bash
24
LIB_DEPENDS=	jpeg:${PORTSDIR}/graphics/jpeg
22
LIB_DEPENDS=	jpeg:${PORTSDIR}/graphics/jpeg
25
23
26
BROKEN=		Size mismatch
27
28
USE_GHOSTSCRIPT_RUN=	yes
24
USE_GHOSTSCRIPT_RUN=	yes
29
25
30
WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
31
PLIST_FILES=	bin/sam2p
26
PLIST_FILES=	bin/sam2p
32
USE_PERL5_BUILD=	yes
27
USE_PERL5_BUILD=	yes
33
USE_GMAKE=	yes
28
USE_GMAKE=	yes
(-)sam2p/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (sam2p-latest.tar.gz) = eee0b66dc4650dc6b09013711b420b4c
1
MD5 (sam2p-0.45.tar.gz) = a4a02ab538485914327261ca4a7fb631
2
SHA256 (sam2p-latest.tar.gz) = 012a49fc18d79853752b1935275fd6692bca646b1c2da149ded00a61c621c750
2
SHA256 (sam2p-0.45.tar.gz) = 2a26a9fedb40a20bb8ccfefd7fcd8552a259e8b333583a53ff70020d4364f292
3
SIZE (sam2p-latest.tar.gz) = 548035
3
SIZE (sam2p-0.45.tar.gz) = 548637

Return to bug 123133