mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Upgrade to version 3.2
Bug Fixes ========= 1. Properly handle +IGNOREME files again 2. In safe_exit() only print the restart hint if -n PM_NEEDS_UPDATE Enhancements ============ 1. For -F, a better message for spawned children, and continue the campaign to do less irrelevant stuff. 2. Add some whitespace to the "All ports are up to date" message for -a 3. Make it clear in the docs that -e only handles single ports, and use the enhanced features of find_glob_dirs() to return better error messages if a glob doesn't match one and only one port. (Problem mentioned in PR.) PR: ports/151824 Submitted by: Ben Grimm <freebsd-pr@bengrimm.net>
This commit is contained in:
parent
36ef04d584
commit
5646a0ef3d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=263866
@ -8,7 +8,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= portmaster
|
||||
PORTVERSION= 3.1
|
||||
PORTVERSION= 3.2
|
||||
CATEGORIES= ports-mgmt
|
||||
MASTER_SITES= http://dougbarton.us/Downloads/
|
||||
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.asc
|
||||
|
@ -1,4 +1,4 @@
|
||||
SHA256 (portmaster-3.1.tar.gz) = b9ea117d497816f2a62c7f77b8d2c8c1a0c4617df449ddc1140e2c06d2a35b07
|
||||
SIZE (portmaster-3.1.tar.gz) = 38567
|
||||
SHA256 (portmaster-3.1.tar.gz.asc) = 0bdc2f4c092b1069ada156bd04a3e464c5df7af3ec74aa093d28037dbc23c0be
|
||||
SIZE (portmaster-3.1.tar.gz.asc) = 488
|
||||
SHA256 (portmaster-3.2.tar.gz) = 1f5e9bf4969744b5d17dcfc5a5d710d7a5d33373792ede33e0c102f55a02cb1c
|
||||
SIZE (portmaster-3.2.tar.gz) = 38704
|
||||
SHA256 (portmaster-3.2.tar.gz.asc) = c96640f50c52a95b110983a45a88d146c60d46daf332e46cee09edb61e8d29a4
|
||||
SIZE (portmaster-3.2.tar.gz.asc) = 488
|
||||
|
Loading…
Reference in New Issue
Block a user