aboutsummaryrefslogtreecommitdiffstats
path: root/databases/firebird2-server
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-02-29 06:13:42 +0800
committerkrion <krion@FreeBSD.org>2004-02-29 06:13:42 +0800
commit557697cfe7e267dad590246860cad526ba5941a2 (patch)
tree7e5638975b21d1a32c36611d5f298813cc221a46 /databases/firebird2-server
parent3983c36bb5984fd9e50da0e6653da9ed539eff39 (diff)
downloadfreebsd-ports-gnome-557697cfe7e267dad590246860cad526ba5941a2.tar.gz
freebsd-ports-gnome-557697cfe7e267dad590246860cad526ba5941a2.tar.zst
freebsd-ports-gnome-557697cfe7e267dad590246860cad526ba5941a2.zip
- Update to 1.5 Release
PR: ports/63479 Submitted by: maintainer
Diffstat (limited to 'databases/firebird2-server')
-rw-r--r--databases/firebird2-server/Makefile9
-rw-r--r--databases/firebird2-server/distinfo4
-rw-r--r--databases/firebird2-server/files/RELNOTES6
3 files changed, 9 insertions, 10 deletions
diff --git a/databases/firebird2-server/Makefile b/databases/firebird2-server/Makefile
index b9274bbea561..188fe9af49c8 100644
--- a/databases/firebird2-server/Makefile
+++ b/databases/firebird2-server/Makefile
@@ -6,12 +6,11 @@
#
PORTNAME= firebird
-PORTVERSION= 1.5.r9
+PORTVERSION= 1.5
CATEGORIES= databases
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
- http://www.aims.net.au/chris/firebird/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=firebird
-DISTNAME= Firebird-1.5.0.4288.src
+DISTNAME= firebird-1.5.0.4290
MAINTAINER= chris@e-easy.com.au
COMMENT= The open-source InterBase(tm) 6.0 spin-off (Classic version)
@@ -29,7 +28,7 @@ LD= gcc
CONFLICTS= firebird-devel-*
-WRKSRC= ${WRKDIR}/firebird15-rc9
+WRKSRC= ${WRKDIR}/firebird-1.5.0.4290
INSTALLS_SHLIB= yes
LDCONFIG_DIRS= %%PREFIX%%/firebird/lib
MSG_FILE= ${PKGDIR}/pkg-message
diff --git a/databases/firebird2-server/distinfo b/databases/firebird2-server/distinfo
index 413231d1fe4e..5784f195fb41 100644
--- a/databases/firebird2-server/distinfo
+++ b/databases/firebird2-server/distinfo
@@ -1,2 +1,2 @@
-MD5 (Firebird-1.5.0.4288.src.tar.bz2) = 76c5f04c853452e28e8b1d301c94845f
-SIZE (Firebird-1.5.0.4288.src.tar.bz2) = 4293102
+MD5 (firebird-1.5.0.4290.tar.bz2) = c088ccf4d149ecc1fa03ee27e9043701
+SIZE (firebird-1.5.0.4290.tar.bz2) = 4364535
diff --git a/databases/firebird2-server/files/RELNOTES b/databases/firebird2-server/files/RELNOTES
index b73bfd26218b..fe1666873458 100644
--- a/databases/firebird2-server/files/RELNOTES
+++ b/databases/firebird2-server/files/RELNOTES
@@ -1,6 +1,6 @@
-Firebird 1.5.0 FreeBSD Release Notes 12-Feb-2004
+Firebird 1.5.0 FreeBSD Release Notes 28-Feb-2004
--------------------------------------
-FB-V1.5.0.4288 Firebird 1.5 Release Candidate 9
+FB-V1.5.0.4290 Firebird 1.5 Release
Welcome to the FreeBSD Firebird port!
@@ -105,4 +105,4 @@ and InterBase can be found at the following:
documentation specific to Firebird.
Chris Knight
-<chris@aims.net.au>
+<chris@e-easy.com.au>