Date: Wed, 23 Sep 2015 22:49:47 +0000 (UTC) From: Jung-uk Kim <jkim@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r397667 - head/databases/firebird25-server Message-ID: <201509232249.t8NMnlhq082920@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jkim Date: Wed Sep 23 22:49:46 2015 New Revision: 397667 URL: https://svnweb.freebsd.org/changeset/ports/397667 Log: Update to 2.5.4. Modified: head/databases/firebird25-server/Makefile head/databases/firebird25-server/distinfo Modified: head/databases/firebird25-server/Makefile ============================================================================== --- head/databases/firebird25-server/Makefile Wed Sep 23 22:29:59 2015 (r397666) +++ head/databases/firebird25-server/Makefile Wed Sep 23 22:49:46 2015 (r397667) @@ -2,12 +2,11 @@ # $FreeBSD$ PORTNAME= firebird -PORTVERSION= 2.5.3 -PORTREVISION= 3 +PORTVERSION= 2.5.4 CATEGORIES?= databases MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:S/.0//}-Release/ PKGNAMESUFFIX?= ${PORTVERSION:R:S/.//}-server -DISTNAME= ${PORTNAME:S/f/F/}-${PORTVERSION}.26780-0 +DISTNAME= ${PORTNAME:S/f/F/}-${PORTVERSION}.26856-0 DIST_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org Modified: head/databases/firebird25-server/distinfo ============================================================================== --- head/databases/firebird25-server/distinfo Wed Sep 23 22:29:59 2015 (r397666) +++ head/databases/firebird25-server/distinfo Wed Sep 23 22:49:46 2015 (r397667) @@ -1,2 +1,2 @@ -SHA256 (firebird/Firebird-2.5.3.26780-0.tar.bz2) = 0c4b500d189aa9b4c12a7d2cf310a0b770118967c37ebe0edf8581cbcdad7aad -SIZE (firebird/Firebird-2.5.3.26780-0.tar.bz2) = 13798872 +SHA256 (firebird/Firebird-2.5.4.26856-0.tar.bz2) = 4e775dcf218640d3af507a816aef0060f52a295b9ee5f66ec66f0b0564da18d3 +SIZE (firebird/Firebird-2.5.4.26856-0.tar.bz2) = 13744859
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201509232249.t8NMnlhq082920>