From 79c08ab7c54152025d78974d8c962d0e7a2217df Mon Sep 17 00:00:00 2001 From: Thomas Zander Date: Sat, 12 Jul 2014 09:31:02 +0000 Subject: - Update to new revision 2014052201 - Stagify - Add LICENSE* - Remove IGNORE_TIMESTAMPS option - Handle file ownerships via pkg-plist macros - Silence superfluous warnings - Handle stripping of installed binaries - Pet portlint PR: 190120 Submitted by: mikeg@bsd-box.net (maintainer) Reviewed by: riggs Approved by: mentors (implicit), maintainer (timeout) --- sysutils/radmind/files/patch-command.h | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 sysutils/radmind/files/patch-command.h (limited to 'sysutils/radmind/files/patch-command.h') diff --git a/sysutils/radmind/files/patch-command.h b/sysutils/radmind/files/patch-command.h new file mode 100644 index 000000000000..88ce7e14c1cc --- /dev/null +++ b/sysutils/radmind/files/patch-command.h @@ -0,0 +1,8 @@ +--- ./command.h.orig 2010-12-13 04:42:49.000000000 +0100 ++++ ./command.h 2014-06-29 12:15:04.244544161 +0200 +@@ -13,3 +13,5 @@ + char *c_name; + int (*c_func)( SNET *, int, char *[] ); + }; ++ ++#define RADMIND_STAT_FMT "%s %s %o %d %d %" PRItimet "d %" PRIofft "d %s\r\n" -- cgit v1.2.3