Bug 154536 - [PATCH] net/ssltunnel-client: avoid CONFLICTS between -client and -server, use ETCDIR
Summary: [PATCH] net/ssltunnel-client: avoid CONFLICTS between -client and -server, us...
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: 2011-02-05 22:10 UTC by Po-Chuan Hsieh
Modified: 2011-02-05 23:00 UTC (History)
1 user (show)

See Also:


Attachments
ssltunnel-client-1.18_1.patch (3.46 KB, patch)
2011-02-05 22: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 2011-02-05 22:10:09 UTC
- Avoid CONFLICTS between ssltunnel-client and ssltunnel-server
  Both of them install LISEZ-MOI and README to DOCSDIR.
- Use ETCDIR
- Remove superfluous comments
- Cosmetic changes
- Remove obsolete MD5 checksum

Port maintainer (utisoft@gmail.com) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-02-05 22:10:24 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 2011-02-05 22:10:26 UTC
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
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2011-02-05 22:10:28 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Chris Rees 2011-02-05 22:29:13 UTC
Looks like something I didn't notice when I took over maintainership.

That's fine.

Thanks!

Chris
Comment 5 dfilter service freebsd_committer freebsd_triage 2011-02-05 22:53:27 UTC
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"
Comment 6 Po-Chuan Hsieh freebsd_committer freebsd_triage 2011-02-05 22:54:42 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!