1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
freebsd-ports/sysutils/syslog-ng
Cy Schubert af7d33c782 sysutils/syslog-ng: Fix plist error when building with PYTHON option
When building with python support:

---Begin OPTIONS List---
===> The following configuration options are available for syslog-ng-4.4.0:
[...]
     PYTHON=on: Build with Python 3.9 support

Some files are orphaned:

===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: lib/syslog-ng/python/syslogng/__pycache__/reloc%%PYTHON_EXT_SUFFIX%%.pyc
Error: Orphaned: lib/syslog-ng/python/syslogng/reloc.py

The initial patch was created by romain@ and the updated patch came from
Peter Czanik, a syslog-ng developer.

PR:		274187
Submitted by:	Original patch by romain@
Submitted by:	Peter Czanik (CzP) <peter.czanik@oneidentity.com>
                Balabit (a OneIdentity company) / syslog-ng upstream
		Updated patch
MFH:		2023Q4
2023-10-03 07:27:16 -07:00
..
files
distinfo
Makefile sysutils/syslog-ng: Fix plist error when building with PYTHON option 2023-10-03 07:27:16 -07:00
pkg-descr
pkg-plist