Subject: CVS commit: pkgsrc/audio/ladspa
From: Pierre Pronchery
Date: 2017-11-16 16:05:31
Message id: 20171116150531.D53DCFB3F@cvs.NetBSD.org

Log Message:
More generic fix for CFLAGS and LDFLAGS for audio/ladspa

In the C plug-ins, mark the constructor and destructor functions as
such. While there, comment out a new target to run the tests; they are
broken, but not because of this modification. This allows us to use
cc(1) to link the plug-ins, thus working around a bug in the cwrappers
for ld(1).

Bump PKGREVISION, since this generates a different binary now that SSP
and FORTIFY are enabled.

Files:
RevisionActionfile
1.14modifypkgsrc/audio/ladspa/Makefile
1.12modifypkgsrc/audio/ladspa/distinfo
1.6modifypkgsrc/audio/ladspa/patches/patch-aa
1.1addpkgsrc/audio/ladspa/patches/patch-plugins_amp.c
1.1addpkgsrc/audio/ladspa/patches/patch-plugins_delay.c
1.1addpkgsrc/audio/ladspa/patches/patch-plugins_filter.c
1.1addpkgsrc/audio/ladspa/patches/patch-plugins_noise.c