FreeBSD Bugzilla – Attachment 196634 Details for
Bug 230971
[maintainer-update] security/gopass: fix build with Go 1.11
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
go 1.11 build fix diff
gopass_go111fix.diff (text/plain), 1.19 KB, created by
Sascha Holzleiter
on 2018-08-28 10:36:28 UTC
(
hide
)
Description:
go 1.11 build fix diff
Filename:
MIME Type:
Creator:
Sascha Holzleiter
Created:
2018-08-28 10:36:28 UTC
Size:
1.19 KB
patch
obsolete
>diff -ur gopass.old/distinfo gopass/distinfo >--- gopass.old/distinfo 2018-08-28 12:25:59.954849000 +0200 >+++ gopass/distinfo 2018-08-28 12:31:46.051538000 +0200 >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1531479530 >-SHA256 (gopasspw-gopass-v1.8.2_GH0.tar.gz) = 6dc423448c0672fd5087ab75e4c3d8584fb75c93789c9fd68bf14576ab46d1ed >-SIZE (gopasspw-gopass-v1.8.2_GH0.tar.gz) = 5954839 >+TIMESTAMP = 1535452216 >+SHA256 (gopasspw-gopass-1.8.2.20180629-7e0fbf3a_GH0.tar.gz) = ad65531ee7dd375772c3cd9f0a1a1f275d72aff124f2c6580f5da216d8f80428 >+SIZE (gopasspw-gopass-1.8.2.20180629-7e0fbf3a_GH0.tar.gz) = 6209936 >diff -ur gopass.old/Makefile gopass/Makefile >--- gopass.old/Makefile 2018-08-28 12:25:59.954393000 +0200 >+++ gopass/Makefile 2018-08-28 12:31:46.051578000 +0200 >@@ -1,9 +1,9 @@ > # Created by: Sascha Holzleiter <sascha@root-login.org> >-# $FreeBSD: head/security/gopass/Makefile 474577 2018-07-13 11:53:51Z swills $ >+# $FreeBSD$ > > PORTNAME= gopass >-PORTVERSION= 1.8.2 >-DISTVERSIONPREFIX= v >+PORTVERSION= 1.8.2.20180629 >+#DISTVERSIONPREFIX= v > CATEGORIES= security > > MAINTAINER= sascha@root-login.org >@@ -19,6 +19,7 @@ > > USE_GITHUB= yes > GH_ACCOUNT= gopasspw >+GH_TAGNAME= 7e0fbf3a > > GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} >
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:
sascha
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 230971
:
196634
|
196672