Update to 2.0.2
Changes: http://www.firebirdsql.org/rlsnotes/Firebird-2.0.2-ReleaseNotes.pdf
This commit is contained in:
parent
699a6f1501
commit
0a80af1251
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=198559
4 changed files with 12 additions and 12 deletions
|
@ -6,12 +6,12 @@
|
|||
#
|
||||
|
||||
PORTNAME?= firebird
|
||||
PORTVERSION= 2.0.1
|
||||
PORTVERSION= 2.0.2
|
||||
CATEGORIES?= databases
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITES= SF
|
||||
MASTER_SITE_SUBDIR=firebird
|
||||
PKGNAMESUFFIX?= -server
|
||||
DISTNAME= Firebird-2.0.1.12855-0
|
||||
DISTNAME= Firebird-2.0.2.12964-0
|
||||
|
||||
MAINTAINER= skv@FreeBSD.org
|
||||
COMMENT?= Firebird-2 relational database (server)
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (Firebird-2.0.1.12855-0.tar.bz2) = 9f16b202478eb3b287f70c87f9482308
|
||||
SHA256 (Firebird-2.0.1.12855-0.tar.bz2) = 4346471f7c302b5ecdb8440b3c329e3d1fd78483b948e9e7b94ef284c37cb86e
|
||||
SIZE (Firebird-2.0.1.12855-0.tar.bz2) = 12582690
|
||||
MD5 (Firebird-2.0.2.12964-0.tar.bz2) = 6b7d5781a3e4b72ef6349b2c5c67f576
|
||||
SHA256 (Firebird-2.0.2.12964-0.tar.bz2) = 34b63c6ab4d992c050dc769a656d7ea13a96c8ac7b7f6e399df54df18f9e79b5
|
||||
SIZE (Firebird-2.0.2.12964-0.tar.bz2) = 12624989
|
||||
|
|
|
@ -6,12 +6,12 @@
|
|||
#
|
||||
|
||||
PORTNAME?= firebird
|
||||
PORTVERSION= 2.0.1
|
||||
PORTVERSION= 2.0.2
|
||||
CATEGORIES?= databases
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITES= SF
|
||||
MASTER_SITE_SUBDIR=firebird
|
||||
PKGNAMESUFFIX?= -server
|
||||
DISTNAME= Firebird-2.0.1.12855-0
|
||||
DISTNAME= Firebird-2.0.2.12964-0
|
||||
|
||||
MAINTAINER= skv@FreeBSD.org
|
||||
COMMENT?= Firebird-2 relational database (server)
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (Firebird-2.0.1.12855-0.tar.bz2) = 9f16b202478eb3b287f70c87f9482308
|
||||
SHA256 (Firebird-2.0.1.12855-0.tar.bz2) = 4346471f7c302b5ecdb8440b3c329e3d1fd78483b948e9e7b94ef284c37cb86e
|
||||
SIZE (Firebird-2.0.1.12855-0.tar.bz2) = 12582690
|
||||
MD5 (Firebird-2.0.2.12964-0.tar.bz2) = 6b7d5781a3e4b72ef6349b2c5c67f576
|
||||
SHA256 (Firebird-2.0.2.12964-0.tar.bz2) = 34b63c6ab4d992c050dc769a656d7ea13a96c8ac7b7f6e399df54df18f9e79b5
|
||||
SIZE (Firebird-2.0.2.12964-0.tar.bz2) = 12624989
|
||||
|
|
Loading…
Reference in a new issue