From owner-svn-ports-head@freebsd.org Mon Oct 15 12:42:27 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 C664310DA3C4; Mon, 15 Oct 2018 12:42:27 +0000 (UTC) (envelope-from cy.schubert@cschubert.com) Received: from smtp-out-so.shaw.ca (smtp-out-so.shaw.ca [64.59.136.139]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "Client", Issuer "CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 1301D72EFE; Mon, 15 Oct 2018 12:42:26 +0000 (UTC) (envelope-from cy.schubert@cschubert.com) Received: from spqr.komquats.com ([70.67.125.17]) by shaw.ca with ESMTPA id C2CPgQNy65HxqC2CRgU3Vh; Mon, 15 Oct 2018 06:42:20 -0600 X-Authority-Analysis: v=2.3 cv=BMcHU2YG c=1 sm=1 tr=0 a=VFtTW3WuZNDh6VkGe7fA3g==:117 a=VFtTW3WuZNDh6VkGe7fA3g==:17 a=kj9zAlcOel0A:10 a=smKx5t2vBNcA:10 a=6I5d2MoRAAAA:8 a=YxBL1-UpAAAA:8 a=PPjBBU-SfbTFzxTyJcAA:9 a=NNApqpcmOD_syVlJ:21 a=CjuIK1q_8ugA:10 a=IjZwj45LgO3ly-622nXo:22 a=Ia-lj3WSrqcvXOmTRaiG:22 Received: from slippy.cwsent.com (slippy [10.1.1.91]) by spqr.komquats.com (Postfix) with ESMTPS id 77D45110; Mon, 15 Oct 2018 05:42:17 -0700 (PDT) Received: from slippy.cwsent.com (localhost [127.0.0.1]) by slippy.cwsent.com (8.15.2/8.15.2) with ESMTP id w9FCgHEI004323; Mon, 15 Oct 2018 05:42:17 -0700 (PDT) (envelope-from Cy.Schubert@cschubert.com) Received: from slippy (cy@localhost) by slippy.cwsent.com (8.15.2/8.15.2/Submit) with ESMTP id w9FCgH2L004320; Mon, 15 Oct 2018 05:42:17 -0700 (PDT) (envelope-from Cy.Schubert@cschubert.com) Message-Id: <201810151242.w9FCgH2L004320@slippy.cwsent.com> X-Authentication-Warning: slippy.cwsent.com: cy owned process doing -bs X-Mailer: exmh version 2.8.0 04/21/2012 with nmh-1.7.1 Reply-to: Cy Schubert From: Cy Schubert X-os: FreeBSD X-Sender: cy@cwsent.com X-URL: http://www.cschubert.com/ To: Dan Langille cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r482121 - in head: net/vtun sysutils/cfengine-masterfiles310 sysutils/cfengine-masterfiles311 sysutils/cfengine-masterfiles36 sysutils/cfengine-masterfiles37 sysutils/cfengine-masterfil... In-Reply-To: Message from Dan Langille of "Sun, 14 Oct 2018 22:11:33 -0000." <201810142211.w9EMBX9f090697@repo.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 15 Oct 2018 05:42:17 -0700 X-CMAE-Envelope: MS4wfEdPbLc4Ga5/8wsDK0pLjKA5Af5scmZTBghP6aR3+4XAVuwvdCVyR9k0xZ8/Lhr6iEqz+kUxmpq5nYzUPPmlZ1qVjCBJQ+u5S0YC0SbA2GT3L3Dyiosp ybiHKVoKbBc3Re5hDjmKVDzMrZyLg4+oAieg8l6vA2srIDdt0KHgymRURSV3BTGFQj9Ump6Jubl6512OQ0G2VqkANrt9Say5Jfyk3Xau8h6NL/9r+KUM/xzH HJRG/lQxqgT274+lWV9M6omdqa89sjHsuaFaDlIBYFN0ye767mKy4ac3mHVKYaC3UaFArqBgrTBsU6k6VJ2wwQ== 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: Mon, 15 Oct 2018 12:42:28 -0000 In message <201810142211.w9EMBX9f090697@repo.freebsd.org>, Dan Langille writes: > 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 201 > 8 (r482120) > +++ head/sysutils/cfengine-masterfiles310/Makefile Sun Oct 14 22:11:32 201 > 8 (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 201 > 8 (r482120) > +++ head/sysutils/cfengine-masterfiles311/Makefile Sun Oct 14 22:11:32 201 > 8 (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 201 > 8 (r482120) > +++ head/sysutils/cfengine-masterfiles36/Makefile Sun Oct 14 22:11:32 201 > 8 (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 201 > 8 (r482120) > +++ head/sysutils/cfengine-masterfiles37/Makefile Sun Oct 14 22:11:32 201 > 8 (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 201 > 8 (r482120) > +++ head/sysutils/cfengine-masterfiles38/Makefile Sun Oct 14 22:11:32 201 > 8 (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 201 > 8 (r482120) > +++ head/sysutils/cfengine-masterfiles39/Makefile Sun Oct 14 22:11:32 201 > 8 (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 > > Thanks. I realized my error on the flight home and committed it to my git repo then did a git svn dcommit when I returned home. Interestingly there was no conflict and my local git commit is magically gone. I did git svn dcommit and later that evening git fetch && git svn rebase. -- Cheers, Cy Schubert FreeBSD UNIX: Web: http://www.FreeBSD.org The need of the many outweighs the greed of the few.