I tested the patch on behalf of PR ports/208024.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208024
Since it unbreaks the port, I think it's a no-brainer.
Paths
| Differential D5744 Authored by kami on Mar 26 2016, 12:03 AM.
Details
Summary I tested the patch on behalf of PR ports/208024. Since it unbreaks the port, I think it's a no-brainer. Test Plan portlint -a succeeded. Poudriere tests: 10.2-release-amd64, 10.2-release-i386, 9.3-release-amd64, 9.3-release-i386 succeeded.
Diff Detail
Event Timelinekami updated this object. Herald added a subscriber: mat. · View Herald TranscriptMar 26 2016, 12:03 AM2016-03-26 00:03:15 (UTC+0) cs edited edge metadata. Comment ActionsDon't use the current date as the date of the version. Use the date of the actual commit as the version number. This revision now requires changes to proceed.Apr 25 2016, 6:34 PM2016-04-25 18:34:55 (UTC+0) Comment Actions
Fixed. Also reran all the poudriere builds successfully. This revision is now accepted and ready to land.Apr 30 2016, 6:28 PM2016-04-30 18:28:21 (UTC+0) Closed by commit rP414417: Unbreak by updating to the latest version on GH. (authored by kami). · Explain WhyMay 1 2016, 6:57 PM2016-05-01 18:57:38 (UTC+0) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 15598 www/varnish-nagios/Makefile
www/varnish-nagios/distinfo
www/varnish-nagios/files/
www/varnish-nagios/files/pkg-message.in
|
99% of the time assert(3) will just compile out in userspace. Does this library have any other use of assert(3) (i.e. does it expect anybody to actually compile with -DDEBUG or whatever)?