svn commit: r315258 - in head/databases: firebird21-server firebird25-server
Jose Alonso Cardenas Marquez
acm at FreeBSD.org
Tue Mar 26 05:38:33 UTC 2013
Author: acm
Date: Tue Mar 26 05:38:32 2013
New Revision: 315258
URL: http://svnweb.freebsd.org/changeset/ports/315258
Log:
- Bump PORTREVISION. firebird 2.5.2 and 2.1.5 were rerolled, because one
vulnerability was found on these versions
Security: http://tracker.firebirdsql.org/browse/CORE-4058
Modified:
head/databases/firebird21-server/Makefile
head/databases/firebird21-server/distinfo
head/databases/firebird25-server/Makefile
head/databases/firebird25-server/distinfo
Modified: head/databases/firebird21-server/Makefile
==============================================================================
--- head/databases/firebird21-server/Makefile Tue Mar 26 05:31:06 2013 (r315257)
+++ head/databases/firebird21-server/Makefile Tue Mar 26 05:38:32 2013 (r315258)
@@ -3,11 +3,11 @@
PORTNAME= firebird
PORTVERSION= 2.1.5
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES?= databases
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}-Release/
PKGNAMESUFFIX?= -server
-DISTNAME= ${PORTNAME:S/f/F/}-${PORTVERSION}.18496-0
+DISTNAME= ${PORTNAME:S/f/F/}-${PORTVERSION}.18497-0
DIST_SUBDIR= ${PORTNAME}
MAINTAINER= acm at FreeBSD.org
Modified: head/databases/firebird21-server/distinfo
==============================================================================
--- head/databases/firebird21-server/distinfo Tue Mar 26 05:31:06 2013 (r315257)
+++ head/databases/firebird21-server/distinfo Tue Mar 26 05:38:32 2013 (r315258)
@@ -1,2 +1,2 @@
-SHA256 (firebird/Firebird-2.1.5.18496-0.tar.bz2) = 016c3730ae569e5f90247f77468e8daadeb4742ac3ce329e5c5883e8b58704b0
-SIZE (firebird/Firebird-2.1.5.18496-0.tar.bz2) = 14044088
+SHA256 (firebird/Firebird-2.1.5.18497-0.tar.bz2) = 8eaf5910ccee12af8f6abc17747cdea2c3ff4e6bee381a870d192679a44f83eb
+SIZE (firebird/Firebird-2.1.5.18497-0.tar.bz2) = 14057151
Modified: head/databases/firebird25-server/Makefile
==============================================================================
--- head/databases/firebird25-server/Makefile Tue Mar 26 05:31:06 2013 (r315257)
+++ head/databases/firebird25-server/Makefile Tue Mar 26 05:38:32 2013 (r315258)
@@ -3,11 +3,11 @@
PORTNAME= firebird
PORTVERSION= 2.5.2
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES?= databases
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:S/.0//}-Release/
PKGNAMESUFFIX?= -server
-DISTNAME= ${PORTNAME:S/f/F/}-${PORTVERSION}.26539-0
+DISTNAME= ${PORTNAME:S/f/F/}-${PORTVERSION}.26540-0
DIST_SUBDIR= ${PORTNAME}
MAINTAINER= acm at FreeBSD.org
Modified: head/databases/firebird25-server/distinfo
==============================================================================
--- head/databases/firebird25-server/distinfo Tue Mar 26 05:31:06 2013 (r315257)
+++ head/databases/firebird25-server/distinfo Tue Mar 26 05:38:32 2013 (r315258)
@@ -1,2 +1,2 @@
-SHA256 (firebird/Firebird-2.5.2.26539-0.tar.bz2) = 6b90e5579f9dc3f527b7cf84ac869682aa9582a61f81c6288926c332a863abc8
-SIZE (firebird/Firebird-2.5.2.26539-0.tar.bz2) = 13708119
+SHA256 (firebird/Firebird-2.5.2.26540-0.tar.bz2) = bbb9a408198898818d5be3c301dde0f8524fd8e2f509662121d7393e02520721
+SIZE (firebird/Firebird-2.5.2.26540-0.tar.bz2) = 13805637
More information about the svn-ports-all
mailing list