From rafan@svm.csie.ntu.edu.tw  Mon Feb  2 02:22:59 2009
Return-Path: <rafan@svm.csie.ntu.edu.tw>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 743121065670
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  2 Feb 2009 02:22:59 +0000 (UTC)
	(envelope-from rafan@svm.csie.ntu.edu.tw)
Received: from svm.csie.ntu.edu.tw (svm.csie.ntu.edu.tw [140.112.90.75])
	by mx1.freebsd.org (Postfix) with ESMTP id 23B3C8FC0C
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  2 Feb 2009 02:22:58 +0000 (UTC)
	(envelope-from rafan@svm.csie.ntu.edu.tw)
Received: from svm.csie.ntu.edu.tw (localhost [127.0.0.1])
	by svm.csie.ntu.edu.tw (8.14.3/8.14.3) with ESMTP id n122Mvkh034698;
	Mon, 2 Feb 2009 10:22:57 +0800 (CST)
	(envelope-from rafan@svm.csie.ntu.edu.tw)
Received: (from rafan@localhost)
	by svm.csie.ntu.edu.tw (8.14.3/8.14.3/Submit) id n122MtAT023002;
	Mon, 2 Feb 2009 10:22:55 +0800 (CST)
	(envelope-from rafan)
Message-Id: <200902020222.n122MtAT023002@svm.csie.ntu.edu.tw>
Date: Mon, 2 Feb 2009 10:22:55 +0800 (CST)
From: Rong-En Fan <rafan@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: sunpoet@sunpoet.net
Subject: [PATCH] devel/libcheck: fix plist when NOPORTEXAMPLES=1
X-Send-Pr-Version: 3.113
X-GNATS-Notify: sunpoet@sunpoet.net

>Number:         131271
>Category:       ports
>Synopsis:       [PATCH] devel/libcheck: fix plist when NOPORTEXAMPLES=1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    rafan
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 02 02:30:00 UTC 2009
>Closed-Date:    Wed Feb 04 20:47:18 UTC 2009
>Last-Modified:  Wed Feb  4 20:50:00 UTC 2009
>Originator:     Rong-En Fan
>Release:        FreeBSD
>Organization:
NTU CSIE
>Environment:
>Description:
This port breaks when NOPORTEXAMPLES is defined. In addition, info pages are
not governed by NOPORTDOCS per Porter's Handbook.

Port maintainer (sunpoet@sunpoet.net) is cc'd.

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

--- libcheck-0.9.6.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/libcheck/Makefile,v
retrieving revision 1.9
diff -u -u -r1.9 Makefile
--- Makefile	11 Jan 2009 04:26:17 -0000	1.9
+++ Makefile	2 Feb 2009 02:20:55 -0000
@@ -22,9 +22,7 @@
 DOCSDIR=	${PREFIX}/share/doc/check-${PORTVERSION}
 EXAMPLESDIR=	${PREFIX}/share/examples/check-${PORTVERSION}
 
-.if !defined(NOPORTDOCS)
 INFO=		check
-.endif
 
 post-patch:
 .if defined(NOPORTDOCS)
@@ -36,7 +34,7 @@
 	@${REINPLACE_CMD} \
 		-e '/^install-data-am:/ s/ install-exampleDATA//' \
 		-e '/^install-data-am:/ s/ install-examplesrcDATA//' \
-		-e '/install-exampletestsDATA/ s/ install-info-am//' \
+		-e '/install-exampletestsDATA/ s/install-exampletestsDATA//' \
 		${WRKSRC}/doc/Makefile.in
 .endif
 
--- libcheck-0.9.6.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->rafan 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Feb 2 02:30:16 UTC 2009 
Responsible-Changed-Why:  
Submitter has GNATS access (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=131271 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Mon Feb 2 02:30:23 UTC 2009 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: sunpoet@sunpoet.net
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/131271: [PATCH] devel/libcheck: fix plist when NOPORTEXAMPLES=1
Date: Mon, 2 Feb 2009 02:30:19 UT

 Maintainer of devel/libcheck,
 
 Please note that PR ports/131271 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/131271
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
State-Changed-From-To: feedback->closed 
State-Changed-By: itetcu 
State-Changed-When: Wed Feb 4 20:47:16 UTC 2009 
State-Changed-Why:  
Committed. QAT tried to build this port over 1000 times. Many many 
thanks rafan! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/131271: commit references a PR
Date: Wed,  4 Feb 2009 20:46:07 +0000 (UTC)

 itetcu      2009-02-04 20:45:51 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/libcheck       Makefile 
   Log:
   - fix plist with -D NOPORTEXAMPLES
   - info pages are not governed by NOPORTDOCS, install them unconditionally.
   
   PR:             ports/131271
   Submitted by:   rafan@
   Approved by:    maintainer timeout to QAT BotMails
   
   Revision  Changes    Path
   1.10      +1 -3      ports/devel/libcheck/Makefile
 _______________________________________________
 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:
