diff --git a/ports-mgmt/fastest_pkg/Makefile b/ports-mgmt/fastest_pkg/Makefile index 9a97d2923c78..33db90e6c80f 100644 --- a/ports-mgmt/fastest_pkg/Makefile +++ b/ports-mgmt/fastest_pkg/Makefile @@ -1,24 +1,28 @@ # Created by: Emanuel Haupt PORTNAME= fastest_pkg PORTVERSION= 0.2.0 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 LICENSE= BSD3CLAUSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dnspython>=0:dns/py-dnspython@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pycurl>0:ftp/py-pycurl@${PY_FLAVOR} USES= python:3.6+ USE_GITHUB= yes GH_ACCOUNT= ehaupt USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include diff --git a/ports-mgmt/fastest_pkg/distinfo b/ports-mgmt/fastest_pkg/distinfo index f3335a1f9111..3227431e3532 100644 --- a/ports-mgmt/fastest_pkg/distinfo +++ b/ports-mgmt/fastest_pkg/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1640340937 +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