From araujo@bsdmail.org  Thu Jan 11 15:43:28 2007
Return-Path: <araujo@bsdmail.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 0BBDA16A417
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 11 Jan 2007 15:43:28 +0000 (UTC)
	(envelope-from araujo@bsdmail.org)
Received: from mail.intelbras.com.br (mail.intelbras.com.br [201.24.77.45])
	by mx1.freebsd.org (Postfix) with ESMTP id A9A5B13C441
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 11 Jan 2007 15:43:27 +0000 (UTC)
	(envelope-from araujo@bsdmail.org)
Received: from localhost (localhost.intelbras.com.br [127.0.0.1])
	by mail.intelbras.com.br (Postfix) with ESMTP id BAA8E2DA442
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 11 Jan 2007 13:43:47 -0200 (BRST)
Received: from mail.intelbras.com.br ([127.0.0.1])
	by localhost (copernicus.intelbras.com.br [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id SdW6etPhZaoG for <FreeBSD-gnats-submit@freebsd.org>;
	Thu, 11 Jan 2007 13:43:39 -0200 (BRST)
Received: from reloaded.freebsd.org (unknown [200.138.245.48])
	by mail.intelbras.com.br (Postfix) with ESMTP id BA6C32DA4AF
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 11 Jan 2007 13:43:39 -0200 (BRST)
Message-Id: <1168523237.68567@reloaded.freebsd.org>
Date: Thu, 11 Jan 2007 13:47:17 -0000
From: "Marcelo Araujo" <araujo@bsdmail.org>
To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@freebsd.org>
Subject: [UPDATE] security/libwhisker
X-Send-Pr-Version: gtk-send-pr 0.4.8 
X-GNATS-Notify:

>Number:         107826
>Category:       ports
>Synopsis:       [UPDATE] security/libwhisker
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    itetcu
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 11 15:50:10 GMT 2007
>Closed-Date:    Tue Jan 16 09:47:43 GMT 2007
>Last-Modified:  Tue Jan 16 09:47:43 GMT 2007
>Originator:     Marcelo Araujo
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
BSD EXPERIENCE 
>Environment:


System: FreeBSD 6.2-PRERELEASE #2: Fri Nov 24 21:44:48 UTC 2006
    araujo@reloaded.freebsd.org:/usr/src/sys/i386/compile/RELOADED



>Description:


Dependencies problem build in AMD64.
Marked BROKEN in AMD64.
http://pointyhat.freebsd.org/errorlogs/amd64-errorlogs/e.5.2007010723/libwhisker-2.1.log


>How-To-Repeat:





>Fix:


--- libwhisker.diff begins here ---
--- Makefile	Sun Jan  7 11:14:12 2007
+++ /tmp/libwhisker/Makefile	Thu Jan 11 13:42:31 2007
@@ -18,8 +18,12 @@
 NO_BUILD=	yes
 USE_PERL5=	yes
 
-PLIST_FILES=	${SITE_PERL_REL}/LW.pm \
-		${SITE_PERL_REL}/LW2.pm
+MAN=	LW.pm LW2.pm
+
+.include	<bsd.port.pre.mk>
+.if ${ARCH} == "amd64"
+BROKEN=		Does not compile on amd64
+.endif
 
 .if !defined(NOPORTDOCS)
 PORTDOCS=	*
@@ -41,4 +45,4 @@
 	cd ${WRKSRC}/scripts/ && ${INSTALL_SCRIPT} * ${DOCSDIR}/scripts
 .endif
 
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>
--- libwhisker.diff ends here ---



>Release-Note:
>Audit-Trail:
Class-Changed-From-To: sw-bug->maintainer-update 
Class-Changed-By: edwin 
Class-Changed-When: Thu Jan 11 15:50:20 UTC 2007 
Class-Changed-Why:  
Fix category (submitter is maintainer) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=107826 
Responsible-Changed-From-To: freebsd-ports-bugs->itetcu 
Responsible-Changed-By: itetcu 
Responsible-Changed-When: Sat Jan 13 02:07:42 UTC 2007 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=107826 
State-Changed-From-To: open->feedback 
State-Changed-By: itetcu 
State-Changed-When: Sat Jan 13 02:13:14 UTC 2007 
State-Changed-Why:  
I don't see any dependency  problem in that log or on my tindy, just a 
bad plist. Am I missing something ? 

http://www.freebsd.org/cgi/query-pr.cgi?pr=107826 
State-Changed-From-To: feedback->closed 
State-Changed-By: itetcu 
State-Changed-When: Tue Jan 16 09:47:42 UTC 2007 
State-Changed-Why:  
Fix to plist (thereal problem) commited after private discussion with 
maintainer. 

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