diff options
| author | Rene Ladan <rene@FreeBSD.org> | 2017-12-14 19:21:31 +0000 |
|---|---|---|
| committer | Rene Ladan <rene@FreeBSD.org> | 2017-12-14 19:21:31 +0000 |
| commit | 4d145b2b35ae3f5dafe64f4814e866601ee89fcc (patch) | |
| tree | a3e2ca4ad0bde473b0f9d3500a7b725c6ce9eb56 /emulators/fuse-utils | |
| parent | 3aa90269281eb5600d4b14686158b4233b95afc6 (diff) | |
Notes
Diffstat (limited to 'emulators/fuse-utils')
| -rw-r--r-- | emulators/fuse-utils/Makefile | 2 | ||||
| -rw-r--r-- | emulators/fuse-utils/distinfo | 6 | ||||
| -rw-r--r-- | emulators/fuse-utils/pkg-plist | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/emulators/fuse-utils/Makefile b/emulators/fuse-utils/Makefile index 7b18b0eabc2a..e5c901c447a1 100644 --- a/emulators/fuse-utils/Makefile +++ b/emulators/fuse-utils/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fuse-utils -DISTVERSION= 1.3.5 +DISTVERSION= 1.4.0 CATEGORIES= emulators MASTER_SITES= SF/fuse-emulator/${PORTNAME}/${PORTVERSION} diff --git a/emulators/fuse-utils/distinfo b/emulators/fuse-utils/distinfo index 5b239af63932..c25a1c1f039e 100644 --- a/emulators/fuse-utils/distinfo +++ b/emulators/fuse-utils/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1509833898 -SHA256 (fuse-utils-1.3.5.tar.gz) = 06152e190abbfe408ffb9bd582e512e2777464d021945b6c2ee056a262251abd -SIZE (fuse-utils-1.3.5.tar.gz) = 493821 +TIMESTAMP = 1513172664 +SHA256 (fuse-utils-1.4.0.tar.gz) = b001e779a272c6a3a6719b897e9b56ae2b1aa9d63af4e4d267d313995722d95a +SIZE (fuse-utils-1.4.0.tar.gz) = 499865 diff --git a/emulators/fuse-utils/pkg-plist b/emulators/fuse-utils/pkg-plist index 8d779637869a..f1f741027d1c 100644 --- a/emulators/fuse-utils/pkg-plist +++ b/emulators/fuse-utils/pkg-plist @@ -10,6 +10,7 @@ bin/rzxtool bin/scl2trd bin/snap2tzx bin/snapconv +bin/snapdump bin/tape2pulses bin/tape2wav bin/tapeconv @@ -27,6 +28,7 @@ man/man1/rzxtool.1.gz man/man1/scl2trd.1.gz man/man1/snap2tzx.1.gz man/man1/snapconv.1.gz +man/man1/snapdump.1.gz man/man1/tape2pulses.1.gz man/man1/tape2wav.1.gz man/man1/tapeconv.1.gz |
