FreeBSD Bugzilla – Attachment 219602 Details for
Bug 250917
New port: net/gsocket allows two users behind NAT/Firewall to securely establish a TCP connection with each other
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
updated patch to use tarball as source
gsocket-use-tarball.diff (text/plain), 1.04 KB, created by
Andrew Reiter
on 2020-11-12 15:26:35 UTC
(
hide
)
Description:
updated patch to use tarball as source
Filename:
MIME Type:
Creator:
Andrew Reiter
Created:
2020-11-12 15:26:35 UTC
Size:
1.04 KB
patch
obsolete
>Index: net/gsocket/Makefile >=================================================================== >--- net/gsocket/Makefile (revision 554968) >+++ net/gsocket/Makefile (working copy) >@@ -10,11 +10,9 @@ > LICENSE= BSD2CLAUSE > LICENSE_FILE= ${WRKSRC}/LICENSE > >-USES= autoreconf shebangfix ssl >+USES= ssl > >-USE_GITHUB= yes >-GH_ACCOUNT= hackerschoice >-GH_TAGNAME= v${PORTVERSION} >+MASTER_SITES= https://github.com/hackerschoice/gsocket/releases/download/v${PORTVERSION}/ > > GNU_CONFIGURE= yes > >Index: net/gsocket/distinfo >=================================================================== >--- net/gsocket/distinfo (revision 554968) >+++ net/gsocket/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1604583578 >-SHA256 (hackerschoice-gsocket-1.4.22-v1.4.22_GH0.tar.gz) = b900a98e05eac2f5bde7256624263555f5e3c62530172f3338bbd2331986bf40 >-SIZE (hackerschoice-gsocket-1.4.22-v1.4.22_GH0.tar.gz) = 81816 >+TIMESTAMP = 1605176195 >+SHA256 (gsocket-1.4.22.tar.gz) = 17eb30ef4d91991b265d5d93ab7f4ad6b58d43061a46ba3292142b962be95f7d >+SIZE (gsocket-1.4.22.tar.gz) = 213546
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 250917
:
219409
|
219412
|
219413
| 219602