mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
Update to 1.14.5
Changes from 1.14.4 to 1.14.5: - Prevent potential hang with lua scripts - Add a debug message if obtaining the lock fails Approved by: bapt
This commit is contained in:
parent
98c99cbe65
commit
b4b063f21c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=540398
@ -1,8 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pkg
|
||||
DISTVERSION= 1.14.4
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 1.14.5
|
||||
_PKG_VERSION= ${DISTVERSION}
|
||||
CATEGORIES= ports-mgmt
|
||||
#MASTER_SITES= \
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1588145385
|
||||
SHA256 (freebsd-pkg-1.14.4_GH0.tar.gz) = 5e43bbb6ff9ead6a7aaa0181f6bbe1a94d9f1d751c5cafb7c6d8cde961359a42
|
||||
SIZE (freebsd-pkg-1.14.4_GH0.tar.gz) = 3406437
|
||||
TIMESTAMP = 1593097207
|
||||
SHA256 (freebsd-pkg-1.14.5_GH0.tar.gz) = 6d5ac7351efd13adf47588206b045a5be00b40e4d4cd5ab76437167d497254dc
|
||||
SIZE (freebsd-pkg-1.14.5_GH0.tar.gz) = 3406565
|
||||
|
Loading…
Reference in New Issue
Block a user