mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
- Update to 1.1
- Correctly handle hostnames that do not resolve - Implemented a --silent option which will only show errors
This commit is contained in:
parent
464e8bcac3
commit
0597b34c50
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=478321
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= distilator
|
||||
PORTVERSION= 1.0
|
||||
PORTVERSION= 1.1
|
||||
CATEGORIES= ports-mgmt
|
||||
MASTER_SITES= https://critical.ch/distilator/ \
|
||||
LOCAL/ehaupt
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1535383437
|
||||
SHA256 (distilator-1.0.tar.gz) = c09f966506cc1cdd77cca3a16a01ce8b009e0fab525cf39cb4041aba30717d42
|
||||
SIZE (distilator-1.0.tar.gz) = 3022
|
||||
TIMESTAMP = 1535469016
|
||||
SHA256 (distilator-1.1.tar.gz) = 7a519ee86a1a045b6df8c22147b875389eb6e693520ed6c41d1e4d6ce1cd1462
|
||||
SIZE (distilator-1.1.tar.gz) = 3289
|
||||
|
Loading…
Reference in New Issue
Block a user