Skip to content

Commit

Permalink
ports-mgmt/fastest_pkg: Update to 0.2.1
Browse files Browse the repository at this point in the history
This release switches from GeoDNS to _http._tcp.pkg.all which also
returns the local mirrors.

See also:
ehaupt/fastest_pkg#6

Reported by:	philip (via github issue)
  • Loading branch information
ehaupt committed Nov 11, 2022
1 parent 04a6bfc commit 9da4322
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 10 deletions.
6 changes: 1 addition & 5 deletions ports-mgmt/fastest_pkg/Makefile
@@ -1,13 +1,9 @@
PORTNAME= fastest_pkg
PORTVERSION= 0.2.0
PORTVERSION= 0.2.1
DISTVERSIONPREFIX= v
PORTREVISION= 1
CATEGORIES= ports-mgmt python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
PATCHFILES= 0a736009a0c98d3277e6cfe93cc36a5bc6f6cd40.patch:-p1

MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Script to find the fastest pkg mirror
WWW= https://github.com/ehaupt/fastest_pkg
Expand Down
8 changes: 3 additions & 5 deletions ports-mgmt/fastest_pkg/distinfo
@@ -1,5 +1,3 @@
TIMESTAMP = 1640420967
SHA256 (ehaupt-fastest_pkg-v0.2.0_GH0.tar.gz) = b2ea3ea47eb9c58d82186542aaa73f65998d1254f8851a242a3f1f457ba8b6db
SIZE (ehaupt-fastest_pkg-v0.2.0_GH0.tar.gz) = 5708
SHA256 (0a736009a0c98d3277e6cfe93cc36a5bc6f6cd40.patch) = 2dd4c5301a3729bef2ab557df2bd61d8245fc683e3c4107a32804ee76da1d2ab
SIZE (0a736009a0c98d3277e6cfe93cc36a5bc6f6cd40.patch) = 894
TIMESTAMP = 1668171898
SHA256 (ehaupt-fastest_pkg-v0.2.1_GH0.tar.gz) = a147d1e9df34ad7fd41235584cc3cdc191c97eceb1f89f478ae1e5d2f1e8fdbc
SIZE (ehaupt-fastest_pkg-v0.2.1_GH0.tar.gz) = 5859

0 comments on commit 9da4322

Please sign in to comment.