Bug 215502

Summary: net/ssldump - add a patch, fix MASTER_SITE
Product: Ports & Packages Reporter: Mikhail Teterin <mi>
Component: Individual Port(s)Assignee: Tilman Keskinoz <arved>
Status: Closed FIXED    
Severity: Affects Only Me Keywords: patch-ready
Priority: --- Flags: arved: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://gist.github.com/mtigas/5969597
Attachments:
Description Flags
Fix MASTER_SITES, add cipherSuites none

Description Mikhail Teterin freebsd_committer freebsd_triage 2016-12-23 00:04:23 UTC
Created attachment 178213 [details]
Fix MASTER_SITES, add cipherSuites

rtfm.com no longer hosts these sources. But SourceForge does.

The attached patch changes the MASTER_SITES and the WWW, as well as adds recognition of moder cipherSuites.
Comment 1 Tilman Keskinoz freebsd_committer freebsd_triage 2016-12-23 08:45:59 UTC
Looks good, please commit!
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-12-28 03:38:36 UTC
A commit references this bug:

Author: mi
Date: Wed Dec 28 03:37:40 UTC 2016
New revision: 429702
URL: https://svnweb.freebsd.org/changeset/ports/429702

Log:
  Add a patch for recognition of modern ciphers. Fix WWW and point
  MASTER_SITES to SourceForge.

  PR:		215502
  Approved by:	arved (maintainer)

Changes:
  head/net/ssldump/Makefile
  head/net/ssldump/distinfo
  head/net/ssldump/pkg-descr
Comment 3 Tilman Keskinoz freebsd_committer freebsd_triage 2017-01-17 11:00:15 UTC
Thanks for comitting!