Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Jul 2004 09:46:54 +1000 (EST)
From:      Chris Knight <chris@e-easy.com.au>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        chris@e-easy.com.au
Subject:   ports/69320: [MAINTAINER UPDATE] databases/firebird: Update to 1.5.1 Release
Message-ID:  <200407192346.i6JNkssN002047@ait0fd01.aims.private>
Resent-Message-ID: <200407192350.i6JNoLxO041904@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         69320
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] databases/firebird: Update to 1.5.1 Release
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 19 23:50:21 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Chris Knight
>Release:        FreeBSD 4.10-RELEASE i386
>Organization:
E-Easy
>Environment:
System: FreeBSD ait0fd01.aims.private 4.10-RELEASE FreeBSD 4.10-RELEASE #0: Mon May 31 22:37:58 EST 2004 root@ait0fd01.aims.private:/var/obj/usr/src/sys/THINKPAD i386

>Description:
Update to Firebird 1.5.1 Release

>How-To-Repeat:
N/A

>Fix:
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/firebird/Makefile,v
retrieving revision 1.32
diff -u -r1.32 Makefile
--- Makefile	4 Jun 2004 17:29:11 -0000	1.32
+++ Makefile	19 Jul 2004 23:37:27 -0000
@@ -6,11 +6,11 @@
 #
 
 PORTNAME=	firebird
-PORTVERSION=	1.5
+PORTVERSION=	1.5.1
 CATEGORIES=	databases
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=firebird
-DISTNAME=	firebird-1.5.0.4290
+DISTNAME=	firebird-1.5.1.4481
 
 MAINTAINER=	chris@e-easy.com.au
 COMMENT=	The open-source InterBase(tm) 6.0 spin-off (Classic version)
@@ -19,16 +19,18 @@
 USE_BZIP2=	yes
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
-USE_LIBTOOL_VER=	13
-USE_AUTOCONF_VER=	253
+USE_LIBTOOL_VER=	15
+USE_AUTOCONF_VER=	259
 USE_GCC=	3.3
 
+PLIST_SUB=	FIREBIRD_VERSION=${PORTVERSION}
+
 # Don't use ld for linking, use gcc
 LD=	gcc
 
 CONFLICTS=	firebird-devel-*
 
-WRKSRC=		${WRKDIR}/firebird-1.5.0.4290
+WRKSRC=		${WRKDIR}/firebird-1.5.1.4481
 INSTALLS_SHLIB=	yes
 LDCONFIG_DIRS=	%%PREFIX%%/firebird/lib
 MSG_FILE=	${PKGDIR}/pkg-message
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/databases/firebird/distinfo,v
retrieving revision 1.7
diff -u -r1.7 distinfo
--- distinfo	28 Feb 2004 22:13:41 -0000	1.7
+++ distinfo	19 Jul 2004 02:37:57 -0000
@@ -1,2 +1,2 @@
-MD5 (firebird-1.5.0.4290.tar.bz2) = c088ccf4d149ecc1fa03ee27e9043701
-SIZE (firebird-1.5.0.4290.tar.bz2) = 4364535
+MD5 (firebird-1.5.1.4481.tar.bz2) = b638ddc71661d63c69a3758d00310010
+SIZE (firebird-1.5.1.4481.tar.bz2) = 4528253
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/databases/firebird/pkg-plist,v
retrieving revision 1.6
diff -u -r1.6 pkg-plist
--- pkg-plist	13 Jan 2004 16:11:10 -0000	1.6
+++ pkg-plist	19 Jul 2004 23:37:55 -0000
@@ -107,10 +107,10 @@
 @unexec rm -f %D/firebird/isc_lock1.`hostname`
 firebird/lib/libfbclient.so
 firebird/lib/libfbclient.so.1
-firebird/lib/libfbclient.so.1.5.0
+firebird/lib/libfbclient.so.%%FIREBIRD_VERSION%%
 firebird/lib/libfbembed.so
 firebird/lib/libfbembed.so.1
-firebird/lib/libfbembed.so.1.5.0
+firebird/lib/libfbembed.so.%%FIREBIRD_VERSION%%
 firebird/lib/libgds.so
 firebird/lib/libgds.so.1
 firebird/lib/libib_util.so
Index: files/RELNOTES
===================================================================
RCS file: /home/ncvs/ports/databases/firebird/files/RELNOTES,v
retrieving revision 1.8
diff -u -r1.8 RELNOTES
--- files/RELNOTES	28 Feb 2004 22:13:42 -0000	1.8
+++ files/RELNOTES	19 Jul 2004 02:38:50 -0000
@@ -1,6 +1,6 @@
-Firebird 1.5.0 FreeBSD Release Notes                    28-Feb-2004
+Firebird 1.5.1 FreeBSD Release Notes                    19-Jul-2004
 --------------------------------------
-FB-V1.5.0.4290 Firebird 1.5 Release
+FB-V1.5.1.4481 Firebird 1.5 Release
 
     Welcome to the FreeBSD Firebird port!
 
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407192346.i6JNkssN002047>