svn commit: r544102 - head/sysutils/openshift-install45

Mathieu Arnold mat at freebsd.org
Tue Aug 4 09:58:28 UTC 2020


On Mon, Aug 03, 2020 at 07:05:09PM +0000, John Hixson wrote:
> Author: jhixson
> Date: Mon Aug  3 19:05:09 2020
> New Revision: 544102
> URL: https://svnweb.freebsd.org/changeset/ports/544102
> 
> Log:
>   sysutils/openshift-install45: remove unused variable that snuck back in
> 
> Modified:
>   head/sysutils/openshift-install45/Makefile
> 
> Modified: head/sysutils/openshift-install45/Makefile
> ==============================================================================
> --- head/sysutils/openshift-install45/Makefile	Mon Aug  3 18:48:14 2020	(r544101)
> +++ head/sysutils/openshift-install45/Makefile	Mon Aug  3 19:05:09 2020	(r544102)
> @@ -4,10 +4,9 @@
>  PORTNAME=	openshift-install
>  PORTVERSION=	4.5
>  DISTVERSIONPREFIX=	release-
> -PORTREVISION=	2
> +PORTREVISION=	3

Why bump PORTREVISION?

>  CATEGORIES=	sysutils
>  PKGNAMESUFFIX=	${PORTVERSION:S/.//g}
> -DISTNAME=	${GH_TAGNAME}.zip
>  
>  MAINTAINER=	jhixson at freebsd.org
>  COMMENT=	RedHat OpenShift 4.5 installer
> 

-- 
Mathieu Arnold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20200804/a1014ae4/attachment.sig>


More information about the svn-ports-all mailing list