diff options
| author | Thomas Dreibholz <thomas.dreibholz@gmail.com> | 2026-07-16 23:30:33 +0000 |
|---|---|---|
| committer | Vladimir Druzenko <vvd@FreeBSD.org> | 2026-07-16 23:30:33 +0000 |
| commit | 3f01ff20d805f20731ca22488fb70954348697ba (patch) | |
| tree | 367804aca6926e2cf7fd0302ba7b39d7cd0dcd8c /net | |
| parent | 2d667515794b7b87c5d41a3530d18eb0914eb7e2 (diff) | |
Diffstat (limited to 'net')
| -rw-r--r-- | net/td-system-tools/Makefile | 5 | ||||
| -rw-r--r-- | net/td-system-tools/distinfo | 6 | ||||
| -rw-r--r-- | net/td-system-tools/pkg-plist | 4 |
3 files changed, 8 insertions, 7 deletions
diff --git a/net/td-system-tools/Makefile b/net/td-system-tools/Makefile index 564b51a96ca1..275d19a2c04a 100644 --- a/net/td-system-tools/Makefile +++ b/net/td-system-tools/Makefile @@ -1,5 +1,5 @@ PORTNAME= td-system-tools -DISTVERSION= 2.7.7 +DISTVERSION= 2.7.10 CATEGORIES= net MASTER_SITES= https://www.nntb.no/~dreibh/system-tools/download/ @@ -110,7 +110,8 @@ TRY_HARD_CMAKE_BOOL= WITH_TRY_HARD UNIX_TIMESTAMP_TOOLS_CMAKE_BOOL= WITH_UNIX_TIMESTAMP_TOOLS X509_TOOLS_IMPLIES= PRINT_UTF8 \ - TEXT_BLOCK + TEXT_BLOCK \ + UNIX_TIMESTAMP_TOOLS X509_TOOLS_RUN_DEPENDS= mbuffer:misc/mbuffer X509_TOOLS_USES= python ssl:run X509_TOOLS_CMAKE_BOOL= WITH_X509_TOOLS diff --git a/net/td-system-tools/distinfo b/net/td-system-tools/distinfo index f0a18a324a15..6e082a563e1a 100644 --- a/net/td-system-tools/distinfo +++ b/net/td-system-tools/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1782922362 -SHA256 (td-system-tools-2.7.7.tar.xz) = ed912751bc893af9117c0b6340a633058f676636f749e5076bf5f6568edb15e9 -SIZE (td-system-tools-2.7.7.tar.xz) = 2881316 +TIMESTAMP = 1784213018 +SHA256 (td-system-tools-2.7.10.tar.xz) = 70115566a76858a4e69e49f06cbfc24a2e263d33cfe0b93d06111030e6885b06 +SIZE (td-system-tools-2.7.10.tar.xz) = 2885492 diff --git a/net/td-system-tools/pkg-plist b/net/td-system-tools/pkg-plist index 09253fc4c520..36d07bd5a87b 100644 --- a/net/td-system-tools/pkg-plist +++ b/net/td-system-tools/pkg-plist @@ -131,9 +131,9 @@ %%X509_TOOLS%%share/man/man1/view-crl.1.gz %%X509_TOOLS%%share/system-tools/CertificateHelper.py %%X509_TOOLS%%share/system-tools/generate-test-certificates -%%GIMP_SCRIPTS_EXAMPLES%%share/system-tools/gimp-scripts-examples/Bergen.jpeg +%%GIMP_SCRIPTS_EXAMPLES%%share/system-tools/gimp-scripts-examples/Bergen.webp %%GIMP_SCRIPTS_EXAMPLES%%share/system-tools/gimp-scripts-examples/Fractal.fsf -%%GIMP_SCRIPTS_EXAMPLES%%share/system-tools/gimp-scripts-examples/Portobello.jpeg +%%GIMP_SCRIPTS_EXAMPLES%%share/system-tools/gimp-scripts-examples/Portobello.webp %%X509_TOOLS%%share/system-tools/make-test-certificates %%TEXT_BLOCK%%share/text-block/example1.txt %%TEXT_BLOCK%%share/text-block/example2.txt |
