From owner-svn-ports-all@freebsd.org Tue Sep 15 07:11:52 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 5505C3F2E7C; Tue, 15 Sep 2020 07:11:52 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BrDtc0wgLz3T6L; Tue, 15 Sep 2020 07:11:52 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0438C246D2; Tue, 15 Sep 2020 07:11:52 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 08F7Bp5x007113; Tue, 15 Sep 2020 07:11:51 GMT (envelope-from danfe@FreeBSD.org) Received: (from danfe@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 08F7Bpll007110; Tue, 15 Sep 2020 07:11:51 GMT (envelope-from danfe@FreeBSD.org) Message-Id: <202009150711.08F7Bpll007110@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danfe set sender to danfe@FreeBSD.org using -f From: Alexey Dokuchaev Date: Tue, 15 Sep 2020 07:11:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r548708 - head/sysutils/parkverbot X-SVN-Group: ports-head X-SVN-Commit-Author: danfe X-SVN-Commit-Paths: head/sysutils/parkverbot X-SVN-Commit-Revision: 548708 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Sep 2020 07:11:52 -0000 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@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/