mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-07 11:49:40 +00:00
Update to version 1.3
Changelog: mkpatch: - Generate patches similar to make makepatch ones pinstall, preinstall: - Implement option to build with debug information (-d) - Implement interactive mode for pinstall and preinstall (-i) allowing to choose which matched ports will be built - Implement option (-c) to allow configure ports options before install/reinstall plist-sort: - Correct match expression, fixes parsing lines with '@' character that not contain pkg commands upgrade-ports: - Add conflicts detection in pkg database errors check - Make skipping ports after error recursive - Improve summaries wording, include number of items in lists - Add error checking for MOVED entries handling, when everything fails, remove old port and install new one - Show conflicts message for packages removed in MOVED parsing - Add force recompile option, force reinstallation of packages with stale dependencies during sanity check phase - Fix regression of not saving last UPDATING entry after succesful upgrade
This commit is contained in:
parent
0646fb6dba
commit
b521ce0b99
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=442790
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= ports-tools
|
||||
PORTVERSION= 1.2
|
||||
PORTVERSION= 1.3
|
||||
CATEGORIES= ports-mgmt
|
||||
|
||||
MAINTAINER= pawel@FreeBSD.org
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1493629631
|
||||
SHA256 (ppekala-ports-tools-1.2_GH0.tar.gz) = a333584a0d561a40ce7fb14a6650008599908c0c1920766cb036982ebf293f0f
|
||||
SIZE (ppekala-ports-tools-1.2_GH0.tar.gz) = 20490
|
||||
TIMESTAMP = 1496774592
|
||||
SHA256 (ppekala-ports-tools-1.3_GH0.tar.gz) = 8b28307a7aeafa28f480c26ad100830ce50913117c6e1c5d5dfca25ee9dd9fac
|
||||
SIZE (ppekala-ports-tools-1.3_GH0.tar.gz) = 21178
|
||||
|
Loading…
x
Reference in New Issue
Block a user