svn commit: r549599 - head/ports-mgmt/pkg

Emmanuel Vadot manu at FreeBSD.org
Tue Sep 22 14:15:45 UTC 2020


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


More information about the svn-ports-all mailing list