Bug 152260 - [PATCH] net/sslh: fix PLIST when NO_INSTALL_MANPAGES is set
Summary: [PATCH] net/sslh: fix PLIST when NO_INSTALL_MANPAGES is set
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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-15 14:10 UTC by Po-Chuan Hsieh
Modified: 2010-11-15 16:30 UTC (History)
1 user (show)

See Also:


Attachments
sslh-1.7a_1.patch (890 bytes, patch)
2010-11-15 14:10 UTC, Po-Chuan Hsieh
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Po-Chuan Hsieh freebsd_committer freebsd_triage 2010-11-15 14:10:08 UTC
- Fix PLIST when NO_INSTALL_MANPAGES is set

Port maintainer (jnlin@csie.nctu.edu.tw) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-11-15 14:10:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sunpoet

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2010-11-15 14:10:21 UTC
Maintainer of net/sslh,

Please note that PR ports/152260 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/152260

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2010-11-15 14:10:23 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Jui-Nan Lin 2010-11-15 14:11:42 UTC
Hi,

Please commit it, thanks!

On Mon, Nov 15, 2010 at 10:10 PM, Edwin Groothuis <edwin@freebsd.org> wrote=
:
> Maintainer of net/sslh,
>
> Please note that PR ports/152260 has just been submitted.
>
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.
>
> The full text of the PR can be found at:
> =C2=A0 =C2=A0http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/152260
>
> --
> Edwin Groothuis via the GNATS Auto Assign Tool
> edwin@FreeBSD.org
>
Comment 5 dfilter service freebsd_committer freebsd_triage 2010-11-15 16:20:18 UTC
sunpoet     2010-11-15 16:20:06 UTC

  FreeBSD ports repository

  Modified files:
    net/sslh             Makefile distinfo 
  Log:
  - Fix PLIST when NO_INSTALL_MANPAGES is set
  - Remove obsolete MD5 sum while I'm here
  
  PR:             ports/152260
  Submitted by:   sunpoet (myself)
  Approved by:    Jui-Nan Lin <jnlin@csie.nctu.edu.tw> (maintainer)
  
  Revision  Changes    Path
  1.3       +2 -0      ports/net/sslh/Makefile
  1.2       +0 -1      ports/net/sslh/distinfo
_______________________________________________
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 6 Po-Chuan Hsieh freebsd_committer freebsd_triage 2010-11-15 16:20:28 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!