1
0
mirror of https://git.freebsd.org/ports.git synced 2026-06-02 11:08:52 +00:00

misc/mbuffer: Update to 20260511

Changes according to the ChangeLog in the distribution tar ball:

    20260511:
    - fix data corruption occuring at the end of a tape, when the
      transfer block size is not a multiple of the native block
      size of the tape device (fix by Daniel Collins)
    - restore terminal attributes on exit
This commit is contained in:
Fukang Chen
2026-05-18 15:01:04 +00:00
parent a11e56e77d
commit bc4a8a0efd
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
PORTNAME= mbuffer
DISTVERSION= 20260301
DISTVERSION= 20260511
CATEGORIES= misc
MASTER_SITES= https://www.maier-komor.de/software/mbuffer/
+3 -3
View File
@@ -1,3 +1,3 @@
TIMESTAMP = 1774959430
SHA256 (mbuffer-20260301.tgz) = b7b2fe86e24b2f309c4250d6a38a43e2c8ee2f984561910249648c383cdbc2d0
SIZE (mbuffer-20260301.tgz) = 156642
TIMESTAMP = 1779088457
SHA256 (mbuffer-20260511.tgz) = 13bab36f39408f7a08fb368913290ad0f117c934bab602094e18fcc123ec5783
SIZE (mbuffer-20260511.tgz) = 156683