diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2023-05-26 09:09:32 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2023-05-26 09:09:32 +0000 |
commit | 86232b56c51dbadfaa55897fd032c5bbac24fd9a (patch) | |
tree | cfa141d5685225e6ef639a2357c0b5a99da623e5 | |
parent | 4188836f1d3e9460375a37f9f6d9abf507c59430 (diff) | |
download | ports-86232b56c51dbadfaa55897fd032c5bbac24fd9a.tar.gz ports-86232b56c51dbadfaa55897fd032c5bbac24fd9a.zip |
net-p2p/edonkey-tool-hash: rename the port to match upstream naming
-rw-r--r-- | MOVED | 1 | ||||
-rw-r--r-- | net-p2p/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/ed2k-hash/Makefile (renamed from net-p2p/edonkey-tool-hash/Makefile) | 0 | ||||
-rw-r--r-- | net-p2p/ed2k-hash/distinfo (renamed from net-p2p/edonkey-tool-hash/distinfo) | 1 | ||||
-rw-r--r-- | net-p2p/ed2k-hash/files/patch-processfile.c (renamed from net-p2p/edonkey-tool-hash/files/patch-processfile.c) | 0 | ||||
-rw-r--r-- | net-p2p/ed2k-hash/pkg-descr (renamed from net-p2p/edonkey-tool-hash/pkg-descr) | 0 |
6 files changed, 3 insertions, 1 deletions
@@ -7557,3 +7557,4 @@ www/py-dj40-django-prometheus|www/py-dj41-django-prometheus|2023-05-20|Has expir www/py-dj40-django-timezone-field|www/py-dj41-django-timezone-field|2023-05-20|Has expired: Extended support of Django 4.0 ends April 2023, upgrade to the Django 4.1+ version of this port. See https://www.djangoproject.com/download/ www/py-dj40-djangorestframework|www/py-dj41-djangorestframework|2023-05-20|Has expired: Extended support of Django 4.0 ends April 2023, upgrade to the Django 4.1+ version of this port. See https://www.djangoproject.com/download/ www/py-django40|www/py-django41|2023-05-20|Has expired: Extended support of Django 4.0 ends April 2023, upgrade to a newer version of Django. See https://www.djangoproject.com/download/ +net-p2p/edonkey-tool-hash|net-p2p/ed2k-hash|2023-05-26|Renamed to match upstream naming diff --git a/net-p2p/Makefile b/net-p2p/Makefile index 10c042fb5520..e1432143c8ef 100644 --- a/net-p2p/Makefile +++ b/net-p2p/Makefile @@ -27,7 +27,7 @@ SUBDIR += deluge SUBDIR += deluge-cli SUBDIR += ed2k - SUBDIR += edonkey-tool-hash + SUBDIR += ed2k-hash SUBDIR += eiskaltdcpp-cli SUBDIR += eiskaltdcpp-daemon SUBDIR += eiskaltdcpp-data diff --git a/net-p2p/edonkey-tool-hash/Makefile b/net-p2p/ed2k-hash/Makefile index 0947244a8423..0947244a8423 100644 --- a/net-p2p/edonkey-tool-hash/Makefile +++ b/net-p2p/ed2k-hash/Makefile diff --git a/net-p2p/edonkey-tool-hash/distinfo b/net-p2p/ed2k-hash/distinfo index 6f4122ddb7c9..173b7dde30dc 100644 --- a/net-p2p/edonkey-tool-hash/distinfo +++ b/net-p2p/ed2k-hash/distinfo @@ -1,2 +1,3 @@ +TIMESTAMP = 1073684283 SHA256 (ed2k_hash-0.4.0.tar.gz) = 554b2d9fb3ce668312341f43bafc95cf985059d83bf5e82f92547610c7f2bf18 SIZE (ed2k_hash-0.4.0.tar.gz) = 113158 diff --git a/net-p2p/edonkey-tool-hash/files/patch-processfile.c b/net-p2p/ed2k-hash/files/patch-processfile.c index b1553b8edf39..b1553b8edf39 100644 --- a/net-p2p/edonkey-tool-hash/files/patch-processfile.c +++ b/net-p2p/ed2k-hash/files/patch-processfile.c diff --git a/net-p2p/edonkey-tool-hash/pkg-descr b/net-p2p/ed2k-hash/pkg-descr index 24b0028dea99..24b0028dea99 100644 --- a/net-p2p/edonkey-tool-hash/pkg-descr +++ b/net-p2p/ed2k-hash/pkg-descr |