Re: cad/gerbv can be helped

2020-01-05 Thread Kurt Jaeger
Hi! > On Sat, 4 Jan 2020 11:57:10 -0500 > Ash Gokhale wrote: > > > I've canned a version of the port that works for me(tm), and gone > > over the recent commit history for obviously > > untoward behaviour. > > https://github.com/agokhale/freebsd-ports-cad-gerbv > > > > Hi Ash. > I've tested th

Re: cad/gerbv can be helped

2020-01-05 Thread dmn
On Sat, 4 Jan 2020 11:57:10 -0500 Ash Gokhale wrote: > I've canned a version of the port that works for me(tm), and gone > over the recent commit history for obviously > untoward behaviour. > https://github.com/agokhale/freebsd-ports-cad-gerbv > Hi Ash. I've tested the port and it works just fi

Re: cad/gerbv can be helped

2020-01-04 Thread Ash Gokhale
This is the possible culprit from their git per Tim's analysis, I'm unable to check a specimen of the distfile with the incorrect signature as it is unavailable and the original was not built from the gerbv-2-7-RELEASE tag. https://github.com/agokhale/gerbv-git/commit/f9df7f32d7ee60988b5608ae7f0

Re: cad/gerbv can be helped

2019-12-29 Thread Li-Wen Hsu
On Sat, Dec 28, 2019 at 6:13 AM Tim Rice wrote: > How about checking the git log and doing a git diff. > git clone git://git.geda-project.org/gerbv.git > > Looks like README-cvs.txt was pulled and README-git.txt added. That should also work. Ash, Could you also check these? Thanks, Li-Wen __

Re: cad/gerbv can be helped

2019-12-27 Thread Tim Rice
On 12/27/19 13:32, Ash Gokhale wrote: > On Thu, Dec 26, 2019 at 11:54 AM Ash Gokhale wrote: > >> I can't locate the original distfile- is there a way to get it? >> >> On Thu, Dec 26, 2019 at 11:47 AM Li-Wen Hsu wrote: >> >>> https://github.com/freebsd/freebsd-ports/commit/15fb0f93157b9f3162715

Re: cad/gerbv can be helped

2019-12-27 Thread Ash Gokhale
On Thu, Dec 26, 2019 at 11:54 AM Ash Gokhale wrote: > I can't locate the original distfile- is there a way to get it? > > On Thu, Dec 26, 2019 at 11:47 AM Li-Wen Hsu wrote: > >> >> https://github.com/freebsd/freebsd-ports/commit/15fb0f93157b9f316271505a26de261cca8c8f97#diff-e950be35b121285d100ab

Re: cad/gerbv can be helped

2019-12-26 Thread Ash Gokhale
I can't locate the original distfile- is there a way to get it? On Thu, Dec 26, 2019 at 11:47 AM Li-Wen Hsu wrote: > > https://github.com/freebsd/freebsd-ports/commit/15fb0f93157b9f316271505a26de261cca8c8f97#diff-e950be35b121285d100ab42864142525 > > We did update the hashes while updating to 2.7

Re: cad/gerbv can be helped

2019-12-26 Thread Li-Wen Hsu
https://github.com/freebsd/freebsd-ports/commit/15fb0f93157b9f316271505a26de261cca8c8f97#diff-e950be35b121285d100ab42864142525 We did update the hashes while updating to 2.7.0. http://svnweb.freebsd.org/changeset/ports/507372 is bumping PORTREVISION and it doesn't related to distfile. The issue h

Re: cad/gerbv can be helped

2019-12-26 Thread Ash Gokhale
Seems that upstream didn't change anything. This shows that we bumped the version/ without fixing the hashes. So this unfetchable is self inflicted. This broke the port, and likely never built for anyone. Also did cad/gerbv just get deleted in current after the expiration timer, that's unfortu