Re: PR/59878 CVS commit: pkgsrc/net/ada-polyorb
"Rob Whitlock via gnats" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.bugs |
|---|---|
| Message-ID | <[email protected]> |
The following reply was made to PR pkg/59878; it has been noted by GNATS. From: Rob Whitlock <[email protected]> To: [email protected] Cc: Subject: Re: PR/59878 CVS commit: pkgsrc/net/ada-polyorb Date: Sun, 11 Jan 2026 06:25:46 -0500 > On Jan 7, 2026, at 1:10 PM, Dmytro Kazankov <[email protected]> wrote: > > The following reply was made to PR pkg/59878; it has been noted by GNATS. > > From: "Dmytro Kazankov" <[email protected]> > To: [email protected] > Cc: > Subject: PR/59878 CVS commit: pkgsrc/net/ada-polyorb > Date: Wed, 7 Jan 2026 18:08:33 +0000 > > Module Name: pkgsrc > Committed By: dkazankov > Date: Wed Jan 7 18:08:33 UTC 2026 > > Modified Files: > pkgsrc/net/ada-polyorb: Makefile > > Log Message: > net/ada-polyorb: fix incorrect var usage > > PR pkg/59878: don't evaluate variable in empty() > https://gnats.netbsd.org/59878 > > > To generate a diff of this commit: > cvs rdiff -u -r1.1 -r1.2 pkgsrc/net/ada-polyorb/Makefile > > Please note that diffs are not public domain; they are subject to the > copyright notices on the relevant files. > That fixed it. This PR can be closed. Thanks!