From nobody@FreeBSD.org  Wed Feb 11 04:45:44 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 C51BC106566C
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 11 Feb 2009 04:45:44 +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 B36E58FC1C
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 11 Feb 2009 04:45:44 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n1B4jieq050949
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 11 Feb 2009 04:45:44 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n1B4jiN7050948;
	Wed, 11 Feb 2009 04:45:44 GMT
	(envelope-from nobody)
Message-Id: <200902110445.n1B4jiN7050948@www.freebsd.org>
Date: Wed, 11 Feb 2009 04:45:44 GMT
From: Mitchell Smith <mjs@onthenet.com.au>
To: freebsd-gnats-submit@FreeBSD.org
Subject: port databases/frontbase upgraded to version 4.2.9
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: q@onthenet.com.au

>Number:         131580
>Category:       ports
>Synopsis:       port databases/frontbase upgraded to version 4.2.9
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    crees
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 11 04:50:00 UTC 2009
>Closed-Date:    Tue May 08 18:34:27 UTC 2012
>Last-Modified:  Tue May 08 18:34:27 UTC 2012
>Originator:     Mitchell Smith
>Release:        7.1
>Organization:
On The Net
>Environment:
>Description:
The version of FrontBase currently in ports is 4.2.8, the developers have released version 4.2.9.

>How-To-Repeat:

>Fix:
A patch has been attached to this problem report to bring the port up to the latest version.


Patch attached with submission follows:

diff -ru frontbase.orig/Makefile frontbase/Makefile
--- frontbase.orig/Makefile	2009-01-06 03:27:27.000000000 +1000
+++ frontbase/Makefile	2009-02-11 14:17:57.000000000 +1000
@@ -6,14 +6,14 @@
 #
 
 PORTNAME=	frontbase
-PORTVERSION=	4.2.8
+PORTVERSION=	4.2.9
 CATEGORIES=	databases
 MASTER_SITES=	http://www.frontbase.com/download/Download_${PORTVERSION}/FreeBSD5/:db
 MASTER_SITES+=	http://www.frontbase.com/download/WO5Plugin/UnixLinux/:plugin
 DISTNAME=	FrontBase-${PORTVERSION}
-DISTFILES=	FrontBase-${PORTVERSION}.tar:db
+DISTFILES=	FrontBase-${PORTVERSION}-FreeBSD5.tar:db
 
-MAINTAINER?=	q@onthenet.com.au
+MAINTAINER?=	mjs@onthenet.com.au
 COMMENT=	Frontbase SQL Database Server
 
 IS_INTERACTIVE=	yes
diff -ru frontbase.orig/distinfo frontbase/distinfo
--- frontbase.orig/distinfo	2008-06-13 14:16:29.000000000 +1000
+++ frontbase/distinfo	2009-02-11 14:19:10.000000000 +1000
@@ -1,3 +1,3 @@
-MD5 (FrontBase-4.2.8.tar) = a54e852d9abbe033797ac94dc85904bc
-SHA256 (FrontBase-4.2.8.tar) = 94267e1cdaee97e8850b53a42bab372f72348a67b5292b82a3fb77a3b5914b0a
-SIZE (FrontBase-4.2.8.tar) = 3102208
+MD5 (FrontBase-4.2.9-FreeBSD5.tar) = 03a62421cb5b032e443ad787530cc2ec
+SHA256 (FrontBase-4.2.9-FreeBSD5.tar) = d82dad9b0132811c05939a40e72c67519e2d4a535256a68ec93939295d8a75f2
+SIZE (FrontBase-4.2.9-FreeBSD5.tar) = 3136512


>Release-Note:
>Audit-Trail:
Class-Changed-From-To: maintainer-update->change-request 
Class-Changed-By: edwin 
Class-Changed-When: Wed Feb 11 04:50:10 UTC 2009 
Class-Changed-Why:  
Fix category (submitter is not maintainer) (via the GNATS Auto Assign 
Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=131580 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Wed Feb 11 04:50:16 UTC 2009 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: q@onthenet.com.au
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/131580: port databases/frontbase upgraded to version 4.2.9
Date: Wed, 11 Feb 2009 04:50:12 UT

 Maintainer of databases/frontbase,
 
 Please note that PR ports/131580 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/131580
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
State-Changed-From-To: feedback->open 
State-Changed-By: pav 
State-Changed-When: Sun Mar 22 20:31:41 UTC 2009 
State-Changed-Why:  
Maintainer feedback timeout 

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

From: Li-Wen Hsu <lwhsu@FreeBSD.org>
To: mjs@onthenet.com.au
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/131580: port databases/frontbase upgraded to version
	4.2.9
Date: Wed, 1 Apr 2009 04:02:25 +0800

 Hi,
     Thanks for submiting this update, and one quick question:
 
     The lines in the patch file:
 
     -MAINTAINER?=    q@onthenet.com.au
     +MAINTAINER?=    mjs@onthenet.com.au
 
     and the PR orignilly submitted with "maintainer-update."  do these
     mean you have changed your email address or this is a maintainership
     take over?
 
 -- 
 Li-Wen Hsu <lwhsu AT FreeBSD.org>
 http://lwhsu.org
State-Changed-From-To: open->closed 
State-Changed-By: pgollucci 
State-Changed-When: Tue Jun 23 18:31:58 UTC 2009 
State-Changed-Why:  
submitter / maintainer timeout (1.5 montsh) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=131580 
State-Changed-From-To: closed->open 
State-Changed-By: crees 
State-Changed-When: Thu Apr 19 20:20:14 UTC 2012 
State-Changed-Why:  
I'll take it. 


Responsible-Changed-From-To: freebsd-ports-bugs->crees 
Responsible-Changed-By: crees 
Responsible-Changed-When: Thu Apr 19 20:20:14 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

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

From: Chris Rees <utisoft@gmail.com>
To: Mitchell Smith <mjs@onthenet.com.au>, q@onethenet.com.au, bug-followup@freebsd.org
Cc:  
Subject: Re: ports/131580 Update to databases/frontbase
Date: Sat, 21 Apr 2012 17:21:27 +0100

 Hi Mitchell,
 
 I'm planning on applying the patch from ports/131580, but I need to
 find out if you're still willing to maintain it; I notice that you
 were asked about that in the PR, but any replies you might have made
 have not been recorded.
 
 Is upstream likely to compile a newer version of FrontBase on FreeBSD?
 
 Chris

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/131580: commit references a PR
Date: Tue,  8 May 2012 18:12:11 +0000 (UTC)

 crees       2012-05-08 18:12:00 UTC
 
   FreeBSD ports repository
 
   Modified files:
     databases/frontbase  Makefile distinfo pkg-install pkg-plist 
   Removed files:
     databases/frontbase  pkg-deinstall 
   Log:
   Update to 4.2.9
   
   PR:             ports/131580
   Submitted by:   Mitchell Smith (mjs@bur.st) (maintainer)
   
   - Update maintainer address
   
   - Use USERS
   
   - Use LICENSE
   
   Revision  Changes    Path
   1.4       +12 -11    ports/databases/frontbase/Makefile
   1.3       +2 -2      ports/databases/frontbase/distinfo
   1.2       +0 -15     ports/databases/frontbase/pkg-deinstall (dead)
   1.2       +1 -207    ports/databases/frontbase/pkg-install
   1.2       +1 -0      ports/databases/frontbase/pkg-plist
 _______________________________________________
 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: crees 
State-Changed-When: Tue May 8 18:34:22 UTC 2012 
State-Changed-Why:  
At last, committed.  Thanks! 

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