svn commit: r548708 - head/sysutils/parkverbot
Alexey Dokuchaev
danfe at FreeBSD.org
Tue Sep 15 07:11:52 UTC 2020
Author: danfe
Date: Tue Sep 15 07:11:51 2020
New Revision: 548708
URL: https://svnweb.freebsd.org/changeset/ports/548708
Log:
- Update `sysutils/parkverbot' to version 1.3
- Project had moved from SourceForge to author's own site
Found out via: repology.org
Modified:
head/sysutils/parkverbot/Makefile
head/sysutils/parkverbot/distinfo
head/sysutils/parkverbot/pkg-descr
Modified: head/sysutils/parkverbot/Makefile
==============================================================================
--- head/sysutils/parkverbot/Makefile Tue Sep 15 06:44:57 2020 (r548707)
+++ head/sysutils/parkverbot/Makefile Tue Sep 15 07:11:51 2020 (r548708)
@@ -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 at FreeBSD.org
COMMENT= Hard disk head parking inhibitor
Modified: head/sysutils/parkverbot/distinfo
==============================================================================
--- head/sysutils/parkverbot/distinfo Tue Sep 15 06:44:57 2020 (r548707)
+++ head/sysutils/parkverbot/distinfo Tue Sep 15 07:11:51 2020 (r548708)
@@ -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
Modified: head/sysutils/parkverbot/pkg-descr
==============================================================================
--- head/sysutils/parkverbot/pkg-descr Tue Sep 15 06:44:57 2020 (r548707)
+++ head/sysutils/parkverbot/pkg-descr Tue Sep 15 07:11:51 2020 (r548708)
@@ -4,4 +4,4 @@ in an effort to reset the inactivity timer in the hard
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/
More information about the svn-ports-head
mailing list