mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Update to version 1.6
Changelog: pfind: Add -N option, finds port that provides given package, including flavor upgrade-ports: Fix pkg -> port conversion for ports with one flavor Fix backup package path generation Fix sorting of flavored ports Improve sanity checking procedure Work directory can have different name depending on flavor, parametrize its usage Interactive selection fixes
This commit is contained in:
parent
1ed461b118
commit
aead878569
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=456420
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= ports-tools
|
||||
PORTVERSION= 1.5
|
||||
PORTVERSION= 1.6
|
||||
CATEGORIES= ports-mgmt
|
||||
|
||||
MAINTAINER= pawel@FreeBSD.org
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1512505928
|
||||
SHA256 (ppekala-ports-tools-1.5_GH0.tar.gz) = a8569ecce38a2b52e641e9ef705fa787d3234e34e393f679b9285fcaffd54898
|
||||
SIZE (ppekala-ports-tools-1.5_GH0.tar.gz) = 22662
|
||||
TIMESTAMP = 1513376543
|
||||
SHA256 (ppekala-ports-tools-1.6_GH0.tar.gz) = b29ae0b7c81dd48d244bf64b0bc19685c0e985a5c78c8b78ce5cd844a99c7573
|
||||
SIZE (ppekala-ports-tools-1.6_GH0.tar.gz) = 22953
|
||||
|
Loading…
Reference in New Issue
Block a user