Re: Why builds use 13.0-RELEASE and not 13.1-RELEASE?

2022-07-28 Thread Yasuhiro Kimura
From: Yuri Subject: Why builds use 13.0-RELEASE and not 13.1-RELEASE? Date: Wed, 27 Jul 2022 23:26:07 -0700 > Shouldn't builds use the last released version? > > > Thanks, > > Yuri It is because 13.0-RELEASE is still supported. official packages for one major version are built on the system w

Commit PR 264043

2022-07-28 Thread Osipov, Michael
Guys, please commit the supplied patch. devel/py-click is broken for months. Michael

Re: Commit PR 264043

2022-07-28 Thread Kurt Jaeger
Hi! > please commit the supplied patch. devel/py-click is broken for months. Done. -- p...@opsec.eu+49 171 3101372Now what ?

make config stopped working

2022-07-28 Thread Daniel Braniss
hi, after todays’ git pull, for example if i do: cd /usr/ports/editors/emacs make config i get ===> Options unchanged tried make clean, but still the same. make show options shows the options! cheers, danny

Re: make config stopped working

2022-07-28 Thread Kurt Jaeger
Hi! > after todays??? git pull, for example if i do: > > cd /usr/ports/editors/emacs > make config > i get > > ===> Options unchanged > > tried make clean, but still the same. make show options > shows the options! I had a similar problem, and it turned out that dialog4ports was no longer wo

Re: Commit PR 265028 and PR 265025

2022-07-28 Thread Kurt Jaeger
Hi! > please commit both PRs for devel/maven and devel/maven-wrapper. All necessary > data is provided in both issues. Done, thanks for the patches. -- p...@opsec.eu+49 171 3101372Now what ?

Re: make config stopped working

2022-07-28 Thread Daniel Braniss
> On 28 Jul 2022, at 18:41, Kurt Jaeger wrote: > > Hi! > >> after todays??? git pull, for example if i do: >> >> cd /usr/ports/editors/emacs >> make config >> i get >> >> ===> Options unchanged >> >> tried make clean, but still the same. make show options >> shows the options! > > I had a

review needed for a manual Python port

2022-07-28 Thread Robert Clausecker
Greetings! I have tried to package uiCA, the uops.info Code Analyzer. This is a Python project, but without setuptools or anything. Unfortunately I don't know much about Python packaing and have just tried to wing it. I would appreciate some review on the port. https://bugs.freebsd.org/bugzill

Unmaintained FreeBSD ports which are out of date

2022-07-28 Thread portscout
Dear port maintainers, The portscout new distfile checker has detected that one or more unmaintained ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. Please consider also adopting this po

Handling conflicts and cherry-pick to 2022Q3 issue

2022-07-28 Thread Nuno Teixeira
Hello, I'm trying to commit to 2022Q3 PR 265530 and after solving Makefile conflicts (PORTREVISIONs), git push gives the error: --- remote: Some parts of your commit look su

Re: Handling conflicts and cherry-pick to 2022Q3 issue

2022-07-28 Thread Michael Gmelin
Look at what you’re trying to commit and check if there are any conflict marker (>>>, <>, =). > On 28. Jul 2022, at 23:44, Nuno Teixeira wrote: > >  > Hello, > > I'm trying to commit to 2022Q3 PR 265530 and after solving Makefile conflicts > (PORTREVISIONs), git push

Re: Handling conflicts and cherry-pick to 2022Q3 issue

2022-07-28 Thread Nuno Teixeira
yes it is Michael Gmelin escreveu no dia quinta, 28/07/2022 à(s) 23:35: > Look at what you’re trying to commit and check if there are any conflict > marker (>>>, <>, =). > > On 28. Jul 2022, at 23:44, Nuno Teixeira wrote: > >  > Hello, > > I'm trying to commit to 2022Q3

Re: Handling conflicts and cherry-pick to 2022Q3 issue

2022-07-28 Thread Nuno Teixeira
Fixed and committed, thanks Nuno Teixeira escreveu no dia quinta, 28/07/2022 à(s) 23:36: > yes it is > > Michael Gmelin escreveu no dia quinta, 28/07/2022 > à(s) 23:35: > >> Look at what you’re trying to commit and check if there are any conflict >> marker (>>>, <>, =).