From linimon@lonesome.com  Sun Sep 21 22:43:36 2003
Return-Path: <linimon@lonesome.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id B444516A4B3
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 21 Sep 2003 22:43:36 -0700 (PDT)
Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 61FD043FE5
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 21 Sep 2003 22:43:35 -0700 (PDT)
	(envelope-from linimon@lonesome.com)
Received: from lonesome.lonesome.com (cs242746-11.austin.rr.com [24.27.46.11])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(No client certificate requested)
	by mail.soaustin.net (Postfix) with ESMTP
	id A2049140B9; Mon, 22 Sep 2003 00:43:33 -0500 (CDT)
Received: from lonesome.lonesome.com (localhost.lonesome.com [127.0.0.1])
	by lonesome.lonesome.com (8.12.9/8.12.9) with ESMTP id h8M5iC1K017700;
	Mon, 22 Sep 2003 00:44:13 -0500 (CDT)
	(envelope-from linimon@lonesome.lonesome.com)
Received: (from linimon@localhost)
	by lonesome.lonesome.com (8.12.9/8.12.9/Submit) id h8M5iBwE017699;
	Mon, 22 Sep 2003 00:44:11 -0500 (CDT)
	(envelope-from linimon)
Message-Id: <200309220544.h8M5iBwE017699@lonesome.lonesome.com>
Date: Mon, 22 Sep 2003 00:44:11 -0500 (CDT)
From: Mark Linimon <linimon@lonesome.com>
Reply-To: Mark Linimon <linimon@lonesome.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: heiner@bilch.com
Subject: [patch][non-maintainer] update finance/openhbci and finance/aqmoney and unbreak
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         57080
>Category:       ports
>Synopsis:       [patch] [non-maintainer] update finance/openhbci and finance/aqmoney and unbreak
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    linimon
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 21 22:50:21 PDT 2003
>Closed-Date:    Tue Nov 11 01:04:58 PST 2003
>Last-Modified:  Wed Jan 14 20:34:19 UTC 2009
>Originator:     Mark Linimon
>Release:        FreeBSD 4.9-PRERELEASE i386
>Organization:
Lonesome Dove Computing Services
>Environment:
System: FreeBSD lonesome.lonesome.com 4.9-PRERELEASE FreeBSD 4.9-PRERELEASE #0: Fri Sep 5 01:19:33 CDT 2003 linimon@lonesome.lonesome.com:/usr/src/sys/compile/MULTIMEDIA_DEBUG i386
>Description:
	Per bento, finance/aqmoney depends on a newer version of
	finance/openhbci to install correctly.  While I'm in
	here, I have updated both versions and added the WWW line.
>How-To-Repeat:
	make install
>Fix:
	Tested on i386-4-stable.  Haven't yet tested on -5- to
	see if it unbreaks the build.

	NB: same maintainer for both ports.

--- openhbci/Makefile.dist	Mon Jul 14 01:55:54 2003
+++ openhbci/Makefile	Mon Sep 22 00:22:04 2003
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/finance/openhbci/Makefile,v 1.4 2003/06/09 11:19:49 kris Exp $
 
 PORTNAME=		openhbci
-PORTVERSION=		0.9.9
+PORTVERSION=		0.9.13
 PORTREVISION=		1
 CATEGORIES=		finance
 MASTER_SITES=	 	${MASTER_SITE_SOURCEFORGE}
--- openhbci/distinfo.dist	Wed Apr 16 19:49:02 2003
+++ openhbci/distinfo	Mon Sep 22 00:22:52 2003
@@ -1 +1 @@
-MD5 (openhbci-0.9.9.tar.gz) = 59fe3c9ed912c310608d9eea10b41543
+MD5 (openhbci-0.9.13.tar.gz) = 725605239b260ba04c808a9a280d6e85
--- openhbci/pkg-descr.dist	Wed Jan  8 15:18:03 2003
+++ openhbci/pkg-descr	Mon Sep 22 00:28:12 2003
@@ -11,3 +11,5 @@
 with a high-level abstraction of almost all business transactions, so
 that all HBCI details are totally encapsulated and do not need to be
 bothered with.
+
+WWW: http://sourceforge.net/project/openhbci
--- aqmoney/Makefile.dist	Mon Jul 14 01:55:54 2003
+++ aqmoney/Makefile	Mon Sep 22 00:01:53 2003
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/finance/aqmoney/Makefile,v 1.3 2003/06/04 22:43:25 kris Exp $
 
 PORTNAME=		aqmoney
-PORTVERSION=		0.5.1
+PORTVERSION=		0.6.2
 CATEGORIES=		finance
 MASTER_SITES=	 	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
--- aqmoney/distinfo.dist	Wed Apr 16 03:58:32 2003
+++ aqmoney/distinfo	Mon Sep 22 00:02:13 2003
@@ -1 +1 @@
-MD5 (aqmoney-0.5.1.tar.gz) = 176af1e56dfe0820a128a48280d3548b
+MD5 (aqmoney-0.6.2.tar.gz) = 22a40057ea1d5176c21151ab996b9dc7
--- aqmoney/pkg-descr.dist	Wed Apr 16 03:58:32 2003
+++ aqmoney/pkg-descr	Mon Sep 22 00:37:22 2003
@@ -3,3 +3,5 @@
 other programs) and DDV mode (chip card) customers. A customer is one who
 has one or more account(s) at a credit institute. To manage accounts you must
 first create a customer.
+
+WWW: http://sourceforge.net/projects/aqmoney

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->linimon  
Responsible-Changed-By: krion 
Responsible-Changed-When: Thu Oct 16 01:48:58 PDT 2003 
Responsible-Changed-Why:  
Submitter is now committer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=57080 
State-Changed-From-To: open->feedback 
State-Changed-By: linimon 
State-Changed-When: Fri Oct 17 12:50:40 PDT 2003 
State-Changed-Why:  
Awaiting response from maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=57080 
State-Changed-From-To: feedback->closed 
State-Changed-By: linimon 
State-Changed-When: Tue Nov 11 01:04:16 PST 2003 
State-Changed-Why:  
Committed after maintainer timeout.  A few other changes 
past this PR had to be made (plist, portlint). 

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