From nobody@FreeBSD.org  Mon Sep 14 01:24:23 2009
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 9D371106568D
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 14 Sep 2009 01:24:23 +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 8AEF88FC20
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 14 Sep 2009 01:24:23 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n8E1ONJc025994
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 14 Sep 2009 01:24:23 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n8E1ONl4025993;
	Mon, 14 Sep 2009 01:24:23 GMT
	(envelope-from nobody)
Message-Id: <200909140124.n8E1ONl4025993@www.freebsd.org>
Date: Mon, 14 Sep 2009 01:24:23 GMT
From: Cristiano Rolim Pereira <cristianorolim@hotmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] - update security/pgp6
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: rabbi@abditum.com

>Number:         138792
>Category:       ports
>Synopsis:       [patch] - update security/pgp6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pgollucci
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 14 01:30:03 UTC 2009
>Closed-Date:    Mon Jan 18 04:55:33 UTC 2010
>Last-Modified:  Mon Jan 18 05:00:18 UTC 2010
>Originator:     Cristiano Rolim Pereira
>Release:        7.2-RELEASE
>Organization:
>Environment:
FreeBSD bsd7.casa 7.2-RELEASE-p2 FreeBSD 7.2-RELEASE-p2 #0: Wed Jun 24 00:14:35 UTC 2009     root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
Substituting "BROKEN= Does not compile on !i386" for "ONLY_FOR_ARCHS= i386".
 
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN ../pgp6.orig/Makefile ./Makefile
--- ../pgp6.orig/Makefile	2009-09-13 21:44:03.000000000 -0300
+++ ./Makefile	2009-09-13 21:59:10.000000000 -0300
@@ -33,9 +33,7 @@
 
 .include <bsd.port.pre.mk>
 
-.if ${ARCH} != "i386"
-BROKEN=		Does not compile on !i386
-.endif
+ONLY_FOR_ARCHS= i386
 
 # the distfile is actually a tar of three compressed tars and their
 # signatures


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Mon Sep 14 01:30:14 UTC 2009 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: rabbi@abditum.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/138792: [patch] - update security/pgp6
Date: Mon, 14 Sep 2009 01:30:11 UT

 Maintainer of security/pgp6,
 
 Please note that PR ports/138792 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/138792
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
State-Changed-From-To: feedback->open 
State-Changed-By: pgollucci 
State-Changed-When: Wed Jan 13 01:25:43 UTC 2010 
State-Changed-Why:  
feedback timeout almost 5 months 

http://www.freebsd.org/cgi/query-pr.cgi?pr=138792 
Responsible-Changed-From-To: freebsd-ports-bugs->pgollucci 
Responsible-Changed-By: pgollucci 
Responsible-Changed-When: Wed Jan 13 01:25:47 UTC 2010 
Responsible-Changed-Why:  
I'll take it. 

Note, maintainer was reset

http://www.freebsd.org/cgi/query-pr.cgi?pr=138792 
State-Changed-From-To: open->closed 
State-Changed-By: pgollucci 
State-Changed-When: Mon Jan 18 04:55:31 UTC 2010 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/138792: commit references a PR
Date: Mon, 18 Jan 2010 04:55:25 +0000 (UTC)

 pgollucci    2010-01-18 04:55:16 UTC
 
   FreeBSD ports repository
 
   Modified files:
     security/pgp6        Makefile 
   Log:
   - BROKEN -> ONLY_FOR_ARCHS
   
   PR:             ports/138792
   Submitted by:   Cristiano Rolim Pereira <cristianorolim@hotmail.com>
   
   Revision  Changes    Path
   1.53      +1 -3      ports/security/pgp6/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:
