FreeBSD Bugzilla – Attachment 231269 Details for
Bug 261427
net/proxychains-ng: Use upstream release archive and minor fixes to Makefile
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for proxychains-ng
proxychains-ng-distfile-fixup.patch (text/plain), 1.70 KB, created by
Daniel Engberg
on 2022-01-24 12:39:39 UTC
(
hide
)
Description:
Patch for proxychains-ng
Filename:
MIME Type:
Creator:
Daniel Engberg
Created:
2022-01-24 12:39:39 UTC
Size:
1.70 KB
patch
obsolete
>diff --git a/net/proxychains-ng/Makefile b/net/proxychains-ng/Makefile >index c0e2193cddeb..12038d0cfd74 100644 >--- a/net/proxychains-ng/Makefile >+++ b/net/proxychains-ng/Makefile >@@ -1,22 +1,21 @@ > # Created by: Rusmir Dusko <nemysis@FreeBSD.org> > > PORTNAME= proxychains-ng >-PORTVERSION= 4.16 >-DISTVERSIONPREFIX= v >+DISTVERSION= 4.16 > CATEGORIES= net security >+MASTER_SITES= https://github.com/rofl0r/${PORTNAME}/releases/download/v${DISTVERSION}/ \ >+ http://ftp.barfooze.de/pub/sabotage/tarballs/ > > MAINTAINER= ehaupt@FreeBSD.org > COMMENT= Redirect connection through proxy servers > > LICENSE= GPLv2 >+LICENSE_FILE= ${WRKSRC}/COPYING > >-USES= gmake tar:bzip2 >-USE_GITHUB= yes >-GH_ACCOUNT= rofl0r >+USES= gmake tar:xz >+HAS_CONFIGURE= yes > USE_LDCONFIG= yes > >-GNU_CONFIGURE= yes >- > CFLAGS+= -DMONTEREY_HOOKING > > CONFLICTS= proxychains >diff --git a/net/proxychains-ng/distinfo b/net/proxychains-ng/distinfo >index c5478e0f8f0d..f6557d8a7566 100644 >--- a/net/proxychains-ng/distinfo >+++ b/net/proxychains-ng/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1642954741 >-SHA256 (rofl0r-proxychains-ng-v4.16_GH0.tar.gz) = 5f66908044cc0c504f4a7e618ae390c9a78d108d3f713d7839e440693f43b5e7 >-SIZE (rofl0r-proxychains-ng-v4.16_GH0.tar.gz) = 50726 >+TIMESTAMP = 1643027306 >+SHA256 (proxychains-ng-4.16.tar.xz) = 37a9983d995857cc398cfeefb96739827b3d86a71e03a5193b99f1b097046812 >+SIZE (proxychains-ng-4.16.tar.xz) = 43808 >diff --git a/net/proxychains-ng/pkg-descr b/net/proxychains-ng/pkg-descr >index bd27f84f5d37..63060d62ed5e 100644 >--- a/net/proxychains-ng/pkg-descr >+++ b/net/proxychains-ng/pkg-descr >@@ -12,4 +12,4 @@ with > > proxychains application > >-WWW: https://sourceforge.net/projects/proxychains-ng/ >+WWW: https://github.com/rofl0r/proxychains-ng
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 261427
: 231269