Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Apr 2018 18:39:20 +0000 (UTC)
From:      Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r468287 - in head/databases: firebird25-client firebird25-server
Message-ID:  <201804251839.w3PIdKor003861@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: acm
Date: Wed Apr 25 18:39:19 2018
New Revision: 468287
URL: https://svnweb.freebsd.org/changeset/ports/468287

Log:
  - Update to 2.5.8
  - Take maintainership
  
  Release notes: https://www.firebirdsql.org/file/documentation/release_notes/html/en/2_5/rlsnotes25.html

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	Wed Apr 25 18:05:41 2018	(r468286)
+++ head/databases/firebird25-client/Makefile	Wed Apr 25 18:39:19 2018	(r468287)
@@ -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

Modified: head/databases/firebird25-server/Makefile
==============================================================================
--- head/databases/firebird25-server/Makefile	Wed Apr 25 18:05:41 2018	(r468286)
+++ head/databases/firebird25-server/Makefile	Wed Apr 25 18:39:19 2018	(r468287)
@@ -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

Modified: head/databases/firebird25-server/distinfo
==============================================================================
--- head/databases/firebird25-server/distinfo	Wed Apr 25 18:05:41 2018	(r468286)
+++ head/databases/firebird25-server/distinfo	Wed Apr 25 18:39:19 2018	(r468287)
@@ -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



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