From 8bba6427880e341cbcd3ad6a87ccdbac521ef232 Mon Sep 17 00:00:00 2001 From: bapt Date: Sat, 6 Dec 2014 11:45:34 +0000 Subject: Update to 1.4.0 rc2 Changes: - Important bug fix in the solver in case an explicit conflict has been discovered in that case the solve should delete the old version then install the new version when it was deleting the old version then upgrading \ to the new version - Small cosmetic fix --- ports-mgmt/pkg-devel/Makefile | 2 +- ports-mgmt/pkg-devel/distinfo | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'ports-mgmt') diff --git a/ports-mgmt/pkg-devel/Makefile b/ports-mgmt/pkg-devel/Makefile index c0c3f46e8397..347bfe20a2be 100644 --- a/ports-mgmt/pkg-devel/Makefile +++ b/ports-mgmt/pkg-devel/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pkg -DISTVERSION= 1.4.0.rc1 +DISTVERSION= 1.4.0.rc2 _PKG_VERSION= ${DISTVERSION} CATEGORIES= ports-mgmt MASTER_SITES= \ diff --git a/ports-mgmt/pkg-devel/distinfo b/ports-mgmt/pkg-devel/distinfo index c228ba926868..22643b38ae32 100644 --- a/ports-mgmt/pkg-devel/distinfo +++ b/ports-mgmt/pkg-devel/distinfo @@ -1,2 +1,2 @@ -SHA256 (pkg-1.4.0.rc1.tar.xz) = 1b73c7159e6fde61ea358ecfbb44b3de35ce37130e5f4ff708f3ea72a509a1fd -SIZE (pkg-1.4.0.rc1.tar.xz) = 1800512 +SHA256 (pkg-1.4.0.rc2.tar.xz) = 938f12c9b6534011588bef87838761c5143d1976f11ec7ceb4f6a45ed0df9980 +SIZE (pkg-1.4.0.rc2.tar.xz) = 1811404 -- cgit