Bug 168614 - net/sslh update to 1.13 (with option-ng, license and clang compatible)
Summary: net/sslh update to 1.13 (with option-ng, license and clang compatible)
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: Sylvio Cesar Teixeira
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-03 00:20 UTC by olivier
Modified: 2012-06-03 01:24 UTC (History)
0 users

See Also:


Attachments
file.diff (4.33 KB, patch)
2012-06-03 00:20 UTC, olivier
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description olivier 2012-06-03 00:20:10 UTC
Hi,
here is an update for net/sslh to 1.13 (with libwrap and libconfig support).
Regarding the port himself: It's compliant to the new options-ng, license and clang too.
Regards,

Fix: Patch attached with submission follows:
Comment 1 Sylvio Cesar Teixeira freebsd_committer freebsd_triage 2012-06-03 00:31:02 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sylvio

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-06-03 01:17:48 UTC
bapt        2012-06-03 00:17:34 UTC

  FreeBSD ports repository

  Modified files:
    net/sslh             Makefile distinfo pkg-plist 
    net/sslh/files       patch-Makefile sslh.in 
  Log:
  update to 1.13
  convert to optionsng
  add license
  fix build with clang
  
  PR:             ports/168614
  Submitted by:   Olivier Cochard-Labbé <olivier@cochard.me>
  
  Revision  Changes    Path
  1.6       +24 -10    ports/net/sslh/Makefile
  1.5       +2 -2      ports/net/sslh/distinfo
  1.3       +19 -15    ports/net/sslh/files/patch-Makefile
  1.5       +3 -3      ports/net/sslh/files/sslh.in
  1.2       +0 -1      ports/net/sslh/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 3 Baptiste Daroussin freebsd_committer freebsd_triage 2012-06-03 01:24:32 UTC
State Changed
From-To: open->closed

Committed with major changes. Thanks!