Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Jan 2024 17:19:20 GMT
From:      Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e57d04311ea9 - main - databases/firebird30-*: update to 3.0.11
Message-ID:  <202401191719.40JHJKXe097948@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by acm:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e57d04311ea9dde1c24ec9c05cf506dbe0453bd6

commit e57d04311ea9dde1c24ec9c05cf506dbe0453bd6
Author:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
AuthorDate: 2024-01-19 17:12:37 +0000
Commit:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
CommitDate: 2024-01-19 17:19:11 +0000

    databases/firebird30-*: update to 3.0.11
    
    ChangeLog at:   https://firebirdsql.org/file/documentation/release_notes/html/en/3_0/rlsnotes30.html
---
 databases/firebird30-server/Makefile | 7 +++----
 databases/firebird30-server/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/databases/firebird30-server/Makefile b/databases/firebird30-server/Makefile
index fb82512de929..279c24654646 100644
--- a/databases/firebird30-server/Makefile
+++ b/databases/firebird30-server/Makefile
@@ -1,10 +1,9 @@
 PORTNAME=	firebird
-PORTVERSION=	3.0.10
-PORTREVISION=	4
+PORTVERSION=	3.0.11
 CATEGORIES?=	databases
 MASTER_SITES=	https://github.com/FirebirdSQL/${PORTNAME}/releases/download/v${PORTVERSION}/
 PKGNAMESUFFIX?=	${PORTVERSION:R:S/.//}-server
-DISTNAME=	${PORTNAME:S/f/F/}-${PORTVERSION}.33601-0
+DISTNAME=	${PORTNAME:S/f/F/}-${PORTVERSION}.33703-0
 DIST_SUBDIR=	${PORTNAME}
 
 MAINTAINER=	acm@FreeBSD.org
@@ -23,7 +22,7 @@ LICENSE_PERMS_IPL=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 LIB_DEPENDS=	libicuuc.so:devel/icu \
 		libtommath.so:math/libtommath
 
-CONFLICTS_INSTALL=	firebird25 firebird40
+CONFLICTS_INSTALL=	firebird40
 
 USES=		cpe gmake pkgconfig localbase:ldflags libedit tar:bzip2
 USE_CXXSTD=	gnu++03
diff --git a/databases/firebird30-server/distinfo b/databases/firebird30-server/distinfo
index b0a0405d6aa9..763e6ad40185 100644
--- a/databases/firebird30-server/distinfo
+++ b/databases/firebird30-server/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1669080245
-SHA256 (firebird/Firebird-3.0.10.33601-0.tar.bz2) = 9138bb60d27eabb15947c8bd0184dd7b795cc19ca6324b76db8ff719641f0340
-SIZE (firebird/Firebird-3.0.10.33601-0.tar.bz2) = 13270269
+TIMESTAMP = 1705644395
+SHA256 (firebird/Firebird-3.0.11.33703-0.tar.bz2) = c716fc1c788ed614050f5469e1ba0ff442c2f1f7b907a2c808a8bac1dc3d6f83
+SIZE (firebird/Firebird-3.0.11.33703-0.tar.bz2) = 13066796



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