Skip to content

Commit

Permalink
databases/firebird30-*: update to 3.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
alonsobsd committed Jan 19, 2024
1 parent a4a6b09 commit e57d043
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
7 changes: 3 additions & 4 deletions 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
Expand All @@ -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
Expand Down
6 changes: 3 additions & 3 deletions 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

0 comments on commit e57d043

Please sign in to comment.