From cba17f975d1ec5ad27abb649450519f4dacde372 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Tue, 8 Mar 2005 23:42:07 +0000 Subject: - Update to 0.44.4 and unbreak on 5.X PR: ports/78557 Submitted by: Johan van Selst --- graphics/sam2p/Makefile | 13 +++++-------- graphics/sam2p/distinfo | 5 ++--- 2 files changed, 7 insertions(+), 11 deletions(-) (limited to 'graphics') diff --git a/graphics/sam2p/Makefile b/graphics/sam2p/Makefile index eb362c35d056..4db4810e78fd 100644 --- a/graphics/sam2p/Makefile +++ b/graphics/sam2p/Makefile @@ -7,22 +7,23 @@ # PORTNAME= sam2p -PORTVERSION= 0.44 -PORTREVISION= 2 +PORTVERSION= 0.44.4 CATEGORIES= graphics MASTER_SITES= http://www.inf.bme.hu/~pts/ +DISTNAME= ${PORTNAME}-latest MAINTAINER= ports@FreeBSD.org COMMENT= Converts raster (bitmap) image formats into PS or PDF files -USE_GHOSTSCRIPT_RUN= yes - BUILD_DEPENDS= tif22pnm:${PORTSDIR}/graphics/tif22pnm \ tifftopnm:${PORTSDIR}/graphics/netpbm \ zip:${PORTSDIR}/archivers/zip \ bash:${PORTSDIR}/shells/bash2 LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg +USE_GHOSTSCRIPT_RUN= yes + +WRKSRC= ${WRKDIR} PLIST_FILES= bin/sam2p USE_PERL5_BUILD= yes USE_GMAKE= yes @@ -32,10 +33,6 @@ ALL_TARGET= ${PORTNAME} .include -.if ${OSVERSION} >= 502126 -BROKEN= "Does not compile on FreeBSD >= 5.x" -.endif - do-install: ${INSTALL_PROGRAM} ${WRKSRC}/sam2p ${PREFIX}/bin diff --git a/graphics/sam2p/distinfo b/graphics/sam2p/distinfo index 92fc02b4067e..76d80613b5a9 100644 --- a/graphics/sam2p/distinfo +++ b/graphics/sam2p/distinfo @@ -1,3 +1,2 @@ -$FreeBSD$ -MD5 (sam2p-0.44.tar.gz) = 349bdc3cd2ba700642b68f97c8cbcac8 -SIZE (sam2p-0.44.tar.gz) = 527060 +MD5 (sam2p-latest.tar.gz) = 36898025e227e1b2b69945ea2bb75463 +SIZE (sam2p-latest.tar.gz) = 528431 -- cgit v1.2.3