From mm@mail.vx.sk  Tue Aug 11 15:43:46 2009
Return-Path: <mm@mail.vx.sk>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id C77C71065673
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 11 Aug 2009 15:43:46 +0000 (UTC)
	(envelope-from mm@mail.vx.sk)
Received: from mail.vx.sk (core.vx.sk [188.40.32.143])
	by mx1.freebsd.org (Postfix) with ESMTP id 862DE8FC42
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 11 Aug 2009 15:43:46 +0000 (UTC)
Received: from localhost (localhost [127.0.0.1])
	by mail.vx.sk (Postfix) with ESMTP id A708343B38;
	Tue, 11 Aug 2009 17:43:45 +0200 (CEST)
Received: from mail.vx.sk ([127.0.0.1])
	by localhost (mail.vx.sk [127.0.0.1]) (amavisd-new, port 10024)
	with LMTP id vBzHNsAzMe8P; Tue, 11 Aug 2009 17:43:43 +0200 (CEST)
Received: by mail.vx.sk (Postfix, from userid 1001)
	id 85FE643B2C; Tue, 11 Aug 2009 17:43:43 +0200 (CEST)
Message-Id: <20090811154343.85FE643B2C@mail.vx.sk>
Date: Tue, 11 Aug 2009 17:43:43 +0200 (CEST)
From: Martin Matuska <mm@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: thierry@FreeBSD.org
Subject: [PATCH] graphics/cimg: update to 1.3.2beta
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         137674
>Category:       ports
>Synopsis:       [PATCH] graphics/cimg: update to 1.3.2beta
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    mm
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 11 15:50:04 UTC 2009
>Closed-Date:    Thu Aug 13 20:23:06 UTC 2009
>Last-Modified:  Thu Aug 13 20:23:06 UTC 2009
>Originator:     Martin Matuska
>Release:        FreeBSD 7.2-STABLE amd64
>Organization:
>Environment:
System: FreeBSD 7.2-STABLE and 8-CURRENT
>Description:
- Update to 1.3.2beta
- The new version will be ready for the planned upgrade of ffmpeg to version 0.5

Port maintainer (thierry@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- cimg-1.3.2.b,2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/graphics/cimg/Makefile,v
retrieving revision 1.55
diff -u -r1.55 Makefile
--- Makefile	18 Jul 2009 11:10:43 -0000	1.55
+++ Makefile	11 Aug 2009 15:42:21 -0000
@@ -6,12 +6,11 @@
 #
 
 PORTNAME=	cimg
-PORTVERSION=	1.3.1
-PORTREVISION=	1
+DISTVERSION=	1.3.2beta
 PORTEPOCH=	2
 CATEGORIES=	graphics devel
 MASTER_SITES=	SF
-DISTNAME=	CImg_${DISTVERSION}
+DISTNAME=	CImg-${DISTVERSION}
 DIST_SUBDIR=	${PORTNAME}-${PORTVERSION},${PORTEPOCH}
 
 MAINTAINER=	thierry@FreeBSD.org
@@ -19,6 +18,7 @@
 
 WRKSRC=		${WRKDIR}/${DISTNAME:C/_/-/}
 BUILD_WRKSRC=	${WRKSRC}/examples
+USE_ZIP=	yes
 MAKE_ENV=	CPPFLAGS="${CFLAGS} ${PTHREAD_CFLAGS}"	\
 		LDFLAGS="${LDFLAGS} ${PTHREAD_LIBS}"	\
 		X11PATH=${LOCALBASE}
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/graphics/cimg/distinfo,v
retrieving revision 1.41
diff -u -r1.41 distinfo
--- distinfo	30 May 2009 21:03:32 -0000	1.41
+++ distinfo	11 Aug 2009 15:42:21 -0000
@@ -1,3 +1,3 @@
-MD5 (cimg-1.3.1,2/CImg_1.3.1.tar.gz) = 834129e4dd4c18858bdfbab2a21fd520
-SHA256 (cimg-1.3.1,2/CImg_1.3.1.tar.gz) = 650f1ebdef5e3633d227cf6d6ec1c0292377827d9ccbec208521bf0e9972d651
-SIZE (cimg-1.3.1,2/CImg_1.3.1.tar.gz) = 8002209
+MD5 (cimg-1.3.2.b,2/CImg-1.3.2beta.zip) = 1dd885905db992f1f0bc3a09ce7c91dc
+SHA256 (cimg-1.3.2.b,2/CImg-1.3.2beta.zip) = 45f6b976841aaec89f70ca37814d4bc9b78f23528c6fb1f4f8c6844a348c9c2f
+SIZE (cimg-1.3.2.b,2/CImg-1.3.2beta.zip) = 8209822
--- cimg-1.3.2.b,2.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->thierry 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Aug 11 15:50:18 UTC 2009 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=137674 
Responsible-Changed-From-To: thierry->mm 
Responsible-Changed-By: thierry 
Responsible-Changed-When: Jeu 13 ao 2009 10:24:16 UTC 
Responsible-Changed-Why:  

Cannot test it right now, please commit it! 

Thanks. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=137674 
State-Changed-From-To: open->closed 
State-Changed-By: mm 
State-Changed-When: Thu Aug 13 20:23:05 UTC 2009 
State-Changed-Why:  
Withdrawn by submitter. 

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