From 75b69fed682eeb918b8cb5661e89976ee7328f25 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 31 May 2019 14:59:44 +0000 Subject: Update to 1.11.1 - Fix abi string for dragonfly - Fix libfetch built without ipv6 support [1] PR: 238264 Reported by: ume --- ports-mgmt/pkg/Makefile | 2 +- ports-mgmt/pkg/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'ports-mgmt/pkg') diff --git a/ports-mgmt/pkg/Makefile b/ports-mgmt/pkg/Makefile index 40012325b9a6..e8ddd77929d1 100644 --- a/ports-mgmt/pkg/Makefile +++ b/ports-mgmt/pkg/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pkg -DISTVERSION= 1.11.0 +DISTVERSION= 1.11.1 _PKG_VERSION= ${DISTVERSION} CATEGORIES= ports-mgmt #MASTER_SITES= \ diff --git a/ports-mgmt/pkg/distinfo b/ports-mgmt/pkg/distinfo index 21908d603f7a..01c74439010d 100644 --- a/ports-mgmt/pkg/distinfo +++ b/ports-mgmt/pkg/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1559295992 -SHA256 (freebsd-pkg-1.11.0_GH0.tar.gz) = 0b85372a4c820eb639d0fb95e6225f90a9f817cb8bed6bc5b0b2eccaeafdb32f -SIZE (freebsd-pkg-1.11.0_GH0.tar.gz) = 3560696 +TIMESTAMP = 1559314706 +SHA256 (freebsd-pkg-1.11.1_GH0.tar.gz) = 7fd2ccc2cdabccda8f1aacaf101db73027116e907feecec29ca64a67f1b075f5 +SIZE (freebsd-pkg-1.11.1_GH0.tar.gz) = 3560701 -- cgit v1.2.3