FreeBSD Bugzilla – Attachment 223765 Details for
Bug 254713
net/gsocket: update to 1.4.28
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update to 1.4.28 (svn diff)
gsocket-1.4.28.diff (text/plain), 1.53 KB, created by
Ralf Kaiser
on 2021-04-02 08:21:37 UTC
(
hide
)
Description:
Update to 1.4.28 (svn diff)
Filename:
MIME Type:
Creator:
Ralf Kaiser
Created:
2021-04-02 08:21:37 UTC
Size:
1.53 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 569609) >+++ Makefile (working copy) >@@ -1,7 +1,7 @@ > # $FreeBSD$ > > PORTNAME= gsocket >-PORTVERSION= 1.4.25 >+PORTVERSION= 1.4.28 > CATEGORIES= net > MASTER_SITES= https://github.com/hackerschoice/gsocket/releases/download/v${PORTVERSION}/ > >@@ -14,9 +14,10 @@ > USES= shebangfix ssl > > SHEBANG_FILES= tools/blitz \ >- tools/gs_funcs \ >- tools/gs-mount \ >- tools/gs-sftp >+ tools/gsocket \ >+ tools/gs_funcs \ >+ tools/gs-mount \ >+ tools/gs-sftp > > GNU_CONFIGURE= yes > >Index: distinfo >=================================================================== >--- distinfo (revision 569609) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1615837872 >-SHA256 (gsocket-1.4.25.tar.gz) = 70fae385cd6c9bbcc73c17efabd236f0a0bfe00d11b0c9360651ec7e4baf42c2 >-SIZE (gsocket-1.4.25.tar.gz) = 287625 >+TIMESTAMP = 1617348119 >+SHA256 (gsocket-1.4.28.tar.gz) = ef8eb970940d435e07001fccf2ac210f539a9bb09ea1ef146c5f6ff4cc15a402 >+SIZE (gsocket-1.4.28.tar.gz) = 325943 >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 569609) >+++ pkg-plist (working copy) >@@ -1,10 +1,14 @@ > bin/blitz >+bin/gsocket > bin/gs-mount > bin/gs-netcat > bin/gs-sftp >-bin/gs_funcs >-bin/gs_uchroot_so >+lib/gsocket_dso.so >+lib/gsocket_uchroot_dso.so >+share/gsocket/gs_funcs >+etc/gsocket.conf > man/man1/blitz.1.gz > man/man1/gs-mount.1.gz > man/man1/gs-netcat.1.gz > man/man1/gs-sftp.1.gz >+man/man1/gsocket.1.gz
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 254713
: 223765