aboutsummaryrefslogtreecommitdiffstats
path: root/databases/firebird-server/Makefile
diff options
context:
space:
mode:
authorskv <skv@FreeBSD.org>2007-07-27 12:42:38 +0800
committerskv <skv@FreeBSD.org>2007-07-27 12:42:38 +0800
commit57a1f4946dbdafa88c9248e621d0eaf0a4774877 (patch)
tree3e5c42b826f52f1ca17ce0076e804327b4ca955b /databases/firebird-server/Makefile
parentd2b7c79ddc61871e250820acd1cc146d0164e8d2 (diff)
downloadfreebsd-ports-gnome-57a1f4946dbdafa88c9248e621d0eaf0a4774877.tar.gz
freebsd-ports-gnome-57a1f4946dbdafa88c9248e621d0eaf0a4774877.tar.zst
freebsd-ports-gnome-57a1f4946dbdafa88c9248e621d0eaf0a4774877.zip
Update to 1.5.4
Diffstat (limited to 'databases/firebird-server/Makefile')
-rw-r--r--databases/firebird-server/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/firebird-server/Makefile b/databases/firebird-server/Makefile
index 28db89f3883f..fa50dc5a7ab5 100644
--- a/databases/firebird-server/Makefile
+++ b/databases/firebird-server/Makefile
@@ -6,12 +6,12 @@
#
PORTNAME?= firebird
-PORTVERSION= 1.5.3
+PORTVERSION= 1.5.4
CATEGORIES?= databases
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=firebird
PKGNAMESUFFIX?= -server
-DISTNAME= firebird-1.5.3.4870
+DISTNAME= firebird-1.5.4.4910
MAINTAINER= skv@FreeBSD.org
COMMENT?= The open-source InterBase(tm) 6.0 spin-off (Classic version)
@@ -24,7 +24,7 @@ USE_GMAKE= yes
GNU_CONFIGURE= yes
USE_AUTOTOOLS= autoconf:259 aclocal:19 libtool:15
ACLOCAL_ARGS= --acdir=${ACLOCAL_DIR} -I ${LOCALBASE}/share/aclocal
-USE_GCC= 3.4+
+USE_GCC= 3.4
LOCALSTATEDIR= /var/db/firebird
CONFDIR= ${PREFIX}/etc/firebird