ports/78557: graphics/sam2p: update to 0.44.4 and unbreak on >= 5.x

Johan van Selst johans at stack.nl
Mon Mar 7 20:00:14 UTC 2005


>Number:         78557
>Category:       ports
>Synopsis:       graphics/sam2p: update to 0.44.4 and unbreak on >= 5.x
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 07 20:00:13 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Johan van Selst
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD mud.stack.nl 5.3-STABLE FreeBSD 5.3-STABLE #0: Mon Jan 31 22:31:14 CET 2005 root at mud.stack.nl:/usr/obj/usr/src/sys/mud i386


	
>Description:
	
	Current version 0.44.4 includes gcc 3.4 fixes.

	Unfortunately the distributed filename now includes -latest
>How-To-Repeat:
	
>Fix:

	


diff -uNr sam2p/Makefile sam2p/Makefile
--- sam2p/Makefile	Tue Feb 22 22:14:48 2005
+++ sam2p/Makefile	Mon Mar  7 20:39:32 2005
@@ -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 at 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
@@ -31,10 +32,6 @@
 ALL_TARGET=	${PORTNAME}
 
 .include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 502126
-BROKEN=		"Does not compile on FreeBSD >= 5.x"
-.endif
 
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/sam2p ${PREFIX}/bin
diff -uNr sam2p/distinfo sam2p/distinfo
--- sam2p/distinfo	Wed Jan 28 19:04:33 2004
+++ sam2p/distinfo	Mon Mar  7 20:31:34 2005
@@ -1,3 +1,2 @@
-$FreeBSD: ports/graphics/sam2p/distinfo,v 1.4 2004/01/28 18:04:33 trevor Exp $
-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
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list