diff options
| author | Thomas Zander <riggs@FreeBSD.org> | 2014-07-12 09:31:02 +0000 |
|---|---|---|
| committer | Thomas Zander <riggs@FreeBSD.org> | 2014-07-12 09:31:02 +0000 |
| commit | 79c08ab7c54152025d78974d8c962d0e7a2217df (patch) | |
| tree | 2639005826cf8a7dfb7ed3fb124c9f5c11bd2e5d /sysutils/radmind/files/patch-t2pkg.c | |
| parent | - Stagify (diff) | |
- 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)
Diffstat (limited to 'sysutils/radmind/files/patch-t2pkg.c')
| -rw-r--r-- | sysutils/radmind/files/patch-t2pkg.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/radmind/files/patch-t2pkg.c b/sysutils/radmind/files/patch-t2pkg.c index 5fe9840818a3..a033610d789d 100644 --- a/sysutils/radmind/files/patch-t2pkg.c +++ b/sysutils/radmind/files/patch-t2pkg.c @@ -1,5 +1,5 @@ ---- ./t2pkg.c.orig 2010-12-12 22:42:49.000000000 -0500 -+++ ./t2pkg.c 2012-03-20 14:38:08.000000000 -0400 +--- ./t2pkg.c.orig 2010-12-13 04:42:49.000000000 +0100 ++++ ./t2pkg.c 2014-06-29 12:15:04.248542975 +0200 @@ -38,6 +38,7 @@ extern off_t lsize; extern char *version; |
