git: bfb91594d93b - main - ports-mgmt/pkg: release 1.17.1
Baptiste Daroussin
bapt at FreeBSD.org
Tue Jul 27 15:52:57 UTC 2021
The branch main has been updated by bapt:
URL: https://cgit.FreeBSD.org/ports/commit/?id=bfb91594d93b16e36e92d08995c323a9557f0bd5
commit bfb91594d93b16e36e92d08995c323a9557f0bd5
Author: Baptiste Daroussin <bapt at FreeBSD.org>
AuthorDate: 2021-07-27 15:52:05 +0000
Commit: Baptiste Daroussin <bapt at FreeBSD.org>
CommitDate: 2021-07-27 15:52:53 +0000
ports-mgmt/pkg: release 1.17.1
Changes from 1.17.0 to 1.17.1
- by default only create .txz symlinks for metadata
- only consider the .pkg when creating a repository
add an option REPO_ACCEPT_LEGACY_PKG to keep index old pkg
- Reduce usage of memory stack
---
ports-mgmt/pkg/Makefile | 2 +-
ports-mgmt/pkg/distinfo | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/ports-mgmt/pkg/Makefile b/ports-mgmt/pkg/Makefile
index 0e454e3e9484..1b2f2917b916 100644
--- a/ports-mgmt/pkg/Makefile
+++ b/ports-mgmt/pkg/Makefile
@@ -1,5 +1,5 @@
PORTNAME= pkg
-DISTVERSION= 1.17.0
+DISTVERSION= 1.17.1
_PKG_VERSION= ${DISTVERSION}
CATEGORIES= ports-mgmt
#MASTER_SITES= \
diff --git a/ports-mgmt/pkg/distinfo b/ports-mgmt/pkg/distinfo
index d803a6d0e84e..fe65047a7b2a 100644
--- a/ports-mgmt/pkg/distinfo
+++ b/ports-mgmt/pkg/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1626940434
-SHA256 (freebsd-pkg-1.17.0_GH0.tar.gz) = 800bcab7af1df2981f3dfd99361f409115781a4c06c018dd338930ecff06427a
-SIZE (freebsd-pkg-1.17.0_GH0.tar.gz) = 3894396
+TIMESTAMP = 1627401049
+SHA256 (freebsd-pkg-1.17.1_GH0.tar.gz) = 288e4470503ddbaa9f0d75106b972e2e5860aa282c6891ab641530c3aa3dd8ee
+SIZE (freebsd-pkg-1.17.1_GH0.tar.gz) = 3894495
More information about the dev-commits-ports-all
mailing list