Summary: | Staging (and other misc. updates) for sysutils/radmind | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | mikeg | ||||||
Component: | Individual Port(s) | Assignee: | Thomas Zander <riggs> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | CC: | riggs | ||||||
Priority: | Normal | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Description
mikeg
2014-05-22 20:00:01 UTC
Responsible Changed From-To: freebsd-ports-bugs->cs I'll take it State Changed From-To: open->feedback Can you please re-submit using the official patch scheme. Typically 'make makepatch' will help. See: http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/slow-patch.html Responsible Changed From-To: cs->freebsd-ports-bugs Back to pool. Created attachment 144244 [details]
Revised patch
Patch is based on maintainer's original patch but fixes some issues:
- Uses patch convention (multiple files instead of a single huge patch file)
- Add LICENSE*
- Fix build and staging on 9.x systems with old pkg_* tools
- Silence some superfluous warnings
- Handle stripping of installed binaries
- Pet portlint
@Maintainer: Please review/test and approve if you agree with the revised patch
A commit references this bug: Author: riggs Date: Sat Jul 12 09:31:07 UTC 2014 New revision: 361606 URL: http://svnweb.freebsd.org/changeset/ports/361606 Log: - 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) Changes: head/sysutils/radmind/Makefile head/sysutils/radmind/files/patch-.gitignore head/sysutils/radmind/files/patch-.gitmodules head/sysutils/radmind/files/patch-Makefile.in head/sysutils/radmind/files/patch-README head/sysutils/radmind/files/patch-aclocal.m4 head/sysutils/radmind/files/patch-argcargv.c head/sysutils/radmind/files/patch-command.c head/sysutils/radmind/files/patch-command.h head/sysutils/radmind/files/patch-configure.ac head/sysutils/radmind/files/patch-contrib__specialist head/sysutils/radmind/files/patch-fsdiff.c head/sysutils/radmind/files/patch-ktcheck.c head/sysutils/radmind/files/patch-lapply.c head/sysutils/radmind/files/patch-largefile.h head/sysutils/radmind/files/patch-lcksum.c head/sysutils/radmind/files/patch-man__lcreate.1 head/sysutils/radmind/files/patch-man__rash.1 head/sysutils/radmind/files/patch-mkdirs.c head/sysutils/radmind/files/patch-ra.sh head/sysutils/radmind/files/patch-t2pkg.c head/sysutils/radmind/files/patch-transcript.c head/sysutils/radmind/files/patch-transcript.h head/sysutils/radmind/files/patch-update.c head/sysutils/radmind/pkg-descr head/sysutils/radmind/pkg-plist |