diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2005-01-10 09:46:20 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2005-01-10 09:46:20 +0000 |
commit | eba9f442e0b89e05a2600556dff8aa711ccb8047 (patch) | |
tree | c07973b12f43ec520a70030ec4fb053bde8abef9 /databases/firebird20-server | |
parent | 7a782b5d4b7e583fb7fe8159436a72b95d2e4c5b (diff) | |
download | ports-eba9f442e0b89e05a2600556dff8aa711ccb8047.tar.gz ports-eba9f442e0b89e05a2600556dff8aa711ccb8047.zip |
Notes
Diffstat (limited to 'databases/firebird20-server')
-rw-r--r-- | databases/firebird20-server/Makefile | 8 | ||||
-rw-r--r-- | databases/firebird20-server/distinfo | 4 | ||||
-rw-r--r-- | databases/firebird20-server/pkg-plist | 1 |
3 files changed, 7 insertions, 6 deletions
diff --git a/databases/firebird20-server/Makefile b/databases/firebird20-server/Makefile index 915fb6b3a92c..3df44842bb9d 100644 --- a/databases/firebird20-server/Makefile +++ b/databases/firebird20-server/Makefile @@ -6,11 +6,11 @@ # PORTNAME= firebird -PORTVERSION= 1.5.1 +PORTVERSION= 1.5.2 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=firebird -DISTNAME= firebird-1.5.1.4481 +DISTNAME= firebird-1.5.2.4731 MAINTAINER= ports@FreeBSD.org COMMENT= The open-source InterBase(tm) 6.0 spin-off (Classic version) @@ -21,7 +21,7 @@ USE_GMAKE= yes GNU_CONFIGURE= yes USE_LIBTOOL_VER= 15 USE_AUTOCONF_VER= 259 -USE_GCC= 3.3 +USE_GCC= 3.4 PLIST_SUB= FIREBIRD_VERSION=${PORTVERSION} @@ -30,7 +30,7 @@ LD= gcc CONFLICTS= firebird-devel-* -WRKSRC= ${WRKDIR}/firebird-1.5.1.4481 +WRKSRC= ${WRKDIR}/${DISTNAME} INSTALLS_SHLIB= yes LDCONFIG_DIRS= %%PREFIX%%/firebird/lib MSG_FILE= ${PKGDIR}/pkg-message diff --git a/databases/firebird20-server/distinfo b/databases/firebird20-server/distinfo index e53a63c0ff73..1f1dd8283c09 100644 --- a/databases/firebird20-server/distinfo +++ b/databases/firebird20-server/distinfo @@ -1,2 +1,2 @@ -MD5 (firebird-1.5.1.4481.tar.bz2) = b638ddc71661d63c69a3758d00310010 -SIZE (firebird-1.5.1.4481.tar.bz2) = 4528253 +MD5 (firebird-1.5.2.4731.tar.bz2) = fea53ed5213cff4bd96513fb1a6c0ca2 +SIZE (firebird-1.5.2.4731.tar.bz2) = 4764015 diff --git a/databases/firebird20-server/pkg-plist b/databases/firebird20-server/pkg-plist index b7ec4e86eb0e..b6212232a3a4 100644 --- a/databases/firebird20-server/pkg-plist +++ b/databases/firebird20-server/pkg-plist @@ -25,6 +25,7 @@ firebird/doc/README.NTSecurity firebird/doc/README.Win32LibraryInstallation.txt firebird/doc/README.build.mingw.html firebird/doc/README.build.msvc.html +firebird/doc/README.install.Solaris_on_Intel firebird/doc/README.instsvc firebird/doc/README.makefiles firebird/doc/README.user |