ports/131580: port databases/frontbase upgraded to version 4.2.9
Mitchell Smith
mjs at onthenet.com.au
Wed Feb 11 04:50:01 UTC 2009
>Number: 131580
>Category: ports
>Synopsis: port databases/frontbase upgraded to version 4.2.9
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Wed Feb 11 04:50:00 UTC 2009
>Closed-Date:
>Last-Modified:
>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 at onthenet.com.au
+MAINTAINER?= mjs at 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:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list