FreeBSD Bugzilla – Attachment 231067 Details for
Bug 261265
net/libproxy: Use upstream release archive
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for libproxy
net-libproxy-distfile.patch (text/plain), 1.34 KB, created by
Daniel Engberg
on 2022-01-17 08:31:46 UTC
(
hide
)
Description:
Patch for libproxy
Filename:
MIME Type:
Creator:
Daniel Engberg
Created:
2022-01-17 08:31:46 UTC
Size:
1.34 KB
patch
obsolete
>diff --git a/net/libproxy/Makefile b/net/libproxy/Makefile >index e09ee72e26e3..2b8e9b638caf 100644 >--- a/net/libproxy/Makefile >+++ b/net/libproxy/Makefile >@@ -4,6 +4,7 @@ PORTNAME= libproxy > DISTVERSION= 0.4.17 > PORTREVISION?= 0 > CATEGORIES?= net devel >+MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${DISTVERSION}/ > > MAINTAINER= desktop@FreeBSD.org > COMMENT?= Library that provides automatic proxy configuration management >@@ -11,10 +12,9 @@ COMMENT?= Library that provides automatic proxy configuration management > LICENSE= LGPL21+ > LICENSE_FILE= ${WRKSRC}/COPYING > >-USES+= cmake cpe pathfix pkgconfig >+USES+= cmake cpe pathfix pkgconfig tar:xz > CPE_VENDOR= libproxy_project > PATHFIX_CMAKELISTSTXT= devfiles.cmk >-USE_GITHUB= yes > > CMAKE_ON+= WITH_VALA > CMAKE_OFF+= BIPR WITH_DOTNET WITH_NATUS WITH_NM WITH_NMold >diff --git a/net/libproxy/distinfo b/net/libproxy/distinfo >index 9354e0ad01e9..b51e5c7ec3d6 100644 >--- a/net/libproxy/distinfo >+++ b/net/libproxy/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1614342859 >-SHA256 (libproxy-libproxy-0.4.17_GH0.tar.gz) = 88c624711412665515e2800a7e564aabb5b3ee781b9820eca9168035b0de60a9 >-SIZE (libproxy-libproxy-0.4.17_GH0.tar.gz) = 95542 >+TIMESTAMP = 1642408064 >+SHA256 (libproxy-0.4.17.tar.xz) = bc89f842f654ee1985a31c0ba56dc7e2ce8044a0264ddca84e650f46cd7f8b05 >+SIZE (libproxy-0.4.17.tar.xz) = 80136
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 261265
: 231067
Working