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

Emmanuel Vadot manu at FreeBSD.org
Mon Sep 21 14:54:19 UTC 2020


Author: manu
Date: Mon Sep 21 14:54:18 2020
New Revision: 549447
URL: https://svnweb.freebsd.org/changeset/ports/549447

Log:
  ports-mgmt/pkg: Update to 1.15.5
  
  Changes from 1.15.4 to 1.15.5
  - Add powerpc64le arch
  - Fix query '%X' to not use the version
  
  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	Mon Sep 21 14:51:22 2020	(r549446)
+++ head/ports-mgmt/pkg/Makefile	Mon Sep 21 14:54:18 2020	(r549447)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	pkg
-DISTVERSION=	1.15.4
+DISTVERSION=	1.15.5
 _PKG_VERSION=	${DISTVERSION}
 CATEGORIES=	ports-mgmt
 #MASTER_SITES=	\

Modified: head/ports-mgmt/pkg/distinfo
==============================================================================
--- head/ports-mgmt/pkg/distinfo	Mon Sep 21 14:51:22 2020	(r549446)
+++ head/ports-mgmt/pkg/distinfo	Mon Sep 21 14:54:18 2020	(r549447)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1599668333
-SHA256 (freebsd-pkg-1.15.4_GH0.tar.gz) = e7558ffc4761240a717480d3d0216b8e6560e9e51c05246ace0139fc92c3c5f6
-SIZE (freebsd-pkg-1.15.4_GH0.tar.gz) = 3822922
+TIMESTAMP = 1600699940
+SHA256 (freebsd-pkg-1.15.5_GH0.tar.gz) = 00131769cff602dc48e69c5d967c40103e633eac0be03d1c54704aa5717f3782
+SIZE (freebsd-pkg-1.15.5_GH0.tar.gz) = 3823370


More information about the svn-ports-head mailing list