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

Emmanuel Vadot manu at FreeBSD.org
Sun Oct 4 14:14:59 UTC 2020


Author: manu
Date: Sun Oct  4 14:14:51 2020
New Revision: 551416
URL: https://svnweb.freebsd.org/changeset/ports/551416

Log:
  ports-mgmt/pkg: Update to 1.15.9
  
  Changes from 1.15.8 to 1.15.9:
  - lua_pkg_copy when copying a symlink
  
  PR:		248314
  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	Sun Oct  4 14:14:50 2020	(r551415)
+++ head/ports-mgmt/pkg/Makefile	Sun Oct  4 14:14:51 2020	(r551416)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	pkg
-DISTVERSION=	1.15.8
+DISTVERSION=	1.15.9
 _PKG_VERSION=	${DISTVERSION}
 CATEGORIES=	ports-mgmt
 #MASTER_SITES=	\

Modified: head/ports-mgmt/pkg/distinfo
==============================================================================
--- head/ports-mgmt/pkg/distinfo	Sun Oct  4 14:14:50 2020	(r551415)
+++ head/ports-mgmt/pkg/distinfo	Sun Oct  4 14:14:51 2020	(r551416)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1601647295
-SHA256 (freebsd-pkg-1.15.8_GH0.tar.gz) = e4b6dc7946c5d21c4f68ba9b6ae5cdd0c23e24987781c4e8adee9a8057ec3118
-SIZE (freebsd-pkg-1.15.8_GH0.tar.gz) = 3823425
+TIMESTAMP = 1601820715
+SHA256 (freebsd-pkg-1.15.9_GH0.tar.gz) = 6cfa526eb5d08b665b03cec414a217ff363e56c03779b961d03d6c4f9fbf85d5
+SIZE (freebsd-pkg-1.15.9_GH0.tar.gz) = 3823461


More information about the svn-ports-all mailing list