From nobody@FreeBSD.org  Sun Jun 29 06:35:57 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 16A56106566C
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 29 Jun 2008 06:35:57 +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 054328FC14
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 29 Jun 2008 06:35:57 +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 m5T6ZuVJ085610
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 29 Jun 2008 06:35:56 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m5T6ZuY9085609;
	Sun, 29 Jun 2008 06:35:56 GMT
	(envelope-from nobody)
Message-Id: <200806290635.m5T6ZuY9085609@www.freebsd.org>
Date: Sun, 29 Jun 2008 06:35:56 GMT
From: "Pedro F. Giffuni" <pfgshield-freebsd@yahoo.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: update graphics/ilmbase to version 1.0.1
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         125091
>Category:       ports
>Synopsis:       update graphics/ilmbase to version 1.0.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    nork
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 29 06:40:01 UTC 2008
>Closed-Date:    Tue Jul 22 16:56:04 UTC 2008
>Last-Modified:  Tue Jul 22 17:00:02 UTC 2008
>Originator:     Pedro F. Giffuni
>Release:        6.3-Release
>Organization:
>Environment:
FreeBSD kakumen.cable.net.co 6.3-RELEASE FreeBSD 6.3-RELEASE #10: Sat Jan 19 01:13:55 COT 2008     root@kakumen.cable.net.co:/usr/src/sys/amd64/compile/SMP  amd64

>Description:
- Update to 1.0.1: this has more headers and passes all the tests.
- rename "test" to the normalized "regression-test" to check this properly and still not interfere with the normal build.
>How-To-Repeat:

>Fix:
diff -ruN ilmbase.orig/Makefile ilmbase/Makefile
--- ilmbase.orig/Makefile	2008-06-29 01:13:12.000000000 -0500
+++ ilmbase/Makefile	2008-06-29 01:17:10.000000000 -0500
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	ilmbase
-PORTVERSION=	1.0.0
-PORTREVISION=	2
+PORTVERSION=	1.0.1
 CATEGORIES=	graphics devel
 MASTER_SITES=	${MASTER_SITE_SAVANNAH}
 MASTER_SITE_SUBDIR=	openexr
@@ -24,7 +23,7 @@
 GNU_CONFIGURE=	yes
 USE_AUTOTOOLS=	libtool:15
 
-test check:	build
+regression-test:	build
 	@(cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} check)
 
 .include <bsd.port.pre.mk>
diff -ruN ilmbase.orig/distinfo ilmbase/distinfo
--- ilmbase.orig/distinfo	2008-06-29 01:13:12.000000000 -0500
+++ ilmbase/distinfo	2008-06-29 01:13:50.000000000 -0500
@@ -1,3 +1,3 @@
-MD5 (ilmbase-1.0.0.tar.gz) = 9e0fd3357ea36995382978a2b7d22401
-SHA256 (ilmbase-1.0.0.tar.gz) = dfde8800b449709310ec2dc98a5e81ab3cadcdaa5ae4921e753639b7e088efb6
-SIZE (ilmbase-1.0.0.tar.gz) = 470217
+MD5 (ilmbase-1.0.1.tar.gz) = f76f094e69a6079b0beb93d97e2a217e
+SHA256 (ilmbase-1.0.1.tar.gz) = 4f14fc7b26a37a391ec5f979697148e6774bc36bc052de26e40ffabe401e397d
+SIZE (ilmbase-1.0.1.tar.gz) = 463275
diff -ruN ilmbase.orig/pkg-plist ilmbase/pkg-plist
--- ilmbase.orig/pkg-plist	2008-06-29 01:13:12.000000000 -0500
+++ ilmbase/pkg-plist	2008-06-29 01:27:43.000000000 -0500
@@ -55,6 +55,59 @@
 include/OpenEXR/ImathSphere.h
 include/OpenEXR/ImathVec.h
 include/OpenEXR/ImathVecAlgo.h
+include/OpenEXR/ImfArray.h
+include/OpenEXR/ImfAttribute.h
+include/OpenEXR/ImfBoxAttribute.h
+include/OpenEXR/ImfCRgbaFile.h
+include/OpenEXR/ImfChannelList.h
+include/OpenEXR/ImfChannelListAttribute.h
+include/OpenEXR/ImfChromaticities.h
+include/OpenEXR/ImfChromaticitiesAttribute.h
+include/OpenEXR/ImfCompression.h
+include/OpenEXR/ImfCompressionAttribute.h
+include/OpenEXR/ImfConvert.h
+include/OpenEXR/ImfDoubleAttribute.h
+include/OpenEXR/ImfEnvmap.h
+include/OpenEXR/ImfEnvmapAttribute.h
+include/OpenEXR/ImfFloatAttribute.h
+include/OpenEXR/ImfFrameBuffer.h
+include/OpenEXR/ImfHeader.h
+include/OpenEXR/ImfHuf.h
+include/OpenEXR/ImfIO.h
+include/OpenEXR/ImfInputFile.h
+include/OpenEXR/ImfInt64.h
+include/OpenEXR/ImfIntAttribute.h
+include/OpenEXR/ImfKeyCode.h
+include/OpenEXR/ImfKeyCodeAttribute.h
+include/OpenEXR/ImfLineOrder.h
+include/OpenEXR/ImfLineOrderAttribute.h
+include/OpenEXR/ImfLut.h
+include/OpenEXR/ImfMatrixAttribute.h
+include/OpenEXR/ImfName.h
+include/OpenEXR/ImfOpaqueAttribute.h
+include/OpenEXR/ImfOutputFile.h
+include/OpenEXR/ImfPixelType.h
+include/OpenEXR/ImfPreviewImage.h
+include/OpenEXR/ImfPreviewImageAttribute.h
+include/OpenEXR/ImfRgba.h
+include/OpenEXR/ImfRgbaFile.h
+include/OpenEXR/ImfRgbaYca.h
+include/OpenEXR/ImfStandardAttributes.h
+include/OpenEXR/ImfStringAttribute.h
+include/OpenEXR/ImfTestFile.h
+include/OpenEXR/ImfThreading.h
+include/OpenEXR/ImfTileDescription.h
+include/OpenEXR/ImfTileDescriptionAttribute.h
+include/OpenEXR/ImfTiledInputFile.h
+include/OpenEXR/ImfTiledOutputFile.h
+include/OpenEXR/ImfTiledRgbaFile.h
+include/OpenEXR/ImfTimeCode.h
+include/OpenEXR/ImfTimeCodeAttribute.h
+include/OpenEXR/ImfVecAttribute.h
+include/OpenEXR/ImfVersion.h
+include/OpenEXR/ImfWav.h
+include/OpenEXR/ImfXdr.h
+include/OpenEXR/OpenEXRConfig.h
 include/OpenEXR/half.h
 include/OpenEXR/halfFunction.h
 include/OpenEXR/halfLimits.h


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->nork 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Jun 29 06:40:11 UTC 2008 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=125091 
State-Changed-From-To: open->closed 
State-Changed-By: nork 
State-Changed-When: Tue Jul 22 16:55:51 UTC 2008 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=125091 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/125091: commit references a PR
Date: Tue, 22 Jul 2008 16:55:15 +0000 (UTC)

 nork        2008-07-22 16:55:06 UTC
 
   FreeBSD ports repository
 
   Modified files:
     graphics/ilmbase     Makefile distinfo pkg-plist 
   Log:
   Update to 1.0.1.
   
   [note]
   The submitter suggested 'regression-test' target, but I *added* "regression" target.
   I consider that ports system should be supported generic 'regression test' framework.
   
   PR:             ports/125091
   Submitted by:   Pedro F. Giffuni  pfgshield-freebsd at yahoo dot com
   
   Revision  Changes    Path
   1.6       +3 -3      ports/graphics/ilmbase/Makefile
   1.2       +3 -3      ports/graphics/ilmbase/distinfo
   1.2       +53 -0     ports/graphics/ilmbase/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
