Date: Mon, 14 Jul 2014 20:51:22 +0000 (UTC) From: Matthias Andree <mandree@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r361832 - head/databases/db6 Message-ID: <201407142051.s6EKpMWP088882@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mandree Date: Mon Jul 14 20:51:21 2014 New Revision: 361832 URL: http://svnweb.freebsd.org/changeset/ports/361832 QAT: https://qat.redports.org/buildarchive/r361832/ Log: Upgrade to new upstream release 6.1.19. Note: The log file format changed. ChangeLog: http://download.oracle.com/otndocs/products/berkeleydb/html/changelog_6_1.html Modified: head/databases/db6/Makefile head/databases/db6/distinfo Modified: head/databases/db6/Makefile ============================================================================== --- head/databases/db6/Makefile Mon Jul 14 20:50:20 2014 (r361831) +++ head/databases/db6/Makefile Mon Jul 14 20:51:21 2014 (r361832) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= db6 -PORTVERSION= 6.0.30 -PORTREVISION= 1 +PORTVERSION= 6.1.19 CATEGORIES= databases java MASTER_SITES= http://download.oracle.com/berkeley-db/ PKGNAMEPREFIX?= Modified: head/databases/db6/distinfo ============================================================================== --- head/databases/db6/distinfo Mon Jul 14 20:50:20 2014 (r361831) +++ head/databases/db6/distinfo Mon Jul 14 20:51:21 2014 (r361832) @@ -1,2 +1,2 @@ -SHA256 (bdb/db-6.0.30.tar.gz) = 608e4b1cf390e9bf54c0ef00c5bd9ca76d36e2261b9f4d33d54516f3f6a20fd2 -SIZE (bdb/db-6.0.30.tar.gz) = 36584356 +SHA256 (bdb/db-6.1.19.tar.gz) = ad8aa5f9ede68118732f78718128e29e4d765e46a87dce54fa9143d9de8684ce +SIZE (bdb/db-6.1.19.tar.gz) = 37492835
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407142051.s6EKpMWP088882>