summaryrefslogtreecommitdiff
path: root/databases/firebird-client
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-02-28 22:13:42 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-02-28 22:13:42 +0000
commit35b455d043f17576a4c44939ebf87f6d786a24f8 (patch)
treee1882a913f5c6d6355abaa5ae0180a98be253cbd /databases/firebird-client
parent- Update to 3.6.5 (diff)
- Update to 1.5 Release
PR: ports/63479 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=102471
Diffstat (limited to 'databases/firebird-client')
-rw-r--r--databases/firebird-client/Makefile9
-rw-r--r--databases/firebird-client/distinfo4
-rw-r--r--databases/firebird-client/files/RELNOTES6
3 files changed, 9 insertions, 10 deletions
diff --git a/databases/firebird-client/Makefile b/databases/firebird-client/Makefile
index b9274bbea561..188fe9af49c8 100644
--- a/databases/firebird-client/Makefile
+++ b/databases/firebird-client/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/firebird-client/distinfo b/databases/firebird-client/distinfo
index 413231d1fe4e..5784f195fb41 100644
--- a/databases/firebird-client/distinfo
+++ b/databases/firebird-client/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/firebird-client/files/RELNOTES b/databases/firebird-client/files/RELNOTES
index b73bfd26218b..fe1666873458 100644
--- a/databases/firebird-client/files/RELNOTES
+++ b/databases/firebird-client/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>