From pi@f10.opsec.eu  Thu Oct  3 19:09:24 2013
Return-Path: <pi@f10.opsec.eu>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTP id B7EC3314;
	Thu,  3 Oct 2013 19:09:24 +0000 (UTC)
	(envelope-from pi@f10.opsec.eu)
Received: from f10.opsec.eu (fa8.opsec.eu [IPv6:2001:14f8:200:4::2])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id 74036294C;
	Thu,  3 Oct 2013 19:09:24 +0000 (UTC)
Received: from pi by f10.opsec.eu with local (Exim 4.80.1 (FreeBSD))
	(envelope-from <pi@f10.opsec.eu>)
	id 1VRoFj-000Psn-Kx; Thu, 03 Oct 2013 21:07:59 +0200
Message-Id: <E1VRoFj-000Psn-Kx@f10.opsec.eu>
Date: Thu, 03 Oct 2013 21:07:59 +0200
From: Kurt Jaeger <fbsd-ports@opsec.eu>
Reply-To: Kurt Jaeger <fbsd-ports@opsec.eu>
To: FreeBSD-gnats-submit@freebsd.org
Cc: dinoex@FreeBSD.org
Subject: [patch update] graphics/giflib NO_STAGE=yes
X-Send-Pr-Version: 3.114
X-GNATS-Notify:

>Number:         182611
>Category:       ports
>Synopsis:       [patch update] graphics/giflib NO_STAGE=yes
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    dinoex
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 03 19:10:00 UTC 2013
>Closed-Date:    Tue Oct 08 05:12:13 CEST 2013
>Last-Modified:  Tue Oct 08 05:12:13 CEST 2013
>Originator:     Kurt Jaeger
>Release:        FreeBSD 10.0-ALPHA4 amd64
>Organization:
-
>Environment:
System: FreeBSD f10.opsec.eu 10.0-ALPHA4 FreeBSD 10.0-ALPHA4 #0 r255933: Sun Sep 29 02:50:54 UTC 2013 root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64

>Description:
	fails to install with STAGE

>How-To-Repeat:
	-
>Fix:

diff -r -u -N graphics/giflib/Makefile /usr/home/pi/myp/graphics/giflib/Makefile
--- graphics/giflib/Makefile	2013-10-01 21:09:37.000000000 +0200
+++ /usr/home/pi/myp/graphics/giflib/Makefile	2013-10-03 21:05:29.000000000 +0200
@@ -17,6 +17,7 @@
 USE_AUTOTOOLS=	libtool
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
+NO_STAGE=	yes
 
 OPTIONS_DEFINE=	DOCBOOK X11
 DOCBOOK_DESC=	Generate API documentation (requires DOCS)


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->dinoex 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Oct 3 19:10:09 UTC 2013 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=182611 
State-Changed-From-To: open->feedback 
State-Changed-By: dinoex 
State-Changed-When: Fri Oct 4 12:03:32 CEST 2013 
State-Changed-Why:  

I can not reproduce your problem. 

What commnads do you use? 
What error do you see? 


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

From: Kurt Jaeger <pi@opsec.eu>
To: dinoex@FreeBSD.org
Cc: fbsd-ports@opsec.eu, FreeBSD-gnats-submit@FreeBSD.org
Subject: Re: ports/182611: [patch update] graphics/giflib NO_STAGE=yes
Date: Mon, 7 Oct 2013 19:59:20 +0200

 Hi!
 
 Sorry for the delay, I was busy with other ports.
 
 > Synopsis: [patch update] graphics/giflib NO_STAGE=yes
 > 
 > State-Changed-From-To: open->feedback
 > State-Changed-By: dinoex
 > State-Changed-When: Fri Oct 4 12:03:32 CEST 2013
 > State-Changed-Why: 
 > 
 > I can not reproduce your problem.
 > 
 > What commnads do you use?
 > What error do you see?
 > 
 > http://www.freebsd.org/cgi/query-pr.cgi?pr=182611
 
 On 10alpha4 amd64:
 
 http://opsec.eu/backup/20131007-giflib-make
 
 it fails to install.
 
 Setting 
 
 NO_STAGE=      yes
 
 in the Makefile fixes it.
 
 -- 
 pi@opsec.eu            +49 171 3101372                         7 years to go !

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/182611: commit references a PR
Date: Mon,  7 Oct 2013 19:01:44 +0000 (UTC)

 Author: dinoex
 Date: Mon Oct  7 19:01:37 2013
 New Revision: 329724
 URL: http://svnweb.freebsd.org/changeset/ports/329724
 
 Log:
   - fix option DOCBOOK
   was broken by STAGEDIR r328096
   PR:		182611
 
 Modified:
   head/graphics/giflib/Makefile
 
 Modified: head/graphics/giflib/Makefile
 ==============================================================================
 --- head/graphics/giflib/Makefile	Mon Oct  7 18:44:30 2013	(r329723)
 +++ head/graphics/giflib/Makefile	Mon Oct  7 19:01:37 2013	(r329724)
 @@ -50,9 +50,9 @@ post-patch:
  
  .if ${PORT_OPTIONS:MDOCBOOK} && ${PORT_OPTIONS:MDOCS}
  post-install:
 -	@${MKDIR} ${DOCSDIR}
 -	${INSTALL_DATA} ${WRKSRC}/doc/*.html ${DOCSDIR}
 -	${INSTALL_DATA} ${WRKSRC}/doc/*.txt ${DOCSDIR}
 +	@${MKDIR} ${STAGEDIR}${DOCSDIR}
 +	${INSTALL_DATA} ${WRKSRC}/doc/*.html ${STAGEDIR}${DOCSDIR}
 +	${INSTALL_DATA} ${WRKSRC}/doc/*.txt ${STAGEDIR}${DOCSDIR}
  .endif
  
  .include <bsd.port.post.mk>
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: feedback->closed 
State-Changed-By: dinoex 
State-Changed-When: Tue Oct 8 05:11:44 CEST 2013 
State-Changed-Why:  
a fix has been committed, thanks. 

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