* Upgrade port to version 1.0.25 This version fixes CVE-2011-2696 / Secunia Advisory SA45125. http://secunia.com/advisories/45125/ * Remove CPPFLAGS from CONFIGURE_ENV following portlint's suggestion, then remove both CPPFLAGS and CONFIGURE_ENV since they don't appear to be needed anymore. Port maintainer (multimedia@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99
Responsible Changed From-To: freebsd-ports-bugs->freebsd-multimedia Over to maintainer (via the GNATS Auto Assign Tool)
kwm 2011-09-12 19:40:18 UTC FreeBSD ports repository Modified files: audio/libsndfile Makefile distinfo Log: Update to 1.0.25. Define CPPFLAGS outside of CONFIGURE_ENV. PR: ports/160684 Submitted by: olgeni@ Security: b9f3ffa3-dd6c-11e0-b7fc-000a5e1e33c6 Revision Changes Path 1.54 +5 -4 ports/audio/libsndfile/Makefile 1.29 +2 -2 ports/audio/libsndfile/distinfo _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed thanks! With some small changes.