diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2020-09-15 07:11:51 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2020-09-15 07:11:51 +0000 |
commit | e439cdfc8d743747530d3784bd0cbedc8968913e (patch) | |
tree | 72382ed886757d553457e8e9399b105579781251 | |
parent | www/node: Update 14.10.0_1 -> 14.10.1 (diff) |
- Update `sysutils/parkverbot' to version 1.3
- Project had moved from SourceForge to author's own site
Found out via: repology.org
-rw-r--r-- | sysutils/parkverbot/Makefile | 5 | ||||
-rw-r--r-- | sysutils/parkverbot/distinfo | 6 | ||||
-rw-r--r-- | sysutils/parkverbot/pkg-descr | 2 |
3 files changed, 6 insertions, 7 deletions
diff --git a/sysutils/parkverbot/Makefile b/sysutils/parkverbot/Makefile index 8647d6d96a2e..a27c5d6a0855 100644 --- a/sysutils/parkverbot/Makefile +++ b/sysutils/parkverbot/Makefile @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= parkverbot -PORTVERSION= 1.2 -PORTREVISION= 1 +PORTVERSION= 1.3 CATEGORIES= sysutils -MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} +MASTER_SITES= https://inai.de/files/parkverbot/ MAINTAINER= danfe@FreeBSD.org COMMENT= Hard disk head parking inhibitor diff --git a/sysutils/parkverbot/distinfo b/sysutils/parkverbot/distinfo index 48e8e76954f7..9b865c28271c 100644 --- a/sysutils/parkverbot/distinfo +++ b/sysutils/parkverbot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1418026245 -SHA256 (parkverbot-1.2.tar.xz) = 982ee8d75d951300b9c9ba65e8b34adca9a14a8090e1225fb33a35937e26e334 -SIZE (parkverbot-1.2.tar.xz) = 73960 +TIMESTAMP = 1599224321 +SHA256 (parkverbot-1.3.tar.xz) = 721b4e8c87b3751db4d7adf33f24e4b4af88491626e20b5f5e2f42addd45d848 +SIZE (parkverbot-1.3.tar.xz) = 74356 diff --git a/sysutils/parkverbot/pkg-descr b/sysutils/parkverbot/pkg-descr index 7ddabe745b83..23de3ddd69ae 100644 --- a/sysutils/parkverbot/pkg-descr +++ b/sysutils/parkverbot/pkg-descr @@ -4,4 +4,4 @@ in an effort to reset the inactivity timer in the hardware and so prevent the dreaded head unloading. As such, its operation is non-destructive and interoperable across different brands of hard drives. -WWW: http://parkverbot.sourceforge.net/ +WWW: https://inai.de/projects/parkverbot/ |