FreeBSD Bugzilla – Attachment 233363 Details for
Bug 262927
www/kineto: Build failed
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
kineto-bug-262927.patch
kineto-bug-262927.patch (text/plain), 1014 bytes, created by
Corey Hinshaw
on 2022-04-20 17:53:01 UTC
(
hide
)
Description:
kineto-bug-262927.patch
Filename:
MIME Type:
Creator:
Corey Hinshaw
Created:
2022-04-20 17:53:01 UTC
Size:
1014 bytes
patch
obsolete
>From 639d22c14cd0ed85b07eb94ecf810ec90d45e24e Mon Sep 17 00:00:00 2001 >From: Corey Hinshaw <corey@electrickite.org> >Date: Wed, 20 Apr 2022 13:44:53 -0400 >Subject: [PATCH] Fix bug 262927 - Reorder SRHT_TUPLE entries > >--- > www/kineto/Makefile | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/www/kineto/Makefile b/www/kineto/Makefile >index 9c12bbeb9320..8349b84c7b14 100644 >--- a/www/kineto/Makefile >+++ b/www/kineto/Makefile >@@ -17,8 +17,8 @@ GH_TUPLE= golang:net:5f4716e94777:golang_net/vendor/golang.org/x/net \ > golang:text:v0.3.3:golang_text/vendor/golang.org/x/text > > # Additional distfiles to fetch from https://git.sr.ht >-_SRHT_TUPLE= adnano:go-gemini:v0.1.17:vendor/git.sr.ht/~adnano/go-gemini \ >- sircmpwn:${PORTNAME}:${SH_COMMIT}:"" \ >+_SRHT_TUPLE= sircmpwn:${PORTNAME}:${SH_COMMIT}:"" \ >+ adnano:go-gemini:v0.1.17:vendor/git.sr.ht/~adnano/go-gemini \ > sircmpwn:getopt:23622cc906b3:vendor/git.sr.ht/~sircmpwn/getopt > > WRKSRC= ${WRKDIR}/${PORTNAME}-${SH_COMMIT} >-- >2.34.1 >
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
Flags:
corey
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 262927
: 233363