Bug 126001 - [maintainer update] security/sshguard -- better positioning for man page and update description
Summary: [maintainer update] security/sshguard -- better positioning for man page and ...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Li-Wen Hsu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-27 12:20 UTC by mij@sshguard.net
Modified: 2008-07-28 08:40 UTC (History)
0 users

See Also:


Attachments
file.diff (2.01 KB, patch)
2008-07-27 12:20 UTC, mij@sshguard.net
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mij@sshguard.net 2008-07-27 12:20:02 UTC
1) move man page to ${MANPREFIX}/man instead of adapting MANPREFIX to gnu default ${PREFIX}/share/man which is out of manpath by default. Thanks pav@ for reporting.

2) update description reflecting additions of version 1.1

Fix: Patch attached with submission follows:
Comment 1 Li-Wen Hsu freebsd_committer freebsd_triage 2008-07-27 13:06:02 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lwhsu

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-07-28 08:35:13 UTC
lwhsu       2008-07-28 07:35:02 UTC

  FreeBSD ports repository

  Modified files:
    security/sshguard    Makefile pkg-descr 
  Log:
  - Install man page to ${MANPREFIX}/man .  Thanks to pav@ for notification
  - Update description reflecting additions of version 1.1
  
  PR:             ports/126001
  Submitted by:   Mij <mij AT bitchx.it> (maintainer)
  
  Revision  Changes    Path
  1.9       +4 -1      ports/security/sshguard/Makefile
  1.2       +9 -7      ports/security/sshguard/pkg-descr
_______________________________________________
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"
Comment 3 Li-Wen Hsu freebsd_committer freebsd_triage 2008-07-28 08:35:22 UTC
State Changed
From-To: open->closed

Committed. Thanks!