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

Emmanuel Vadot manu at FreeBSD.org
Sun Oct 11 13:00:44 UTC 2020


Author: manu
Date: Sun Oct 11 13:00:43 2020
New Revision: 552059
URL: https://svnweb.freebsd.org/changeset/ports/552059

Log:
  ports-mgmt/pkg: Update to 1.15.10
  
  Add a workaround for https://bugs.freebsd.org/250271
  
  PR:		250059
  Approved by:	bapt (implicit)
  MFH:		2020Q4

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

Modified: head/ports-mgmt/pkg/Makefile
==============================================================================
--- head/ports-mgmt/pkg/Makefile	Sun Oct 11 12:41:03 2020	(r552058)
+++ head/ports-mgmt/pkg/Makefile	Sun Oct 11 13:00:43 2020	(r552059)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	pkg
-DISTVERSION=	1.15.9
+DISTVERSION=	1.15.10
 _PKG_VERSION=	${DISTVERSION}
 CATEGORIES=	ports-mgmt
 #MASTER_SITES=	\

Modified: head/ports-mgmt/pkg/distinfo
==============================================================================
--- head/ports-mgmt/pkg/distinfo	Sun Oct 11 12:41:03 2020	(r552058)
+++ head/ports-mgmt/pkg/distinfo	Sun Oct 11 13:00:43 2020	(r552059)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1601820715
-SHA256 (freebsd-pkg-1.15.9_GH0.tar.gz) = 6cfa526eb5d08b665b03cec414a217ff363e56c03779b961d03d6c4f9fbf85d5
-SIZE (freebsd-pkg-1.15.9_GH0.tar.gz) = 3823461
+TIMESTAMP = 1602421087
+SHA256 (freebsd-pkg-1.15.10_GH0.tar.gz) = bb47594f15f1eaaa6cce1e6e8f88c5da699713db49c398a4ba92a51ab003daf6
+SIZE (freebsd-pkg-1.15.10_GH0.tar.gz) = 3823647


More information about the svn-ports-head mailing list