FreeBSD Bugzilla – Attachment 178213 Details for
Bug 215502
net/ssldump - add a patch, fix MASTER_SITE
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix MASTER_SITES, add cipherSuites
ssldump-patch.diff (text/plain), 1.34 KB, created by
Mikhail Teterin
on 2016-12-23 00:04:23 UTC
(
hide
)
Description:
Fix MASTER_SITES, add cipherSuites
Filename:
MIME Type:
Creator:
Mikhail Teterin
Created:
2016-12-23 00:04:23 UTC
Size:
1.34 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 429179) >+++ Makefile (working copy) >@@ -3,9 +3,11 @@ > > PORTNAME= ssldump > PORTVERSION= 0.9b3 >-PORTREVISION= 4 >+PORTREVISION= 5 > CATEGORIES= net security >-MASTER_SITES= http://www.rtfm.com/ssldump/ >+MASTER_SITES= SF >+PATCHFILES= 2-ssldump-tls12.diff >+PATCH_SITES= https://gist.githubusercontent.com/mtigas/5969597/raw/e62ea9ab8a66ad264ffac47c5047c8d7ba94a67f/ > > MAINTAINER= arved@FreeBSD.org > COMMENT= SSLv3/TLS network protocol analyzer >Index: distinfo >=================================================================== >--- distinfo (revision 429179) >+++ distinfo (working copy) >@@ -1,2 +1,5 @@ >+TIMESTAMP = 1482450416 > SHA256 (ssldump-0.9b3.tar.gz) = 6422c16718d27c270bbcfcc1272c4f9bd3c0799c351f1d6dd54fdc162afdab1e > SIZE (ssldump-0.9b3.tar.gz) = 137435 >+SHA256 (2-ssldump-tls12.diff) = a6cca3012eb5b7ebead5d56e3184e9c355817a6fa033287d11a836eff3f01d2b >+SIZE (2-ssldump-tls12.diff) = 15265 >Index: pkg-descr >=================================================================== >--- pkg-descr (revision 429179) >+++ pkg-descr (working copy) >@@ -5,4 +5,4 @@ > provided with the appropriate keying material, it will also decrypt > the connections and display the application data traffic. > >-WWW: http://www.rtfm.com/ssldump/ >+WWW: https://sourceforge.net/projects/ssldump/
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 215502
: 178213