git: c02349a65971 - main - cleanup: Remove expired ports:
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 01 Apr 2022 07:39:03 UTC
The branch main has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=c02349a65971038ccf6aa0a03564f65bf0369f29 commit c02349a65971038ccf6aa0a03564f65bf0369f29 Author: Matthias Fechner <mfechner@FreeBSD.org> AuthorDate: 2022-04-01 07:37:58 +0000 Commit: Matthias Fechner <mfechner@FreeBSD.org> CommitDate: 2022-04-01 07:38:34 +0000 cleanup: Remove expired ports: textproc/rubygem-diffy330 Obsolete, please use textproc/rubygem-diffy --- MOVED | 1 + textproc/Makefile | 1 - textproc/rubygem-diffy330/Makefile | 22 ---------------------- textproc/rubygem-diffy330/distinfo | 3 --- textproc/rubygem-diffy330/pkg-descr | 3 --- 5 files changed, 1 insertion(+), 29 deletions(-) diff --git a/MOVED b/MOVED index edf4552a3365..df6954255e1f 100644 --- a/MOVED +++ b/MOVED @@ -17120,3 +17120,4 @@ security/razorback-api||2022-03-31|Has expired: Abandonware, last release in 201 devel/hadoop2||2022-03-31|Has expired: Depends on expired devel/maven3 databases/opentsdb||2022-03-31|Removed: unmaintained, depends on expired devel/hadoop2 and databases/hbase databases/hbase||2022-03-31|Has expired: Outdated, unsupported by upstream since June 2019 (upstream is at 2.3 and higher) +textproc/rubygem-diffy330|textproc/rubygem-diffy|2022-04-01|Obsolete, please use textproc/rubygem-diffy diff --git a/textproc/Makefile b/textproc/Makefile index fefa56c9285f..34809e625d01 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1635,7 +1635,6 @@ SUBDIR += rubygem-diff-lcs SUBDIR += rubygem-diff_match_patch SUBDIR += rubygem-diffy - SUBDIR += rubygem-diffy330 SUBDIR += rubygem-docdiff SUBDIR += rubygem-elasticsearch SUBDIR += rubygem-elasticsearch-api diff --git a/textproc/rubygem-diffy330/Makefile b/textproc/rubygem-diffy330/Makefile deleted file mode 100644 index 50d06ed8f65c..000000000000 --- a/textproc/rubygem-diffy330/Makefile +++ /dev/null @@ -1,22 +0,0 @@ -# Created by: Ryan Steinmetz <zi@FreeBSD.org> - -PORTNAME= diffy -PORTVERSION= 3.3.0 -CATEGORIES= textproc rubygems -MASTER_SITES= RG -PKGNAMESUFFIX= 330 - -MAINTAINER= ruby@FreeBSD.org -COMMENT= Convenient diffing in ruby - -LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/LICENSE - -USES= gem -USE_RUBY= yes - -NO_ARCH= yes - -PORTSCOUT= ignore:1 - -.include <bsd.port.mk> diff --git a/textproc/rubygem-diffy330/distinfo b/textproc/rubygem-diffy330/distinfo deleted file mode 100644 index a786281f7b07..000000000000 --- a/textproc/rubygem-diffy330/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1637599843 -SHA256 (rubygem/diffy-3.3.0.gem) = 909af322005817dfd848afb85ba5a30c65c38299b288349ac8c1744607391d62 -SIZE (rubygem/diffy-3.3.0.gem) = 17920 diff --git a/textproc/rubygem-diffy330/pkg-descr b/textproc/rubygem-diffy330/pkg-descr deleted file mode 100644 index ce28df66a018..000000000000 --- a/textproc/rubygem-diffy330/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Convenient diffing in ruby - -WWW: https://github.com/samg/diffy