- Update to 2.5.8
- Take maintainership Release notes: https://www.firebirdsql.org/file/documentation/release_notes/html/en/2_5/rlsnotes25.html
This commit is contained in:
parent
28657bf502
commit
451619ff7a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=468287
@ -1,8 +1,6 @@
|
||||
# Created by: Alonso Cárdenas Márquez <acm@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= firebird
|
||||
PORTREVISION= 3
|
||||
PKGNAMESUFFIX= ${PORTVERSION:R:S/.//}-client
|
||||
|
||||
COMMENT= Firebird-2 database client
|
||||
|
@ -1,16 +1,14 @@
|
||||
# Created by: Alonso Cárdenas Márquez <acm@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= firebird
|
||||
PORTVERSION= 2.5.6
|
||||
PORTREVISION= 5
|
||||
PORTVERSION= 2.5.8
|
||||
CATEGORIES?= databases
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:S/.0//}-Release/
|
||||
MASTER_SITES= https://github.com/FirebirdSQL/${PORTNAME}/releases/download/R2_5_8/
|
||||
PKGNAMESUFFIX?= ${PORTVERSION:R:S/.//}-server
|
||||
DISTNAME= ${PORTNAME:S/f/F/}-${PORTVERSION}.27020-0
|
||||
DISTNAME= ${PORTNAME:S/f/F/}-${PORTVERSION}.27089-0
|
||||
DIST_SUBDIR= ${PORTNAME}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= acm@FreeBSD.org
|
||||
COMMENT?= Firebird-2 relational database (server)
|
||||
|
||||
LICENSE= IDPL IPL
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1468845026
|
||||
SHA256 (firebird/Firebird-2.5.6.27020-0.tar.bz2) = 8e416f2f9a8f1fce2aa872925ca2016010878265ec56fe0a32a73e0080378826
|
||||
SIZE (firebird/Firebird-2.5.6.27020-0.tar.bz2) = 13610463
|
||||
TIMESTAMP = 1524662189
|
||||
SHA256 (firebird/Firebird-2.5.8.27089-0.tar.bz2) = d87d774736edb1eacc242c68831edb3575c28cc61378491f42f8932bf9975678
|
||||
SIZE (firebird/Firebird-2.5.8.27089-0.tar.bz2) = 13401870
|
||||
|
Loading…
Reference in New Issue
Block a user