git: b23ef5d80324 - main - devel/rubygem-tty-file: Update WWW and clean up pkg-descr
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 18 Jul 2024 16:49:40 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b23ef5d8032481b301d50e3089009725e5654ef9
commit b23ef5d8032481b301d50e3089009725e5654ef9
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-07-18 16:46:58 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-07-18 16:46:58 +0000
devel/rubygem-tty-file: Update WWW and clean up pkg-descr
---
devel/rubygem-tty-file/Makefile | 3 ++-
devel/rubygem-tty-file/pkg-descr | 2 --
2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/devel/rubygem-tty-file/Makefile b/devel/rubygem-tty-file/Makefile
index f4c3bb0c4051..fa92305fdeee 100644
--- a/devel/rubygem-tty-file/Makefile
+++ b/devel/rubygem-tty-file/Makefile
@@ -5,7 +5,8 @@ MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= File and directory manipulation utility methods
-WWW= https://ttytoolkit.org/
+WWW= https://ttytoolkit.org/ \
+ https://github.com/piotrmurach/tty-file
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
diff --git a/devel/rubygem-tty-file/pkg-descr b/devel/rubygem-tty-file/pkg-descr
index b4a3d38fde77..0a16f7a94ba4 100644
--- a/devel/rubygem-tty-file/pkg-descr
+++ b/devel/rubygem-tty-file/pkg-descr
@@ -3,5 +3,3 @@ TTY::File supports file and directory manipulation utility methods.
Though Ruby's File and FileUtils libraries provide very robust apis for dealing
with files, this library aims to provide a level of abstraction that is much
more convenient, with useful logging capabilities.
-
-See also: https://github.com/piotrmurach/tty-file