From c8069325928639c5cca3a124f93fd6111846526e Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Mon, 28 Jan 2013 20:42:22 +0000 Subject: - update to 1.0.7 - changes: * Fix HTTP_MIRRORS parsing * Workaround libarchive not 100% supporting mtree format * prepend remote repository by 'repo-' in multirepository mode * If mirror is stored in http use If-Modified-Since * Register the packagesite in the remote database, pkg update detects packagesite chanes * Fix pkg check -s * Allow to pipe events in json format though a unix socket/fifo via EVENT_PIPE configuration * store errno in events when it fits to avoid errno to be overwritten --- ports-mgmt/pkg/Makefile | 2 +- ports-mgmt/pkg/distinfo | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ports-mgmt/pkg/Makefile b/ports-mgmt/pkg/Makefile index 1f019e6211d8..1c16928d6169 100644 --- a/ports-mgmt/pkg/Makefile +++ b/ports-mgmt/pkg/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pkg -DISTVERSION= 1.0.6 +DISTVERSION= 1.0.7 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 5f68441b57a4..374333854699 100644 --- a/ports-mgmt/pkg/distinfo +++ b/ports-mgmt/pkg/distinfo @@ -1,2 +1,2 @@ -SHA256 (pkg-1.0.6.tar.xz) = cdd3bd9db056f9fe2025ae3bef25ee140cc7fa1b59b5c5f35f239d8b54351236 -SIZE (pkg-1.0.6.tar.xz) = 1447660 +SHA256 (pkg-1.0.7.tar.xz) = 0cb60c1c64c80f0a290b86a41699d119e27c9402b7f9795c95b64625b4333760 +SIZE (pkg-1.0.7.tar.xz) = 1449224 -- cgit v1.2.3