FreeBSD Bugzilla – Attachment 257165 Details for
Bug 284507
net/dhcpcd: Use upstream release archive
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for dhcpcd
dhcpcd-distfile.patch (text/plain), 1.23 KB, created by
Daniel Engberg
on 2025-02-01 17:22:15 UTC
(
hide
)
Description:
Patch for dhcpcd
Filename:
MIME Type:
Creator:
Daniel Engberg
Created:
2025-02-01 17:22:15 UTC
Size:
1.23 KB
patch
obsolete
>diff --git a/net/dhcpcd/Makefile b/net/dhcpcd/Makefile >index a7d79f705955..580a8f909444 100644 >--- a/net/dhcpcd/Makefile >+++ b/net/dhcpcd/Makefile >@@ -1,7 +1,7 @@ > PORTNAME= dhcpcd >-DISTVERSIONPREFIX= v > DISTVERSION= 10.1.0 > CATEGORIES= net >+MASTER_SITES= https://github.com/NetworkConfiguration/${PORTNAME}/releases/download/v${DISTVERSION}/ > > MAINTAINER= driesm@FreeBSD.org > COMMENT= DHCP/IPv4LL/IPv6RS/DHCPv6 client >@@ -10,10 +10,8 @@ WWW= https://roy.marples.name/projects/dhcpcd > LICENSE= BSD2CLAUSE > LICENSE_FILE= ${WRKSRC}/LICENSE > >-USES= compiler:c11 cpe >+USES= compiler:c11 cpe tar:xz > CPE_VENDOR= dhcpcd_project >-USE_GITHUB= yes >-GH_ACCOUNT= NetworkConfiguration > USE_RC_SUBR= dhcpcd > > HAS_CONFIGURE= yes >diff --git a/net/dhcpcd/distinfo b/net/dhcpcd/distinfo >index ed5af0bb2b6b..21163ef20544 100644 >--- a/net/dhcpcd/distinfo >+++ b/net/dhcpcd/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1728204179 >-SHA256 (NetworkConfiguration-dhcpcd-v10.1.0_GH0.tar.gz) = e8a83208c2ff63a5a31d886f76bc717b4ec1938d18a2c8b88f328e710d2b515a >-SIZE (NetworkConfiguration-dhcpcd-v10.1.0_GH0.tar.gz) = 366560 >+TIMESTAMP = 1738432255 >+SHA256 (dhcpcd-10.1.0.tar.xz) = abc307c63853da3199baa5c1e15fd5ede9d68d068b2a59ca14c5a6768e9cc3b7 >+SIZE (dhcpcd-10.1.0.tar.xz) = 271660
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 284507
: 257165