From ed8719542a5855b34c5061f3965523e47cd9d2d5 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Wed, 20 Feb 2013 22:37:48 +0000 Subject: - update to 1.0.8 - changes: * libpkg: When reseting a package reset the associated flags * libpkg: Allow to build with newer and older libarchive * Fix pkg clean trying to get information on non existing packages * Fix build with bmake * Fix multi repository save remote repository to wrong database * Fix pkg repo incremental update * Return an error when one of the repository failed to update in multi repo mode * Fix dragonfly abi detection to fit the way dragonfly development is done --- ports-mgmt/pkg/Makefile | 2 +- ports-mgmt/pkg/distinfo | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'ports-mgmt') diff --git a/ports-mgmt/pkg/Makefile b/ports-mgmt/pkg/Makefile index 1c16928d6169..ab5e655d9dba 100644 --- a/ports-mgmt/pkg/Makefile +++ b/ports-mgmt/pkg/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pkg -DISTVERSION= 1.0.7 +DISTVERSION= 1.0.8 CATEGORIES= ports-mgmt MASTER_SITES= LOCAL/portmgr \ http://files.etoilebsd.net/pkg/ diff --git a/ports-mgmt/pkg/distinfo b/ports-mgmt/pkg/distinfo index 374333854699..aab8cac732fb 100644 --- a/ports-mgmt/pkg/distinfo +++ b/ports-mgmt/pkg/distinfo @@ -1,2 +1,2 @@ -SHA256 (pkg-1.0.7.tar.xz) = 0cb60c1c64c80f0a290b86a41699d119e27c9402b7f9795c95b64625b4333760 -SIZE (pkg-1.0.7.tar.xz) = 1449224 +SHA256 (pkg-1.0.8.tar.xz) = 6a061d8b9f880bb15788fc7e859e7d15d74630228ecda0821df29b17971e1c4d +SIZE (pkg-1.0.8.tar.xz) = 1449168 -- cgit v1.2.3