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

John Hixson jhixson at freebsd.org
Tue Aug 4 16:34:43 UTC 2020


On Tue, Aug 04, 2020 at 11:58:23AM +0200, Mathieu Arnold wrote:
> 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?

I assumed it was necessary when making changes to the Makefile. This
apparently was an incorrect assumption. I apologize for that.

- John

> 
> >  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-head/attachments/20200804/ae79a027/attachment.sig>


More information about the svn-ports-head mailing list