Created attachment 187946 [details] reproducible build patch As part of the reproducible builds effort (https://reproducible-builds.org/) I found that zynaddsubfx was not reproducible in the FreeBSD package collection. The attached patch removes the compiled-in __DATE__ and __TIME__ to allow the package to build reproducibly.
I'm on it. It will likely be part of the next 3.0.3 Zynaddsubfx upgrade. See PR 220958. --HPS
Hi, Submitted upstream: https://sourceforge.net/p/zynaddsubfx/code/ci/501ee70627d02fe77ec0449fe1ab45d633f060ba/ --HPS
A commit references this bug: Author: hselasky Date: Wed Dec 6 09:57:32 UTC 2017 New revision: 455641 URL: https://svnweb.freebsd.org/changeset/ports/455641 Log: Update ZynAddSubFx to v3.0.3. This update include many bugfixes and many new features over v2.4.3. The list of changes would be too long for this commit message. Please refer to the ZynAddSubFx release announcements at zynaddsubfx-user@lists.sourceforge.net for more information. PR: 220958 PR: 223635 Tested by: pi @ Approved by: maintainer Changes: head/audio/zynaddsubfx/Makefile head/audio/zynaddsubfx/distinfo head/audio/zynaddsubfx/files/ head/audio/zynaddsubfx/pkg-plist
This issue should be fixed by the 3.0.3 release.