svn commit: r482121 - in head: net/vtun sysutils/cfengine-masterfiles310 sysutils/cfengine-masterfiles311 sysutils/cfengine-masterfiles36 sysutils/cfengine-masterfiles37 sysutils/cfengine-masterfil...

Cy Schubert Cy.Schubert at cschubert.com
Mon Oct 15 12:42:28 UTC 2018


In message <201810142211.w9EMBX9f090697 at 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 <Cy.Schubert at cschubert.com>
FreeBSD UNIX:  <cy at FreeBSD.org>   Web:  http://www.FreeBSD.org

	The need of the many outweighs the greed of the few.





More information about the svn-ports-all mailing list