Summary: | [PATCH] net/ssltunnel-client: avoid CONFLICTS between -client and -server, use ETCDIR | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Po-Chuan Hsieh <sunpoet> | ||||
Component: | Individual Port(s) | Assignee: | Po-Chuan Hsieh <sunpoet> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | utisoft | ||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Po-Chuan Hsieh
2011-02-05 22:10:09 UTC
Responsible Changed From-To: freebsd-ports-bugs->sunpoet Submitter has GNATS access (via the GNATS Auto Assign Tool) Maintainer of net/ssltunnel-client, Please note that PR ports/154536 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/154536 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool) Looks like something I didn't notice when I took over maintainership. That's fine. Thanks! Chris sunpoet 2011-02-05 22:53:21 UTC FreeBSD ports repository Modified files: net/ssltunnel-client Makefile distinfo pkg-plist Log: - Avoid CONFLICTS between ssltunnel-client and ssltunnel-server - Use ETCDIR - Remove superfluous comments - Cosmetic changes - Remove obsolete MD5 checksum PR: ports/154536 Submitted by: sunpoet (myself) Approved by: Chris Rees <utisoft@gmail.com> (maintainer) Feature safe: yes Revision Changes Path 1.10 +16 -15 ports/net/ssltunnel-client/Makefile 1.7 +0 -1 ports/net/ssltunnel-client/distinfo 1.3 +5 -5 ports/net/ssltunnel-client/pkg-plist _______________________________________________ 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" State Changed From-To: feedback->closed Committed. Thanks! |