Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Sep 2020 14:15:45 +0000 (UTC)
From:      Emmanuel Vadot <manu@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r549599 - head/ports-mgmt/pkg
Message-ID:  <202009221415.08MEFjHB047572@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: manu
Date: Tue Sep 22 14:15:44 2020
New Revision: 549599
URL: https://svnweb.freebsd.org/changeset/ports/549599

Log:
  ports-mgmt/pkg: Update to 1.15.6
  
  Changes from 1.15.5 to 1.15.6
  - Fix '%X' to include the file name and sum
  
  Approved by:	bapt (implicit)

Modified:
  head/ports-mgmt/pkg/Makefile
  head/ports-mgmt/pkg/distinfo

Modified: head/ports-mgmt/pkg/Makefile
==============================================================================
--- head/ports-mgmt/pkg/Makefile	Tue Sep 22 14:14:29 2020	(r549598)
+++ head/ports-mgmt/pkg/Makefile	Tue Sep 22 14:15:44 2020	(r549599)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	pkg
-DISTVERSION=	1.15.5
+DISTVERSION=	1.15.6
 _PKG_VERSION=	${DISTVERSION}
 CATEGORIES=	ports-mgmt
 #MASTER_SITES=	\

Modified: head/ports-mgmt/pkg/distinfo
==============================================================================
--- head/ports-mgmt/pkg/distinfo	Tue Sep 22 14:14:29 2020	(r549598)
+++ head/ports-mgmt/pkg/distinfo	Tue Sep 22 14:15:44 2020	(r549599)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1600699940
-SHA256 (freebsd-pkg-1.15.5_GH0.tar.gz) = 00131769cff602dc48e69c5d967c40103e633eac0be03d1c54704aa5717f3782
-SIZE (freebsd-pkg-1.15.5_GH0.tar.gz) = 3823370
+TIMESTAMP = 1600783979
+SHA256 (freebsd-pkg-1.15.6_GH0.tar.gz) = 4eee06572571f98505dae106bfaf49620bdc5a0a10a121fb61323da117287034
+SIZE (freebsd-pkg-1.15.6_GH0.tar.gz) = 3823359



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009221415.08MEFjHB047572>