svn commit: r367309 - in head/databases: firebird25-client firebird25-server firebird25-server/files
Kurt Jaeger
pi at FreeBSD.org
Thu Sep 4 20:53:33 UTC 2014
Author: pi
Date: Thu Sep 4 20:53:31 2014
New Revision: 367309
URL: http://svnweb.freebsd.org/changeset/ports/367309
QAT: https://qat.redports.org/buildarchive/r367309/
Log:
databases/firebird25-{server|client}: 2.5.2 -> 2.5.3
Changes:
http://www.firebirdsql.org/file/documentation/release_notes/html/rlsnotes253.html#notes-253
PR: 193174
Tested by: Steve Faleiro <stevef199 at yahoo.com>
Deleted:
head/databases/firebird25-server/files/patch-src-jrd_unicode_util.cpp
Modified:
head/databases/firebird25-client/Makefile
head/databases/firebird25-server/Makefile
head/databases/firebird25-server/distinfo
Modified: head/databases/firebird25-client/Makefile
==============================================================================
--- head/databases/firebird25-client/Makefile Thu Sep 4 19:40:21 2014 (r367308)
+++ head/databases/firebird25-client/Makefile Thu Sep 4 20:53:31 2014 (r367309)
@@ -2,7 +2,6 @@
# $FreeBSD$
PORTNAME= firebird
-PORTREVISION= 3
PKGNAMESUFFIX= ${PORTVERSION:R:S/.//}-client
COMMENT= Firebird-2 database client
Modified: head/databases/firebird25-server/Makefile
==============================================================================
--- head/databases/firebird25-server/Makefile Thu Sep 4 19:40:21 2014 (r367308)
+++ head/databases/firebird25-server/Makefile Thu Sep 4 20:53:31 2014 (r367309)
@@ -2,12 +2,11 @@
# $FreeBSD$
PORTNAME= firebird
-PORTVERSION= 2.5.2
-PORTREVISION?= 5
+PORTVERSION= 2.5.3
CATEGORIES?= databases
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:S/.0//}-Release/
PKGNAMESUFFIX?= ${PORTVERSION:R:S/.//}-server
-DISTNAME= ${PORTNAME:S/f/F/}-${PORTVERSION}.26540-0
+DISTNAME= ${PORTNAME:S/f/F/}-${PORTVERSION}.26778-0
DIST_SUBDIR= ${PORTNAME}
MAINTAINER= ports at FreeBSD.org
Modified: head/databases/firebird25-server/distinfo
==============================================================================
--- head/databases/firebird25-server/distinfo Thu Sep 4 19:40:21 2014 (r367308)
+++ head/databases/firebird25-server/distinfo Thu Sep 4 20:53:31 2014 (r367309)
@@ -1,2 +1,2 @@
-SHA256 (firebird/Firebird-2.5.2.26540-0.tar.bz2) = bbb9a408198898818d5be3c301dde0f8524fd8e2f509662121d7393e02520721
-SIZE (firebird/Firebird-2.5.2.26540-0.tar.bz2) = 13805637
+SHA256 (firebird/Firebird-2.5.3.26778-0.tar.bz2) = d4c561185e5df1c24b9c19d335d178b82d03bd15bab4963d2bc374eb75d41c4b
+SIZE (firebird/Firebird-2.5.3.26778-0.tar.bz2) = 13991175
More information about the svn-ports-all
mailing list