From nobody@FreeBSD.org  Sun Apr 27 06:56:15 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 3D5C01065670
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 27 Apr 2008 06:56:15 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 2B8618FC17
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 27 Apr 2008 06:56:15 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m3R6tg2j004037
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 27 Apr 2008 06:55:42 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m3R6tgNB004036;
	Sun, 27 Apr 2008 06:55:42 GMT
	(envelope-from nobody)
Message-Id: <200804270655.m3R6tgNB004036@www.freebsd.org>
Date: Sun, 27 Apr 2008 06:55:42 GMT
From: Ganael Laplanche <ganael.laplanche@martymac.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Port update: graphics/sam2p - Update to v0.45 (was marked as BROKEN)
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         123133
>Category:       ports
>Synopsis:       Port update: graphics/sam2p - Update to v0.45 (was marked as BROKEN)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 27 07:00:02 UTC 2008
>Closed-Date:    Sun Apr 27 08:28:17 UTC 2008
>Last-Modified:  Sun Apr 27 08:28:17 UTC 2008
>Originator:     Ganael Laplanche
>Release:        7.0-STABLE
>Organization:
http://contribs.martymac.com
>Environment:
FreeBSD home.martymac.com 7.0-STABLE FreeBSD 7.0-STABLE #14: Sun Apr 20 14:11:03 CEST 2008     root@home.martymac.com:/usr/obj/usr/src/sys/MYKERNEL  amd64
>Description:
This patch updates graphics/sam2p to v0.45.

The original distfile (sam2p-latest.tar.gz) was rerolled upstream for the update to v0.45. This new patch comes back to the old good 'port-version' scheme to avoid such situations.

I'll also take maintainership.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -aurN sam2p.orig/Makefile sam2p/Makefile
--- sam2p.orig/Makefile	2008-04-26 16:18:21.767356573 +0200
+++ sam2p/Makefile	2008-04-26 16:50:12.910085327 +0200
@@ -7,14 +7,12 @@
 #
 
 PORTNAME=	sam2p
-PORTVERSION=	0.44
-PORTREVISION=	1
+PORTVERSION=	0.45
 PORTEPOCH=	1
 CATEGORIES=	graphics
 MASTER_SITES=	http://www.inf.bme.hu/~pts/
-DISTNAME=	${PORTNAME}-latest
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	ganael.laplanche@martymac.com
 COMMENT=	Converts raster (bitmap) image formats into PS or PDF files
 
 BUILD_DEPENDS=	tif22pnm:${PORTSDIR}/graphics/tif22pnm \
@@ -23,11 +21,8 @@
 		bash:${PORTSDIR}/shells/bash
 LIB_DEPENDS=	jpeg:${PORTSDIR}/graphics/jpeg
 
-BROKEN=		Size mismatch
-
 USE_GHOSTSCRIPT_RUN=	yes
 
-WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 PLIST_FILES=	bin/sam2p
 USE_PERL5_BUILD=	yes
 USE_GMAKE=	yes
diff -aurN sam2p.orig/distinfo sam2p/distinfo
--- sam2p.orig/distinfo	2008-04-26 15:42:07.244159351 +0200
+++ sam2p/distinfo	2008-04-26 16:50:30.570209449 +0200
@@ -1,3 +1,3 @@
-MD5 (sam2p-latest.tar.gz) = eee0b66dc4650dc6b09013711b420b4c
-SHA256 (sam2p-latest.tar.gz) = 012a49fc18d79853752b1935275fd6692bca646b1c2da149ded00a61c621c750
-SIZE (sam2p-latest.tar.gz) = 548035
+MD5 (sam2p-0.45.tar.gz) = a4a02ab538485914327261ca4a7fb631
+SHA256 (sam2p-0.45.tar.gz) = 2a26a9fedb40a20bb8ccfefd7fcd8552a259e8b333583a53ff70020d4364f292
+SIZE (sam2p-0.45.tar.gz) = 548637


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Sun Apr 27 08:28:16 UTC 2008 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=123133 
>Unformatted:
