Re: [NEW] sysutils/oc 4.6.15

2021-04-26 Thread Luca De Pandis
Hi,
thank you Rafael.
Port bumped to 4.7.7.

Best regards,
Luca De Pandis


‐‐‐ Original Message ‐‐‐
On Sunday, April 25, 2021 6:23 AM, Rafael Sadowski  
wrote:

> Moin,
> 

> I would like to import oc. Are you willing to take a look here?
> 

> Cheers, Rafael
> 

> On Thu Feb 18, 2021 at 05:58:35PM +0100, Rafael Sadowski wrote:
> 

> > On Thu Feb 18, 2021 at 08:37:54AM +, Luca De Pandis wrote:
> > 

> > > Hi,
> > > bumped to 4.6.17.
> > > Could someone test it and if ok commit it, please?
> > 

> > Still OK here!
> > 

> > > Best regards,
> > > Luca De Pandis
> > > ‐‐‐ Original Message ‐‐‐
> > > On Thursday, February 11, 2021 2:40 PM, Luca De Pandis 
> > > luca.depan...@protonmail.com wrote:
> > > 

> > > > Hi,
> > > > could someone commit it please?
> > > 

> > > > Best regards,
> > > > Luca De Pandis
> > > 

> > > > ‐‐‐ Original Message ‐‐‐
> > > > On Tuesday, February 9, 2021 4:56 PM, Luca De Pandis 
> > > > luca.depan...@protonmail.com wrote:
> > > 

> > > > > Hi,
> > > > > thank you for your feedback.
> > > > > I attached the fixed package.
> > > > > Best regards,
> > > > > Luca De Pandis
> > > > > ‐‐‐ Original Message ‐‐‐
> > > > > On Tuesday, February 9, 2021 4:48 PM, Rafael Sadowski 
> > > > > raf...@sizeofvoid.org wrote:
> > > 

> > > > > > On Tue Feb 09, 2021 at 07:54:30AM +, Luca De Pandis wrote:
> > > 

> > > > > > > Hi,
> > > > > > > bumped to 4.6.16.
> > > > > > > If ok, could someone commit it, please?
> > > > > > > Best regards,
> > > > > > > Luca De Pandis
> > > 

> > > > > > Works fine here. Some notes/tweaks:
> > > 

> > > > > > -   Remove uncomment line
> > > 

> > > > > > -   Fix MAINTAINER syntax.
> > > 

> > > > > > -   I would suggest to remove BUILDDATE. This information is not 
> > > > > > helpful
> > > > > > and it will change every time in a bulk build. oc runs and 
> > > > > > build fine
> > > > > > without this information:
> > > > > > $ oc version -o yaml
> > > > > > clientVersion:
> > > > > > buildDate: ""
> > > > > > compiler: gc
> > > > > > gitCommit: 18d7461aca47e77cefb355339252a8d4c149188f
> > > > > > gitTreeState: clean
> > > > > > gitVersion: 4.6.16
> > > > > > goVersion: go1.15.7
> > > > > > major: "4"
> > > > > > minor: "6"
> > > > > > platform: openbsd/amd64
> > > > > > With this changes, OK rsadowski
> > > > > > --- Makefile.orig Tue Feb 9 16:35:47 2021
> > > > > > +++ Makefile Tue Feb 9 16:38:36 2021
> > > > > > @@ -7,21 +7,18 @@ GH_PROJECT = oc
> > > > > > VERSION = 4.6.16
> > > > > > GH_COMMIT = 18d7461aca47e77cefb355339252a8d4c149188f
> > > > > > DISTNAME = oc-${VERSION}
> > > > > > -#PKGNAME = oc-${VERSION}
> > > > > > CATEGORIES = sysutils
> > > > > > HOMEPAGE = https://www.openshift.com
> > > > > > -MAINTAINER = luca.depan...@protonmail.com
> > > > > > +MAINTAINER = Luca De Pandis luca.depan...@protonmail.com
> > > > > > 

> > > 

> > > > > > 

> > > 

> > > > > > Apache License 2.0
> > > 

> > > > > > ===
> > > 

> > > > > > PERMIT_PACKAGE = Yes
> > > > > > WANTLIB = c pthread
> > > > > > -BUILDDATE = $$(date -u +%Y-%m-%dT%H:%M:%SZ)
> > > > > > MODULES = lang/go
> > > > > > GO_PKGNAME = github.com/openshift/oc
> > > > > > @@ -29,7 +26,6 @@ WRKSRC = ${MODGO_WORKSPACE}/src/${GO_PKGNAME}
> > > > > > ALL_TARGET = ${GO_PKGNAME}/cmd/oc
> > > > > > MODGO_LDFLAGS += \
> > > 

> > > > > > -   -X ${GO_PKGNAME}/pkg/version.buildDate=${BUILDDATE} \
> > > > > > -X ${GO_PKGNAME}/pkg/version.commitFromGit=${GH_COMMIT} \
> > > > > > -X ${GO_PKGNAME}/pkg/version.versionFromGit=${VERSION} \
> > > > > > -X ${GO_PKGNAME}/pkg/version.majorFromGit=${VERSION:R:R} \
> > > > > >



oc.tar.gz
Description: application/gzip


publickey - luca.depandis@protonmail.com - 0xC73C26D2.asc
Description: application/pgp-keys


signature.asc
Description: OpenPGP digital signature


Re: [NEW] sysutils/oc 4.6.15

2021-04-24 Thread Rafael Sadowski
Moin,

I would like to import oc. Are you willing to take a look here?

Cheers, Rafael

On Thu Feb 18, 2021 at 05:58:35PM +0100, Rafael Sadowski wrote:
> On Thu Feb 18, 2021 at 08:37:54AM +, Luca De Pandis wrote:
> > Hi,
> > bumped to 4.6.17.
> > 
> > Could someone test it and if ok commit it, please?
> 
> Still OK here!
> 
> > 
> > 
> > Best regards,
> > Luca De Pandis
> > 
> > 
> > ‐‐‐ Original Message ‐‐‐
> > On Thursday, February 11, 2021 2:40 PM, Luca De Pandis 
> >  wrote:
> > 
> > > Hi,
> > > could someone commit it please?
> > > 
> > 
> > > Best regards,
> > > Luca De Pandis
> > > 
> > 
> > > ‐‐‐ Original Message ‐‐‐
> > > On Tuesday, February 9, 2021 4:56 PM, Luca De Pandis 
> > > luca.depan...@protonmail.com wrote:
> > > 
> > 
> > > > Hi,
> > > > thank you for your feedback.
> > > > I attached the fixed package.
> > > > Best regards,
> > > > Luca De Pandis
> > > > ‐‐‐ Original Message ‐‐‐
> > > > On Tuesday, February 9, 2021 4:48 PM, Rafael Sadowski 
> > > > raf...@sizeofvoid.org wrote:
> > > > 
> > 
> > > > > On Tue Feb 09, 2021 at 07:54:30AM +, Luca De Pandis wrote:
> > > > > 
> > 
> > > > > > Hi,
> > > > > > bumped to 4.6.16.
> > > > > > If ok, could someone commit it, please?
> > > > > > Best regards,
> > > > > > Luca De Pandis
> > > > > 
> > 
> > > > > Works fine here. Some notes/tweaks:
> > > > > 
> > 
> > > > > -   Remove uncomment line
> > > > > 
> > 
> > > > > -   Fix MAINTAINER syntax.
> > > > > 
> > 
> > > > > -   I would suggest to remove BUILDDATE. This information is not 
> > > > > helpful
> > > > > and it will change every time in a bulk build. oc runs and build 
> > > > > fine
> > > > > without this information:
> > > > > $ oc version -o yaml
> > > > > clientVersion:
> > > > > buildDate: ""
> > > > > compiler: gc
> > > > > gitCommit: 18d7461aca47e77cefb355339252a8d4c149188f
> > > > > gitTreeState: clean
> > > > > gitVersion: 4.6.16
> > > > > goVersion: go1.15.7
> > > > > major: "4"
> > > > > minor: "6"
> > > > > platform: openbsd/amd64
> > > > > With this changes, OK rsadowski
> > > > > --- Makefile.orig Tue Feb 9 16:35:47 2021
> > > > > +++ Makefile Tue Feb 9 16:38:36 2021
> > > > > @@ -7,21 +7,18 @@ GH_PROJECT = oc
> > > > > VERSION = 4.6.16
> > > > > GH_COMMIT = 18d7461aca47e77cefb355339252a8d4c149188f
> > > > > DISTNAME = oc-${VERSION}
> > > > > -#PKGNAME = oc-${VERSION}
> > > > > CATEGORIES = sysutils
> > > > > HOMEPAGE = https://www.openshift.com
> > > > > -MAINTAINER = luca.depan...@protonmail.com
> > > > > +MAINTAINER = Luca De Pandis luca.depan...@protonmail.com
> > > > > 
> > 
> > > > > 
> > 
> > > > > Apache License 2.0
> > > > > 
> > 
> > > > > ===
> > > > > 
> > 
> > > > > PERMIT_PACKAGE = Yes
> > > > > WANTLIB = c pthread
> > > > > -BUILDDATE = $$(date -u +%Y-%m-%dT%H:%M:%SZ)
> > > > > MODULES = lang/go
> > > > > GO_PKGNAME = github.com/openshift/oc
> > > > > @@ -29,7 +26,6 @@ WRKSRC = ${MODGO_WORKSPACE}/src/${GO_PKGNAME}
> > > > > ALL_TARGET = ${GO_PKGNAME}/cmd/oc
> > > > > MODGO_LDFLAGS += \
> > > > > 
> > 
> > > > > -   -X ${GO_PKGNAME}/pkg/version.buildDate=${BUILDDATE} \
> > > > > -X ${GO_PKGNAME}/pkg/version.commitFromGit=${GH_COMMIT} \
> > > > > -X ${GO_PKGNAME}/pkg/version.versionFromGit=${VERSION} \
> > > > > -X ${GO_PKGNAME}/pkg/version.majorFromGit=${VERSION:R:R} \
> > > > >
> > 
> 
> 
> 
> 
> 



Re: [NEW] sysutils/oc 4.6.15

2021-03-26 Thread Luca De Pandis
Hi,
is there any chance to have it committed?
If you think there's no use for it I'll stop bothering you with this port 
submission.

Best regards,
Luca De Pandis


‐‐‐ Original Message ‐‐‐
On Saturday, March 6, 2021 11:31 AM, Luca De Pandis 
 wrote:

> up
> 

> ‐‐‐ Original Message ‐‐‐
> On Friday, February 26, 2021 11:41 AM, Luca De Pandis 
> luca.depan...@protonmail.com wrote:
> 

> > Hi,
> > bumped to 4.7.0.
> > Best regards,
> > Luca De Pandis
> > ‐‐‐ Original Message ‐‐‐
> > On Thursday, February 18, 2021 5:58 PM, Rafael Sadowski 
> > raf...@sizeofvoid.org wrote:
> > 

> > > On Thu Feb 18, 2021 at 08:37:54AM +, Luca De Pandis wrote:
> > > 

> > > > Hi,
> > > > bumped to 4.6.17.
> > > > Could someone test it and if ok commit it, please?
> > > 

> > > Still OK here!
> > > 

> > > > Best regards,
> > > > Luca De Pandis
> > > > ‐‐‐ Original Message ‐‐‐
> > > > On Thursday, February 11, 2021 2:40 PM, Luca De Pandis 
> > > > luca.depan...@protonmail.com wrote:
> > > > 

> > > > > Hi,
> > > > > could someone commit it please?
> > > > 

> > > > > Best regards,
> > > > > Luca De Pandis
> > > > 

> > > > > ‐‐‐ Original Message ‐‐‐
> > > > > On Tuesday, February 9, 2021 4:56 PM, Luca De Pandis 
> > > > > luca.depan...@protonmail.com wrote:
> > > > 

> > > > > > Hi,
> > > > > > thank you for your feedback.
> > > > > > I attached the fixed package.
> > > > > > Best regards,
> > > > > > Luca De Pandis
> > > > > > ‐‐‐ Original Message ‐‐‐
> > > > > > On Tuesday, February 9, 2021 4:48 PM, Rafael Sadowski 
> > > > > > raf...@sizeofvoid.org wrote:
> > > > 

> > > > > > > On Tue Feb 09, 2021 at 07:54:30AM +, Luca De Pandis wrote:
> > > > 

> > > > > > > > Hi,
> > > > > > > > bumped to 4.6.16.
> > > > > > > > If ok, could someone commit it, please?
> > > > > > > > Best regards,
> > > > > > > > Luca De Pandis
> > > > 

> > > > > > > Works fine here. Some notes/tweaks:
> > > > 

> > > > > > > -   Remove uncomment line
> > > > 

> > > > > > > -   Fix MAINTAINER syntax.
> > > > 

> > > > > > > -   I would suggest to remove BUILDDATE. This information is not 
> > > > > > > helpful
> > > > > > > and it will change every time in a bulk build. oc runs and 
> > > > > > > build fine
> > > > > > > without this information:
> > > > > > > $ oc version -o yaml
> > > > > > > clientVersion:
> > > > > > > buildDate: ""
> > > > > > > compiler: gc
> > > > > > > gitCommit: 18d7461aca47e77cefb355339252a8d4c149188f
> > > > > > > gitTreeState: clean
> > > > > > > gitVersion: 4.6.16
> > > > > > > goVersion: go1.15.7
> > > > > > > major: "4"
> > > > > > > minor: "6"
> > > > > > > platform: openbsd/amd64
> > > > > > > With this changes, OK rsadowski
> > > > > > > --- Makefile.orig Tue Feb 9 16:35:47 2021
> > > > > > > +++ Makefile Tue Feb 9 16:38:36 2021
> > > > > > > @@ -7,21 +7,18 @@ GH_PROJECT = oc
> > > > > > > VERSION = 4.6.16
> > > > > > > GH_COMMIT = 18d7461aca47e77cefb355339252a8d4c149188f
> > > > > > > DISTNAME = oc-${VERSION}
> > > > > > > -#PKGNAME = oc-${VERSION}
> > > > > > > CATEGORIES = sysutils
> > > > > > > HOMEPAGE = https://www.openshift.com
> > > > > > > -MAINTAINER = luca.depan...@protonmail.com
> > > > > > > +MAINTAINER = Luca De Pandis luca.depan...@protonmail.com
> > > > > > > 

> > > > 

> > > > > > > 

> > > > 

> > > > > > > Apache License 2.0
> > > > 

> > > > > > > ===
> > > > 

> > > > > > > PERMIT_PACKAGE = Yes
> > > > > > > WANTLIB = c pthread
> > > > > > > -BUILDDATE = $$(date -u +%Y-%m-%dT%H:%M:%SZ)
> > > > > > > MODULES = lang/go
> > > > > > > GO_PKGNAME = github.com/openshift/oc
> > > > > > > @@ -29,7 +26,6 @@ WRKSRC = ${MODGO_WORKSPACE}/src/${GO_PKGNAME}
> > > > > > > ALL_TARGET = ${GO_PKGNAME}/cmd/oc
> > > > > > > MODGO_LDFLAGS += \
> > > > 

> > > > > > > -   -X ${GO_PKGNAME}/pkg/version.buildDate=${BUILDDATE} \
> > > > > > > -X ${GO_PKGNAME}/pkg/version.commitFromGit=${GH_COMMIT} \
> > > > > > > -X ${GO_PKGNAME}/pkg/version.versionFromGit=${VERSION} \
> > > > > > > -X ${GO_PKGNAME}/pkg/version.majorFromGit=${VERSION:R:R} \
> > > > > > >



oc.tar.gz
Description: application/gzip


publickey - luca.depandis@protonmail.com - 0xC73C26D2.asc
Description: application/pgp-keys


signature.asc
Description: OpenPGP digital signature


Re: [NEW] sysutils/oc 4.6.15

2021-03-06 Thread Luca De Pandis
up


‐‐‐ Original Message ‐‐‐
On Friday, February 26, 2021 11:41 AM, Luca De Pandis 
 wrote:

> Hi,
> bumped to 4.7.0.
> 

> Best regards,
> Luca De Pandis
> 

> ‐‐‐ Original Message ‐‐‐
> On Thursday, February 18, 2021 5:58 PM, Rafael Sadowski raf...@sizeofvoid.org 
> wrote:
> 

> > On Thu Feb 18, 2021 at 08:37:54AM +, Luca De Pandis wrote:
> > 

> > > Hi,
> > > bumped to 4.6.17.
> > > Could someone test it and if ok commit it, please?
> > 

> > Still OK here!
> > 

> > > Best regards,
> > > Luca De Pandis
> > > ‐‐‐ Original Message ‐‐‐
> > > On Thursday, February 11, 2021 2:40 PM, Luca De Pandis 
> > > luca.depan...@protonmail.com wrote:
> > > 

> > > > Hi,
> > > > could someone commit it please?
> > > 

> > > > Best regards,
> > > > Luca De Pandis
> > > 

> > > > ‐‐‐ Original Message ‐‐‐
> > > > On Tuesday, February 9, 2021 4:56 PM, Luca De Pandis 
> > > > luca.depan...@protonmail.com wrote:
> > > 

> > > > > Hi,
> > > > > thank you for your feedback.
> > > > > I attached the fixed package.
> > > > > Best regards,
> > > > > Luca De Pandis
> > > > > ‐‐‐ Original Message ‐‐‐
> > > > > On Tuesday, February 9, 2021 4:48 PM, Rafael Sadowski 
> > > > > raf...@sizeofvoid.org wrote:
> > > 

> > > > > > On Tue Feb 09, 2021 at 07:54:30AM +, Luca De Pandis wrote:
> > > 

> > > > > > > Hi,
> > > > > > > bumped to 4.6.16.
> > > > > > > If ok, could someone commit it, please?
> > > > > > > Best regards,
> > > > > > > Luca De Pandis
> > > 

> > > > > > Works fine here. Some notes/tweaks:
> > > 

> > > > > > -   Remove uncomment line
> > > 

> > > > > > -   Fix MAINTAINER syntax.
> > > 

> > > > > > -   I would suggest to remove BUILDDATE. This information is not 
> > > > > > helpful
> > > > > > and it will change every time in a bulk build. oc runs and 
> > > > > > build fine
> > > > > > without this information:
> > > > > > $ oc version -o yaml
> > > > > > clientVersion:
> > > > > > buildDate: ""
> > > > > > compiler: gc
> > > > > > gitCommit: 18d7461aca47e77cefb355339252a8d4c149188f
> > > > > > gitTreeState: clean
> > > > > > gitVersion: 4.6.16
> > > > > > goVersion: go1.15.7
> > > > > > major: "4"
> > > > > > minor: "6"
> > > > > > platform: openbsd/amd64
> > > > > > With this changes, OK rsadowski
> > > > > > --- Makefile.orig Tue Feb 9 16:35:47 2021
> > > > > > +++ Makefile Tue Feb 9 16:38:36 2021
> > > > > > @@ -7,21 +7,18 @@ GH_PROJECT = oc
> > > > > > VERSION = 4.6.16
> > > > > > GH_COMMIT = 18d7461aca47e77cefb355339252a8d4c149188f
> > > > > > DISTNAME = oc-${VERSION}
> > > > > > -#PKGNAME = oc-${VERSION}
> > > > > > CATEGORIES = sysutils
> > > > > > HOMEPAGE = https://www.openshift.com
> > > > > > -MAINTAINER = luca.depan...@protonmail.com
> > > > > > +MAINTAINER = Luca De Pandis luca.depan...@protonmail.com
> > > > > > 

> > > 

> > > > > > 

> > > 

> > > > > > Apache License 2.0
> > > 

> > > > > > ===
> > > 

> > > > > > PERMIT_PACKAGE = Yes
> > > > > > WANTLIB = c pthread
> > > > > > -BUILDDATE = $$(date -u +%Y-%m-%dT%H:%M:%SZ)
> > > > > > MODULES = lang/go
> > > > > > GO_PKGNAME = github.com/openshift/oc
> > > > > > @@ -29,7 +26,6 @@ WRKSRC = ${MODGO_WORKSPACE}/src/${GO_PKGNAME}
> > > > > > ALL_TARGET = ${GO_PKGNAME}/cmd/oc
> > > > > > MODGO_LDFLAGS += \
> > > 

> > > > > > -   -X ${GO_PKGNAME}/pkg/version.buildDate=${BUILDDATE} \
> > > > > > -X ${GO_PKGNAME}/pkg/version.commitFromGit=${GH_COMMIT} \
> > > > > > -X ${GO_PKGNAME}/pkg/version.versionFromGit=${VERSION} \
> > > > > > -X ${GO_PKGNAME}/pkg/version.majorFromGit=${VERSION:R:R} \
> > > > > >



oc.tar.gz
Description: application/gzip


publickey - luca.depandis@protonmail.com - 0xC73C26D2.asc
Description: application/pgp-keys


signature.asc
Description: OpenPGP digital signature


Re: [NEW] sysutils/oc 4.6.15

2021-02-26 Thread Luca De Pandis
Hi,
bumped to 4.7.0.


Best regards,
Luca De Pandis



‐‐‐ Original Message ‐‐‐
On Thursday, February 18, 2021 5:58 PM, Rafael Sadowski  
wrote:

> On Thu Feb 18, 2021 at 08:37:54AM +, Luca De Pandis wrote:
> 

> > Hi,
> > bumped to 4.6.17.
> > Could someone test it and if ok commit it, please?
> 

> Still OK here!
> 

> > Best regards,
> > Luca De Pandis
> > ‐‐‐ Original Message ‐‐‐
> > On Thursday, February 11, 2021 2:40 PM, Luca De Pandis 
> > luca.depan...@protonmail.com wrote:
> > 

> > > Hi,
> > > could someone commit it please?
> > 

> > > Best regards,
> > > Luca De Pandis
> > 

> > > ‐‐‐ Original Message ‐‐‐
> > > On Tuesday, February 9, 2021 4:56 PM, Luca De Pandis 
> > > luca.depan...@protonmail.com wrote:
> > 

> > > > Hi,
> > > > thank you for your feedback.
> > > > I attached the fixed package.
> > > > Best regards,
> > > > Luca De Pandis
> > > > ‐‐‐ Original Message ‐‐‐
> > > > On Tuesday, February 9, 2021 4:48 PM, Rafael Sadowski 
> > > > raf...@sizeofvoid.org wrote:
> > 

> > > > > On Tue Feb 09, 2021 at 07:54:30AM +, Luca De Pandis wrote:
> > 

> > > > > > Hi,
> > > > > > bumped to 4.6.16.
> > > > > > If ok, could someone commit it, please?
> > > > > > Best regards,
> > > > > > Luca De Pandis
> > 

> > > > > Works fine here. Some notes/tweaks:
> > 

> > > > > -   Remove uncomment line
> > 

> > > > > -   Fix MAINTAINER syntax.
> > 

> > > > > -   I would suggest to remove BUILDDATE. This information is not 
> > > > > helpful
> > > > > and it will change every time in a bulk build. oc runs and build 
> > > > > fine
> > > > > without this information:
> > > > > $ oc version -o yaml
> > > > > clientVersion:
> > > > > buildDate: ""
> > > > > compiler: gc
> > > > > gitCommit: 18d7461aca47e77cefb355339252a8d4c149188f
> > > > > gitTreeState: clean
> > > > > gitVersion: 4.6.16
> > > > > goVersion: go1.15.7
> > > > > major: "4"
> > > > > minor: "6"
> > > > > platform: openbsd/amd64
> > > > > With this changes, OK rsadowski
> > > > > --- Makefile.orig Tue Feb 9 16:35:47 2021
> > > > > +++ Makefile Tue Feb 9 16:38:36 2021
> > > > > @@ -7,21 +7,18 @@ GH_PROJECT = oc
> > > > > VERSION = 4.6.16
> > > > > GH_COMMIT = 18d7461aca47e77cefb355339252a8d4c149188f
> > > > > DISTNAME = oc-${VERSION}
> > > > > -#PKGNAME = oc-${VERSION}
> > > > > CATEGORIES = sysutils
> > > > > HOMEPAGE = https://www.openshift.com
> > > > > -MAINTAINER = luca.depan...@protonmail.com
> > > > > +MAINTAINER = Luca De Pandis luca.depan...@protonmail.com
> > > > > 

> > 

> > > > > 

> > 

> > > > > Apache License 2.0
> > 

> > > > > ===
> > 

> > > > > PERMIT_PACKAGE = Yes
> > > > > WANTLIB = c pthread
> > > > > -BUILDDATE = $$(date -u +%Y-%m-%dT%H:%M:%SZ)
> > > > > MODULES = lang/go
> > > > > GO_PKGNAME = github.com/openshift/oc
> > > > > @@ -29,7 +26,6 @@ WRKSRC = ${MODGO_WORKSPACE}/src/${GO_PKGNAME}
> > > > > ALL_TARGET = ${GO_PKGNAME}/cmd/oc
> > > > > MODGO_LDFLAGS += \
> > 

> > > > > -   -X ${GO_PKGNAME}/pkg/version.buildDate=${BUILDDATE} \
> > > > > -X ${GO_PKGNAME}/pkg/version.commitFromGit=${GH_COMMIT} \
> > > > > -X ${GO_PKGNAME}/pkg/version.versionFromGit=${VERSION} \
> > > > > -X ${GO_PKGNAME}/pkg/version.majorFromGit=${VERSION:R:R} \
> > > > >



oc.tar.gz
Description: application/gzip


publickey - luca.depandis@protonmail.com - 0xC73C26D2.asc
Description: application/pgp-keys


signature.asc
Description: OpenPGP digital signature


Re: [NEW] sysutils/oc 4.6.15

2021-02-18 Thread Rafael Sadowski
On Thu Feb 18, 2021 at 08:37:54AM +, Luca De Pandis wrote:
> Hi,
> bumped to 4.6.17.
> 
> Could someone test it and if ok commit it, please?

Still OK here!

> 
> 
> Best regards,
> Luca De Pandis
> 
> 
> ‐‐‐ Original Message ‐‐‐
> On Thursday, February 11, 2021 2:40 PM, Luca De Pandis 
>  wrote:
> 
> > Hi,
> > could someone commit it please?
> > 
> 
> > Best regards,
> > Luca De Pandis
> > 
> 
> > ‐‐‐ Original Message ‐‐‐
> > On Tuesday, February 9, 2021 4:56 PM, Luca De Pandis 
> > luca.depan...@protonmail.com wrote:
> > 
> 
> > > Hi,
> > > thank you for your feedback.
> > > I attached the fixed package.
> > > Best regards,
> > > Luca De Pandis
> > > ‐‐‐ Original Message ‐‐‐
> > > On Tuesday, February 9, 2021 4:48 PM, Rafael Sadowski 
> > > raf...@sizeofvoid.org wrote:
> > > 
> 
> > > > On Tue Feb 09, 2021 at 07:54:30AM +, Luca De Pandis wrote:
> > > > 
> 
> > > > > Hi,
> > > > > bumped to 4.6.16.
> > > > > If ok, could someone commit it, please?
> > > > > Best regards,
> > > > > Luca De Pandis
> > > > 
> 
> > > > Works fine here. Some notes/tweaks:
> > > > 
> 
> > > > -   Remove uncomment line
> > > > 
> 
> > > > -   Fix MAINTAINER syntax.
> > > > 
> 
> > > > -   I would suggest to remove BUILDDATE. This information is not helpful
> > > > and it will change every time in a bulk build. oc runs and build 
> > > > fine
> > > > without this information:
> > > > $ oc version -o yaml
> > > > clientVersion:
> > > > buildDate: ""
> > > > compiler: gc
> > > > gitCommit: 18d7461aca47e77cefb355339252a8d4c149188f
> > > > gitTreeState: clean
> > > > gitVersion: 4.6.16
> > > > goVersion: go1.15.7
> > > > major: "4"
> > > > minor: "6"
> > > > platform: openbsd/amd64
> > > > With this changes, OK rsadowski
> > > > --- Makefile.orig Tue Feb 9 16:35:47 2021
> > > > +++ Makefile Tue Feb 9 16:38:36 2021
> > > > @@ -7,21 +7,18 @@ GH_PROJECT = oc
> > > > VERSION = 4.6.16
> > > > GH_COMMIT = 18d7461aca47e77cefb355339252a8d4c149188f
> > > > DISTNAME = oc-${VERSION}
> > > > -#PKGNAME = oc-${VERSION}
> > > > CATEGORIES = sysutils
> > > > HOMEPAGE = https://www.openshift.com
> > > > -MAINTAINER = luca.depan...@protonmail.com
> > > > +MAINTAINER = Luca De Pandis luca.depan...@protonmail.com
> > > > 
> 
> > > > 
> 
> > > > Apache License 2.0
> > > > 
> 
> > > > ===
> > > > 
> 
> > > > PERMIT_PACKAGE = Yes
> > > > WANTLIB = c pthread
> > > > -BUILDDATE = $$(date -u +%Y-%m-%dT%H:%M:%SZ)
> > > > MODULES = lang/go
> > > > GO_PKGNAME = github.com/openshift/oc
> > > > @@ -29,7 +26,6 @@ WRKSRC = ${MODGO_WORKSPACE}/src/${GO_PKGNAME}
> > > > ALL_TARGET = ${GO_PKGNAME}/cmd/oc
> > > > MODGO_LDFLAGS += \
> > > > 
> 
> > > > -   -X ${GO_PKGNAME}/pkg/version.buildDate=${BUILDDATE} \
> > > > -X ${GO_PKGNAME}/pkg/version.commitFromGit=${GH_COMMIT} \
> > > > -X ${GO_PKGNAME}/pkg/version.versionFromGit=${VERSION} \
> > > > -X ${GO_PKGNAME}/pkg/version.majorFromGit=${VERSION:R:R} \
> > > >
> 







Re: [NEW] sysutils/oc 4.6.15

2021-02-18 Thread Luca De Pandis
Hi,
bumped to 4.6.17.

Could someone test it and if ok commit it, please?


Best regards,
Luca De Pandis


‐‐‐ Original Message ‐‐‐
On Thursday, February 11, 2021 2:40 PM, Luca De Pandis 
 wrote:

> Hi,
> could someone commit it please?
> 

> Best regards,
> Luca De Pandis
> 

> ‐‐‐ Original Message ‐‐‐
> On Tuesday, February 9, 2021 4:56 PM, Luca De Pandis 
> luca.depan...@protonmail.com wrote:
> 

> > Hi,
> > thank you for your feedback.
> > I attached the fixed package.
> > Best regards,
> > Luca De Pandis
> > ‐‐‐ Original Message ‐‐‐
> > On Tuesday, February 9, 2021 4:48 PM, Rafael Sadowski raf...@sizeofvoid.org 
> > wrote:
> > 

> > > On Tue Feb 09, 2021 at 07:54:30AM +, Luca De Pandis wrote:
> > > 

> > > > Hi,
> > > > bumped to 4.6.16.
> > > > If ok, could someone commit it, please?
> > > > Best regards,
> > > > Luca De Pandis
> > > 

> > > Works fine here. Some notes/tweaks:
> > > 

> > > -   Remove uncomment line
> > > 

> > > -   Fix MAINTAINER syntax.
> > > 

> > > -   I would suggest to remove BUILDDATE. This information is not helpful
> > > and it will change every time in a bulk build. oc runs and build fine
> > > without this information:
> > > $ oc version -o yaml
> > > clientVersion:
> > > buildDate: ""
> > > compiler: gc
> > > gitCommit: 18d7461aca47e77cefb355339252a8d4c149188f
> > > gitTreeState: clean
> > > gitVersion: 4.6.16
> > > goVersion: go1.15.7
> > > major: "4"
> > > minor: "6"
> > > platform: openbsd/amd64
> > > With this changes, OK rsadowski
> > > --- Makefile.orig Tue Feb 9 16:35:47 2021
> > > +++ Makefile Tue Feb 9 16:38:36 2021
> > > @@ -7,21 +7,18 @@ GH_PROJECT = oc
> > > VERSION = 4.6.16
> > > GH_COMMIT = 18d7461aca47e77cefb355339252a8d4c149188f
> > > DISTNAME = oc-${VERSION}
> > > -#PKGNAME = oc-${VERSION}
> > > CATEGORIES = sysutils
> > > HOMEPAGE = https://www.openshift.com
> > > -MAINTAINER = luca.depan...@protonmail.com
> > > +MAINTAINER = Luca De Pandis luca.depan...@protonmail.com
> > > 

> > > 

> > > Apache License 2.0
> > > 

> > > ===
> > > 

> > > PERMIT_PACKAGE = Yes
> > > WANTLIB = c pthread
> > > -BUILDDATE = $$(date -u +%Y-%m-%dT%H:%M:%SZ)
> > > MODULES = lang/go
> > > GO_PKGNAME = github.com/openshift/oc
> > > @@ -29,7 +26,6 @@ WRKSRC = ${MODGO_WORKSPACE}/src/${GO_PKGNAME}
> > > ALL_TARGET = ${GO_PKGNAME}/cmd/oc
> > > MODGO_LDFLAGS += \
> > > 

> > > -   -X ${GO_PKGNAME}/pkg/version.buildDate=${BUILDDATE} \
> > > -X ${GO_PKGNAME}/pkg/version.commitFromGit=${GH_COMMIT} \
> > > -X ${GO_PKGNAME}/pkg/version.versionFromGit=${VERSION} \
> > > -X ${GO_PKGNAME}/pkg/version.majorFromGit=${VERSION:R:R} \
> > >



oc.tar.gz
Description: application/gzip


publickey - luca.depandis@protonmail.com - 0xC73C26D2.asc
Description: application/pgp-keys


signature.asc
Description: OpenPGP digital signature


Re: [NEW] sysutils/oc 4.6.15

2021-02-11 Thread Luca De Pandis
Hi,
could someone commit it please?


Best regards,
Luca De Pandis


‐‐‐ Original Message ‐‐‐
On Tuesday, February 9, 2021 4:56 PM, Luca De Pandis 
 wrote:

> Hi,
> thank you for your feedback.
> I attached the fixed package.
> 

> Best regards,
> Luca De Pandis
> 

> ‐‐‐ Original Message ‐‐‐
> On Tuesday, February 9, 2021 4:48 PM, Rafael Sadowski raf...@sizeofvoid.org 
> wrote:
> 

> > On Tue Feb 09, 2021 at 07:54:30AM +, Luca De Pandis wrote:
> > 

> > > Hi,
> > > bumped to 4.6.16.
> > > If ok, could someone commit it, please?
> > > Best regards,
> > > Luca De Pandis
> > 

> > Works fine here. Some notes/tweaks:
> > 

> > -   Remove uncomment line
> > 

> > -   Fix MAINTAINER syntax.
> > 

> > -   I would suggest to remove BUILDDATE. This information is not helpful
> > and it will change every time in a bulk build. oc runs and build fine
> > without this information:
> > $ oc version -o yaml
> > clientVersion:
> > buildDate: ""
> > compiler: gc
> > gitCommit: 18d7461aca47e77cefb355339252a8d4c149188f
> > gitTreeState: clean
> > gitVersion: 4.6.16
> > goVersion: go1.15.7
> > major: "4"
> > minor: "6"
> > platform: openbsd/amd64
> > With this changes, OK rsadowski
> > --- Makefile.orig Tue Feb 9 16:35:47 2021
> > +++ Makefile Tue Feb 9 16:38:36 2021
> > @@ -7,21 +7,18 @@ GH_PROJECT = oc
> > VERSION = 4.6.16
> > GH_COMMIT = 18d7461aca47e77cefb355339252a8d4c149188f
> > DISTNAME = oc-${VERSION}
> > -#PKGNAME = oc-${VERSION}
> > CATEGORIES = sysutils
> > HOMEPAGE = https://www.openshift.com
> > -MAINTAINER = luca.depan...@protonmail.com
> > +MAINTAINER = Luca De Pandis luca.depan...@protonmail.com
> > 

> > 

> > Apache License 2.0
> > ===
> > PERMIT_PACKAGE = Yes
> > WANTLIB = c pthread
> > -BUILDDATE = $$(date -u +%Y-%m-%dT%H:%M:%SZ)
> > 

> > MODULES = lang/go
> > GO_PKGNAME = github.com/openshift/oc
> > @@ -29,7 +26,6 @@ WRKSRC = ${MODGO_WORKSPACE}/src/${GO_PKGNAME}
> > ALL_TARGET = ${GO_PKGNAME}/cmd/oc
> > MODGO_LDFLAGS += \
> > 

> > -   -X ${GO_PKGNAME}/pkg/version.buildDate=${BUILDDATE} \
> > -X ${GO_PKGNAME}/pkg/version.commitFromGit=${GH_COMMIT} \
> > -X ${GO_PKGNAME}/pkg/version.versionFromGit=${VERSION} \
> > -X ${GO_PKGNAME}/pkg/version.majorFromGit=${VERSION:R:R} \
> >



publickey - luca.depandis@protonmail.com - 0xC73C26D2.asc
Description: application/pgp-keys


signature.asc
Description: OpenPGP digital signature


Re: [NEW] sysutils/oc 4.6.15

2021-02-09 Thread Luca De Pandis
Hi,
thank you for your feedback.
I attached the fixed package.


Best regards,
Luca De Pandis


‐‐‐ Original Message ‐‐‐
On Tuesday, February 9, 2021 4:48 PM, Rafael Sadowski  
wrote:

> On Tue Feb 09, 2021 at 07:54:30AM +, Luca De Pandis wrote:
> 

> > Hi,
> > bumped to 4.6.16.
> > If ok, could someone commit it, please?
> > Best regards,
> > Luca De Pandis
> 

> Works fine here. Some notes/tweaks:
> 

> -   Remove uncomment line
> -   Fix MAINTAINER syntax.
> -   I would suggest to remove BUILDDATE. This information is not helpful
> and it will change every time in a bulk build. oc runs and build fine
> without this information:
> 

> $ oc version -o yaml
> clientVersion:
> buildDate: ""
> compiler: gc
> gitCommit: 18d7461aca47e77cefb355339252a8d4c149188f
> gitTreeState: clean
> gitVersion: 4.6.16
> goVersion: go1.15.7
> major: "4"
> minor: "6"
> platform: openbsd/amd64
> 

> With this changes, OK rsadowski
> 

> --- Makefile.orig Tue Feb 9 16:35:47 2021
> +++ Makefile Tue Feb 9 16:38:36 2021
> @@ -7,21 +7,18 @@ GH_PROJECT = oc
> VERSION = 4.6.16
> GH_COMMIT = 18d7461aca47e77cefb355339252a8d4c149188f
> DISTNAME = oc-${VERSION}
> -#PKGNAME = oc-${VERSION}
> 

> CATEGORIES = sysutils
> 

> HOMEPAGE = https://www.openshift.com
> 

> -MAINTAINER = luca.depan...@protonmail.com
> +MAINTAINER = Luca De Pandis luca.depan...@protonmail.com
> 

> 

> Apache License 2.0
> 

> ===
> 

> PERMIT_PACKAGE = Yes
> 

> WANTLIB = c pthread
> 

> -BUILDDATE = $$(date -u +%Y-%m-%dT%H:%M:%SZ)
> 

> 
> 

> MODULES = lang/go
> 

> GO_PKGNAME = github.com/openshift/oc
> @@ -29,7 +26,6 @@ WRKSRC = ${MODGO_WORKSPACE}/src/${GO_PKGNAME}
> ALL_TARGET = ${GO_PKGNAME}/cmd/oc
> 

> MODGO_LDFLAGS += \
> 

> -   -X ${GO_PKGNAME}/pkg/version.buildDate=${BUILDDATE} \
> -X ${GO_PKGNAME}/pkg/version.commitFromGit=${GH_COMMIT} \
> -X ${GO_PKGNAME}/pkg/version.versionFromGit=${VERSION} \
> -X ${GO_PKGNAME}/pkg/version.majorFromGit=${VERSION:R:R} \
>



oc.tar.gz
Description: application/gzip


publickey - luca.depandis@protonmail.com - 0xC73C26D2.asc
Description: application/pgp-keys


signature.asc
Description: OpenPGP digital signature


Re: [NEW] sysutils/oc 4.6.15

2021-02-09 Thread Rafael Sadowski
On Tue Feb 09, 2021 at 07:54:30AM +, Luca De Pandis wrote:
> Hi,
> bumped to 4.6.16.
> 
> If ok, could someone commit it, please?
> 
> 
> Best regards,
> Luca De Pandis
> 
> 

Works fine here. Some notes/tweaks:

- Remove uncomment line
- Fix MAINTAINER syntax.
- I would suggest to remove BUILDDATE. This information is not helpful
  and it will change every time in a bulk build. oc runs and build fine
  without this information:

$ oc version -o yaml
clientVersion:
  buildDate: ""
  compiler: gc
  gitCommit: 18d7461aca47e77cefb355339252a8d4c149188f
  gitTreeState: clean
  gitVersion: 4.6.16
  goVersion: go1.15.7
  major: "4"
  minor: "6"
  platform: openbsd/amd64

With this changes, OK rsadowski

--- Makefile.orig   Tue Feb  9 16:35:47 2021
+++ MakefileTue Feb  9 16:38:36 2021
@@ -7,21 +7,18 @@ GH_PROJECT =  oc
 VERSION =  4.6.16
 GH_COMMIT =18d7461aca47e77cefb355339252a8d4c149188f
 DISTNAME = oc-${VERSION}
-#PKGNAME = oc-${VERSION}
 
 CATEGORIES =   sysutils
 
 HOMEPAGE = https://www.openshift.com
 
-MAINTAINER =   luca.depan...@protonmail.com
+MAINTAINER =   Luca De Pandis 
 
 # Apache License 2.0
 PERMIT_PACKAGE =   Yes
 
 WANTLIB =  c pthread
 
-BUILDDATE =$$(date -u +%Y-%m-%dT%H:%M:%SZ)
-
 MODULES =  lang/go
 
 GO_PKGNAME =   github.com/openshift/oc
@@ -29,7 +26,6 @@ WRKSRC =  ${MODGO_WORKSPACE}/src/${GO_PKGNAME}
 ALL_TARGET =   ${GO_PKGNAME}/cmd/oc
 
 MODGO_LDFLAGS += \
-   -X ${GO_PKGNAME}/pkg/version.buildDate=${BUILDDATE} \
-X ${GO_PKGNAME}/pkg/version.commitFromGit=${GH_COMMIT} \
-X ${GO_PKGNAME}/pkg/version.versionFromGit=${VERSION} \
-X ${GO_PKGNAME}/pkg/version.majorFromGit=${VERSION:R:R} \



Re: [NEW] sysutils/oc 4.6.15

2021-02-09 Thread Luca De Pandis
Hi,
bumped to 4.6.16.

If ok, could someone commit it, please?


Best regards,
Luca De Pandis


‐‐‐ Original Message ‐‐‐
On Sunday, February 7, 2021 12:39 PM, Luca De Pandis 
 wrote:

> Hi,
> in attachments the tarball for a new port: oc.
> 

> Brief description:
> oc is the command line utility for managing Red Hat's
> OpenShift Container Platform clusters.
> It will go in the sysutils category, the same of kubectl.
> 

> Notes:
> As Red Hat does not use git tags for official releases, but
> they use them to publish daily builds, I used the official
> binary as a reference, in order to retrieve the right commit.
> This way, the ported version will be aligned with the official
> one.
> 

> I'm also stepping up as the maintainer, if it's ok with you devs.
> I will gladly take care of this port, since I need it at a
> daily basis.
> 

> Best regards,
> Luca De Pandis



oc.tar.gz
Description: application/gzip


publickey - luca.depandis@protonmail.com - 0xC73C26D2.asc
Description: application/pgp-keys


signature.asc
Description: OpenPGP digital signature