Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Oct 2012 15:10:20 GMT
From:      nemysis <nemysis@gmx.ch>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/172337: [PATCH] graphics/ilmbase: update to 1.0.3, take maintainership
Message-ID:  <201210061510.q96FAK5X062380@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/172337; it has been noted by GNATS.

From: nemysis <nemysis@gmx.ch>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/172337: [PATCH] graphics/ilmbase: update to 1.0.3, take
 maintainership
Date: Sat, 6 Oct 2012 17:03:59 +0200

 --MP_//1Rk79Z.igpg.7sRQrbipuy
 Content-Type: text/plain; charset=US-ASCII
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline
 
 Change to
 
 +MASTER_SITES=  http://cloud.github.com/downloads/openexr/openexr/
 
 +USE_GITHUB=  yes
 --MP_//1Rk79Z.igpg.7sRQrbipuy
 Content-Type: text/x-patch
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment; filename=ilmbase.diff
 
 diff -ruN ilmbase.orig/Makefile ilmbase/Makefile
 --- ilmbase.orig/Makefile	2012-10-06 16:58:50.000000000 +0200
 +++ ilmbase/Makefile	2012-10-06 16:55:45.000000000 +0200
 @@ -8,7 +8,7 @@
  PORTNAME=	ilmbase
  PORTVERSION=	1.0.3
  CATEGORIES=	graphics devel
 -MASTER_SITES=	https://github.com/downloads/openexr/openexr/
 +MASTER_SITES=	http://cloud.github.com/downloads/openexr/openexr/
  
  MAINTAINER=	nemysis@gmx.ch
  COMMENT=	ILM Base libraries a.k.a. Half, IlmThread, Imath, and Iex
 @@ -17,7 +17,6 @@
  
  CONFLICTS=	OpenEXR-1.[0-4].*
  
 -FETCH_ARGS?=	-Fpr
  USE_PKGCONFIG=	build
  USE_LDCONFIG=	yes
  GNU_CONFIGURE=	yes
 
 --MP_//1Rk79Z.igpg.7sRQrbipuy--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210061510.q96FAK5X062380>