From owner-svn-ports-head@freebsd.org Sun Oct 14 22:11:34 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A755610C3F65; Sun, 14 Oct 2018 22:11:34 +0000 (UTC) (envelope-from dvl@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5BAF7775B0; Sun, 14 Oct 2018 22:11:34 +0000 (UTC) (envelope-from dvl@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 56A7924386; Sun, 14 Oct 2018 22:11:34 +0000 (UTC) (envelope-from dvl@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w9EMBYM8090704; Sun, 14 Oct 2018 22:11:34 GMT (envelope-from dvl@FreeBSD.org) Received: (from dvl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9EMBX9f090697; Sun, 14 Oct 2018 22:11:33 GMT (envelope-from dvl@FreeBSD.org) Message-Id: <201810142211.w9EMBX9f090697@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dvl set sender to dvl@FreeBSD.org using -f From: Dan Langille Date: Sun, 14 Oct 2018 22:11:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r482121 - in head: net/vtun sysutils/cfengine-masterfiles310 sysutils/cfengine-masterfiles311 sysutils/cfengine-masterfiles36 sysutils/cfengine-masterfiles37 sysutils/cfengine-masterfil... X-SVN-Group: ports-head X-SVN-Commit-Author: dvl X-SVN-Commit-Paths: in head: net/vtun sysutils/cfengine-masterfiles310 sysutils/cfengine-masterfiles311 sysutils/cfengine-masterfiles36 sysutils/cfengine-masterfiles37 sysutils/cfengine-masterfiles38 sysutils/cfengine-ma... X-SVN-Commit-Revision: 482121 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Oct 2018 22:11:34 -0000 Author: dvl Date: Sun Oct 14 22:11:32 2018 New Revision: 482121 URL: https://svnweb.freebsd.org/changeset/ports/482121 Log: Correct invalid EXPIRATION_DATE 2021-09-31 => 2021-09-30 Modified: head/net/vtun/Makefile head/sysutils/cfengine-masterfiles310/Makefile head/sysutils/cfengine-masterfiles311/Makefile head/sysutils/cfengine-masterfiles36/Makefile head/sysutils/cfengine-masterfiles37/Makefile head/sysutils/cfengine-masterfiles38/Makefile head/sysutils/cfengine-masterfiles39/Makefile Modified: head/net/vtun/Makefile ============================================================================== --- head/net/vtun/Makefile Sun Oct 14 21:53:29 2018 (r482120) +++ head/net/vtun/Makefile Sun Oct 14 22:11:32 2018 (r482121) @@ -13,7 +13,7 @@ COMMENT= Virtual Tunnels over TCP/IP networks with tra LICENSE= GPLv2 DEPRECATED= No longer supported by upline -EXPIRATION_DATE= 2021-09-31 +EXPIRATION_DATE= 2021-09-30 BROKEN_SSL= openssl-devel Modified: head/sysutils/cfengine-masterfiles310/Makefile ============================================================================== --- head/sysutils/cfengine-masterfiles310/Makefile Sun Oct 14 21:53:29 2018 (r482120) +++ head/sysutils/cfengine-masterfiles310/Makefile Sun Oct 14 22:11:32 2018 (r482121) @@ -14,7 +14,7 @@ COMMENT= cfengine sample policies for installations an LICENSE= GPLv3 DEPRECATED= cfengine310 will retire at FreeBSD 11 EOL -EXPIRATION_DATE= 2021-09-31 +EXPIRATION_DATE= 2021-09-30 CPE_VENDOR= gnu Modified: head/sysutils/cfengine-masterfiles311/Makefile ============================================================================== --- head/sysutils/cfengine-masterfiles311/Makefile Sun Oct 14 21:53:29 2018 (r482120) +++ head/sysutils/cfengine-masterfiles311/Makefile Sun Oct 14 22:11:32 2018 (r482121) @@ -14,7 +14,7 @@ COMMENT= cfengine sample policies for installations an LICENSE= GPLv3 DEPRECATED= cfengine311 will retire at FreeBSD 11 EOL -EXPIRATION_DATE= 2021-09-31 +EXPIRATION_DATE= 2021-09-30 CPE_VENDOR= gnu Modified: head/sysutils/cfengine-masterfiles36/Makefile ============================================================================== --- head/sysutils/cfengine-masterfiles36/Makefile Sun Oct 14 21:53:29 2018 (r482120) +++ head/sysutils/cfengine-masterfiles36/Makefile Sun Oct 14 22:11:32 2018 (r482121) @@ -14,7 +14,7 @@ COMMENT= cfengine sample policies for installations an LICENSE= GPLv3 DEPRECATED= cfengine36 will retire at FreeBSD 11 EOL -EXPIRATION_DATE= 2021-09-31 +EXPIRATION_DATE= 2021-09-30 CPE_VENDOR= gnu Modified: head/sysutils/cfengine-masterfiles37/Makefile ============================================================================== --- head/sysutils/cfengine-masterfiles37/Makefile Sun Oct 14 21:53:29 2018 (r482120) +++ head/sysutils/cfengine-masterfiles37/Makefile Sun Oct 14 22:11:32 2018 (r482121) @@ -14,7 +14,7 @@ COMMENT= cfengine sample policies for installations an LICENSE= GPLv3 DEPRECATED= cfengine37 will retire at FreeBSD 11 EOL -EXPIRATION_DATE= 2021-09-31 +EXPIRATION_DATE= 2021-09-30 CPE_VENDOR= gnu Modified: head/sysutils/cfengine-masterfiles38/Makefile ============================================================================== --- head/sysutils/cfengine-masterfiles38/Makefile Sun Oct 14 21:53:29 2018 (r482120) +++ head/sysutils/cfengine-masterfiles38/Makefile Sun Oct 14 22:11:32 2018 (r482121) @@ -15,7 +15,7 @@ COMMENT= cfengine sample policies for installations an LICENSE= GPLv3 DEPRECATED= cfengine38 will retire at FreeBSD 11 EOL -EXPIRATION_DATE= 2021-09-31 +EXPIRATION_DATE= 2021-09-30 CPE_VENDOR= gnu Modified: head/sysutils/cfengine-masterfiles39/Makefile ============================================================================== --- head/sysutils/cfengine-masterfiles39/Makefile Sun Oct 14 21:53:29 2018 (r482120) +++ head/sysutils/cfengine-masterfiles39/Makefile Sun Oct 14 22:11:32 2018 (r482121) @@ -14,7 +14,7 @@ COMMENT= cfengine sample policies for installations an LICENSE= GPLv3 DEPRECATED= cfengine39 will retire at FreeBSD 11 EOL -EXPIRATION_DATE= 2021-09-31 +EXPIRATION_DATE= 2021-09-30 CPE_VENDOR= gnu