From 5844dc677608718e1aae3e323e0208b0da45e3ef Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Sun, 25 May 2025 09:04:42 +0000 Subject: [PATCH] Update to toad-1.15. --- sysutils/toad/Makefile | 2 +- sysutils/toad/distinfo | 4 ++-- sysutils/toad/pkg/DESCR | 2 ++ 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/sysutils/toad/Makefile b/sysutils/toad/Makefile index db58611e947..e5dfa91aae6 100644 --- a/sysutils/toad/Makefile +++ b/sysutils/toad/Makefile @@ -2,7 +2,7 @@ COMMENT= hotplugd(8) automounter (Toad Opens All Devices) GH_ACCOUNT= ajacoutot GH_PROJECT= toad -GH_TAGNAME= v1.14 +GH_TAGNAME= v1.15 CATEGORIES= sysutils diff --git a/sysutils/toad/distinfo b/sysutils/toad/distinfo index 493a9702e62..2e047bde209 100644 --- a/sysutils/toad/distinfo +++ b/sysutils/toad/distinfo @@ -1,2 +1,2 @@ -SHA256 (toad-1.14.tar.gz) = APu2aB2p1yNqhI0Ql4sXhjDgjJOSL4UwTqHbo19H2XU= -SIZE (toad-1.14.tar.gz) = 8756 +SHA256 (toad-1.15.tar.gz) = /E49883MHN7I717mHlHT/wCoPmECtcm3lAl/qTKL0BI= +SIZE (toad-1.15.tar.gz) = 9210 diff --git a/sysutils/toad/pkg/DESCR b/sysutils/toad/pkg/DESCR index f5c9a8dd73e..871faf7d964 100644 --- a/sysutils/toad/pkg/DESCR +++ b/sysutils/toad/pkg/DESCR @@ -10,3 +10,5 @@ It comes with toadd(8), a small daemon that will detect the insertion of a medium in the optical drives of the machine by periodically reading their disklabel(8) (every 8 seconds) and call toad(8) with the attach or detach argument respectively. + +If installed, the ntfs_3g package is used to improve NTFS support.