From slaven@rezic.de  Fri Feb 20 20:58:50 2009
Return-Path: <slaven@rezic.de>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 63257106566B
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 20 Feb 2009 20:58:50 +0000 (UTC)
	(envelope-from slaven@rezic.de)
Received: from mail.ixls.org (mail3.ixls.de [78.47.208.109])
	by mx1.freebsd.org (Postfix) with ESMTP id 21A738FC1E
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 20 Feb 2009 20:58:50 +0000 (UTC)
	(envelope-from slaven@rezic.de)
Received: from e178070216.adsl.alicedsl.de ([85.178.70.216] helo=localhost.localdomain)
	by mail.ixls.org with esmtpa (Exim 4.63)
	id 1LacA4-0001bl-A7
	for FreeBSD-gnats-submit@freebsd.org; Fri, 20 Feb 2009 21:39:52 +0100
Received: from biokovo-amd64.herceg.de (localhost [127.0.0.1])
	by biokovo-amd64.herceg.de (8.14.2/8.14.2) with ESMTP id n1KKbeTX062883
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 20 Feb 2009 21:37:40 +0100 (CET)
	(envelope-from eserte@biokovo-amd64.herceg.de)
Received: (from eserte@localhost)
	by biokovo-amd64.herceg.de (8.14.2/8.14.2/Submit) id n1KKbevP062882;
	Fri, 20 Feb 2009 21:37:40 +0100 (CET)
	(envelope-from eserte)
Message-Id: <200902202037.n1KKbevP062882@biokovo-amd64.herceg.de>
Date: Fri, 20 Feb 2009 21:37:40 +0100 (CET)
From: Slaven Rezic <slaven@rezic.de>
Reply-To: slaven@rezic.de
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: databases/bbdb should probably use emacs22
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         131915
>Category:       ports
>Synopsis:       databases/bbdb should probably use emacs22
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    yoichi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 20 21:00:11 UTC 2009
>Closed-Date:    Mon Apr 27 17:00:01 UTC 2009
>Last-Modified:  Mon Apr 27 17:00:01 UTC 2009
>Originator:     Slaven Rezic
>Release:        FreeBSD 7.0-RELEASE amd64
>Organization:
www.rezic.de
>Environment:
System: FreeBSD biokovo-amd64.herceg.de 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 10:35:36 UTC 2008 root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64



>Description:
	Currently databases/bbdb builds only for emacs21, and there's no
	port for emacs22.

>How-To-Repeat:
	
>Fix:

	Probably changing the line 

		EMACS_PORT_NAME?=       emacs21

	in the port's Makefile to use emacs22 would help. But I don't
	know what policies exist, whether there should be a
	bbdb-emacs21 and bbdb-emacs22 port etc., so no formal patch
	from me right now.


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->yoichi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Feb 20 21:04:22 UTC 2009 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

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

From: Yoichi NAKAYAMA <yoichi@geiin.org>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/131915: databases/bbdb should probably use emacs22
Date: Sun, 19 Apr 2009 22:57:03 +0900

 I think we should respect default value of
 EMACS_PORT_NAME in bsd.emacs.mk (== emacs22).
 I'd like to apply following change.
 
 Index: Makefile
 ===================================================================
 RCS file: /home/pcvs/ports/databases/bbdb/Makefile,v
 retrieving revision 1.7
 diff -u -r1.7 Makefile
 --- Makefile	19 May 2007 20:01:01 -0000	1.7
 +++ Makefile	19 Apr 2009 13:56:26 -0000
 @@ -17,7 +17,6 @@
  COMMENT=	Big Brother Database
  
  USE_EMACS=	yes
 -EMACS_PORT_NAME?=	emacs21
  
  ALL_TARGET=	bbdb info
  MAKE_ARGS=	MAKE="${MAKE} MAKEINFO=\"makeinfo --no-split\""

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/131915: commit references a PR
Date: Mon, 27 Apr 2009 16:23:44 +0000 (UTC)

 yoichi      2009-04-27 16:23:29 UTC
 
   FreeBSD ports repository
 
   Modified files:
     databases/bbdb       Makefile 
   Log:
   Fix to use emacs22.
   
   PR:             ports/131915
   Submitted by:   Slaven Rezic
   
   Revision  Changes    Path
   1.8       +0 -1      ports/databases/bbdb/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"
 
State-Changed-From-To: open->closed 
State-Changed-By: yoichi 
State-Changed-When: Mon Apr 27 16:59:33 UTC 2009 
State-Changed-Why:  
Fix committed, thanks! 

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