mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
ports-mgmt/synth: Upgrade version 1.00 => 1.01 (echo fixed)
The echo and control-flow flags weren't being restored correctly in general, and they weren't being restored at program exit. The result on PuTTY was that nothing would echo to the terminal after Synth exited, but the new version fixes it.
This commit is contained in:
parent
68600e93ae
commit
73a9bb1435
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=409048
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= synth
|
||||
PORTVERSION= 1.00
|
||||
PORTVERSION= 1.01
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= ports-mgmt
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
SHA256 (jrmarino-synth-v1.00_GH0.tar.gz) = ac1d0a2bdc6db2eea9e88f4248451da09b95115ce57d7ca745d3616550a1e791
|
||||
SIZE (jrmarino-synth-v1.00_GH0.tar.gz) = 91578
|
||||
SHA256 (jrmarino-synth-v1.01_GH0.tar.gz) = d488b587d6a12d86758e9cd35cf84a225bd062750f1b5cc6e01a0ae019fdd7b8
|
||||
SIZE (jrmarino-synth-v1.01_GH0.tar.gz) = 91585
|
||||
SHA256 (jrmarino-synth_external-v1.3_GH0.tar.gz) = 2afc03e494d2394446eabdb5244967c202a79b449c7cad7ea67a87807cc25f44
|
||||
SIZE (jrmarino-synth_external-v1.3_GH0.tar.gz) = 209283
|
||||
|
Loading…
Reference in New Issue
Block a user