Skip to content

Commit

Permalink
ports-mgmt/pkg: release 1.17.1
Browse files Browse the repository at this point in the history
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
  • Loading branch information
bapt committed Jul 27, 2021
1 parent b2a8fc8 commit bfb9159
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion ports-mgmt/pkg/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PORTNAME= pkg
DISTVERSION= 1.17.0
DISTVERSION= 1.17.1
_PKG_VERSION= ${DISTVERSION}
CATEGORIES= ports-mgmt
#MASTER_SITES= \
Expand Down
6 changes: 3 additions & 3 deletions ports-mgmt/pkg/distinfo
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit bfb9159

Please sign in to comment.