FreeBSD Bugzilla – Attachment 219591 Details for
Bug 251067
devel/gh: Update to 1.2.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
gh-1.2.1.diff
gh-1.2.1.diff (text/plain), 10.20 KB, created by
Lewis Cook
on 2020-11-12 11:03:57 UTC
(
hide
)
Description:
gh-1.2.1.diff
Filename:
MIME Type:
Creator:
Lewis Cook
Created:
2020-11-12 11:03:57 UTC
Size:
10.20 KB
patch
obsolete
>Index: devel/gh/Makefile >=================================================================== >--- devel/gh/Makefile (revision 554948) >+++ devel/gh/Makefile (working copy) >@@ -2,7 +2,7 @@ > > PORTNAME= gh > DISTVERSIONPREFIX= v >-DISTVERSION= 1.2.0 >+DISTVERSION= 1.2.1 > CATEGORIES= devel > > MAINTAINER= vulcan@wired.sh >@@ -17,11 +17,12 @@ > USE_GITHUB= yes > GH_ACCOUNT= cli > GH_PROJECT= ${GH_ACCOUNT} >-GH_TUPLE= AlecAivazis:survey:v2.1.1:alecaivazis_survey_v2/vendor/github.com/AlecAivazis/survey/v2 \ >+GH_TUPLE= AlecAivazis:survey:v2.2.2:alecaivazis_survey_v2/vendor/github.com/AlecAivazis/survey/v2 \ > MakeNowJust:heredoc:v1.0.0:makenowjust_heredoc/vendor/github.com/MakeNowJust/heredoc \ > alecthomas:chroma:v0.7.3:alecthomas_chroma/vendor/github.com/alecthomas/chroma \ > briandowns:spinner:v1.11.1:briandowns_spinner/vendor/github.com/briandowns/spinner \ > charmbracelet:glamour:1246d13c1684:charmbracelet_glamour/vendor/github.com/charmbracelet/glamour \ >+ cli:safeexec:v1.0.0:cli_safeexec/vendor/github.com/cli/safeexec \ > cli:shurcooL-graphql:0f7232a2bf7e:cli_shurcool_graphql/vendor/github.com/shurcooL/graphql \ > cpuguy83:go-md2man:v2.0.0:cpuguy83_go_md2man_v2/vendor/github.com/cpuguy83/go-md2man/v2 \ > danwakefield:fnmatch:cbb64ac3d964:danwakefield_fnmatch/vendor/github.com/danwakefield/fnmatch \ >@@ -29,12 +30,11 @@ > dlclark:regexp2:v1.2.0:dlclark_regexp2/vendor/github.com/dlclark/regexp2 \ > enescakir:emoji:v1.0.0:enescakir_emoji/vendor/github.com/enescakir/emoji \ > fatih:color:v1.7.0:fatih_color/vendor/github.com/fatih/color \ >- go-yaml:yaml:eeeca48fe776:go_yaml_yaml_1/vendor/gopkg.in/yaml.v3 \ >- go-yaml:yaml:v2.2.8:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ >- golang:crypto:5c72a883971a:golang_crypto/vendor/golang.org/x/crypto \ >+ go-yaml:yaml:eeeca48fe776:go_yaml_yaml/vendor/gopkg.in/yaml.v3 \ >+ golang:crypto:9e8e0b390897:golang_crypto/vendor/golang.org/x/crypto \ > golang:net:ab3426394381:golang_net/vendor/golang.org/x/net \ > golang:sys:669c56c373c4:golang_sys/vendor/golang.org/x/sys \ >- golang:text:v0.3.3:golang_text/vendor/golang.org/x/text \ >+ golang:text:v0.3.4:golang_text/vendor/golang.org/x/text \ > google:go-cmp:v0.5.2:google_go_cmp/vendor/github.com/google/go-cmp \ > google:shlex:e7afc7fbc510:google_shlex/vendor/github.com/google/shlex \ > hashicorp:go-version:v1.2.1:hashicorp_go_version/vendor/github.com/hashicorp/go-version \ >@@ -42,7 +42,7 @@ > inconshreveable:mousetrap:v1.0.0:inconshreveable_mousetrap/vendor/github.com/inconshreveable/mousetrap \ > kballard:go-shellquote:95032a82bc51:kballard_go_shellquote/vendor/github.com/kballard/go-shellquote \ > lucasb-eyer:go-colorful:v1.0.3:lucasb_eyer_go_colorful/vendor/github.com/lucasb-eyer/go-colorful \ >- mattn:go-colorable:v0.1.7:mattn_go_colorable/vendor/github.com/mattn/go-colorable \ >+ mattn:go-colorable:v0.1.8:mattn_go_colorable/vendor/github.com/mattn/go-colorable \ > mattn:go-isatty:v0.0.12:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ > mattn:go-runewidth:v0.0.9:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ > mgutz:ansi:d51e80ef957d:mgutz_ansi/vendor/github.com/mgutz/ansi \ >@@ -49,12 +49,12 @@ > microcosm-cc:bluemonday:v1.0.2:microcosm_cc_bluemonday/vendor/github.com/microcosm-cc/bluemonday \ > mitchellh:go-homedir:v1.1.0:mitchellh_go_homedir/vendor/github.com/mitchellh/go-homedir \ > muesli:reflow:v0.1.0:muesli_reflow/vendor/github.com/muesli/reflow \ >- muesli:termenv:v0.7.2:muesli_termenv/vendor/github.com/muesli/termenv \ >+ muesli:termenv:v0.7.4:muesli_termenv/vendor/github.com/muesli/termenv \ > olekukonko:tablewriter:v0.0.4:olekukonko_tablewriter/vendor/github.com/olekukonko/tablewriter \ > pmezard:go-difflib:v1.0.0:pmezard_go_difflib/vendor/github.com/pmezard/go-difflib \ > rivo:uniseg:v0.1.0:rivo_uniseg/vendor/github.com/rivo/uniseg \ > russross:blackfriday:v2.0.1:russross_blackfriday_v2/vendor/github.com/russross/blackfriday/v2 \ >- shurcooL:githubv4:f27d2ca7f6d5:shurcool_githubv4/vendor/github.com/shurcooL/githubv4 \ >+ shurcooL:githubv4:d292edc3691b:shurcool_githubv4/vendor/github.com/shurcooL/githubv4 \ > shurcooL:sanitized_anchor_name:v1.0.0:shurcool_sanitized_anchor_name/vendor/github.com/shurcooL/sanitized_anchor_name \ > spf13:cobra:v1.1.1:spf13_cobra/vendor/github.com/spf13/cobra \ > spf13:pflag:v1.0.5:spf13_pflag/vendor/github.com/spf13/pflag \ >Index: devel/gh/distinfo >=================================================================== >--- devel/gh/distinfo (revision 554948) >+++ devel/gh/distinfo (working copy) >@@ -1,8 +1,8 @@ >-TIMESTAMP = 1604003584 >-SHA256 (cli-cli-v1.2.0_GH0.tar.gz) = d2ff68475802292673b168c35f3f1443dd0068ad6f9e2ee11a260c843b548026 >-SIZE (cli-cli-v1.2.0_GH0.tar.gz) = 355810 >-SHA256 (AlecAivazis-survey-v2.1.1_GH0.tar.gz) = e60d2836f8e34c9fbc7addf0c304b662ce26ab5b67f7dc7bca5fbb9ca0e80055 >-SIZE (AlecAivazis-survey-v2.1.1_GH0.tar.gz) = 1564121 >+TIMESTAMP = 1605182292 >+SHA256 (cli-cli-v1.2.1_GH0.tar.gz) = ae7f03426b9d9ebf40be3cdbd4ce8cec7aeeda8e51acd34d8d0aaf0b3c4ea550 >+SIZE (cli-cli-v1.2.1_GH0.tar.gz) = 364172 >+SHA256 (AlecAivazis-survey-v2.2.2_GH0.tar.gz) = 1ac966e99130f893cc7519ab3b1c1942b1c823f263824b12baabf42515abf3ce >+SIZE (AlecAivazis-survey-v2.2.2_GH0.tar.gz) = 1566337 > SHA256 (MakeNowJust-heredoc-v1.0.0_GH0.tar.gz) = 3703d1c9e659c274c5e2d712e4d66f60620e03513fc380b1d3acafb3ca037400 > SIZE (MakeNowJust-heredoc-v1.0.0_GH0.tar.gz) = 3497 > SHA256 (alecthomas-chroma-v0.7.3_GH0.tar.gz) = 1007e82cc44cea04542c282b19bab25a59cb1e53149aaa7f0e2d9ce72ba80114 >@@ -11,6 +11,8 @@ > SIZE (briandowns-spinner-v1.11.1_GH0.tar.gz) = 1308985 > SHA256 (charmbracelet-glamour-1246d13c1684_GH0.tar.gz) = 616e37132c977da5f10d488399604c370455deaf184202202919b60b46f4dd9c > SIZE (charmbracelet-glamour-1246d13c1684_GH0.tar.gz) = 511604 >+SHA256 (cli-safeexec-v1.0.0_GH0.tar.gz) = d0c85aece06553c9d7e20cea8b91008ee091087eb4a1fddf311835a0ff6aecdc >+SIZE (cli-safeexec-v1.0.0_GH0.tar.gz) = 4143 > SHA256 (cli-shurcooL-graphql-0f7232a2bf7e_GH0.tar.gz) = c8cabacb27c9025512da1d654a0010cf320ab5ccd58d7859ddb60dfa45433e64 > SIZE (cli-shurcooL-graphql-0f7232a2bf7e_GH0.tar.gz) = 18506 > SHA256 (cpuguy83-go-md2man-v2.0.0_GH0.tar.gz) = 50537880d42fc28b9c2e9aaa36b137349d43cc73d46436a499f8c928cd2fc576 >@@ -27,16 +29,14 @@ > SIZE (fatih-color-v1.7.0_GH0.tar.gz) = 816449 > SHA256 (go-yaml-yaml-eeeca48fe776_GH0.tar.gz) = 77e421545f853bf0b0431ed5026f10ebeeadd436334ac156169b78f82e86bdf5 > SIZE (go-yaml-yaml-eeeca48fe776_GH0.tar.gz) = 88787 >-SHA256 (go-yaml-yaml-v2.2.8_GH0.tar.gz) = 9632d0760e9a07c414f2b2b6cd453d6225e42ecea77906883b23f1f1d0546045 >-SIZE (go-yaml-yaml-v2.2.8_GH0.tar.gz) = 72732 >-SHA256 (golang-crypto-5c72a883971a_GH0.tar.gz) = 2b8df0754ba64c95786bc5fe2071cadf4757f754e774f5985d725c1aaa6cb3d8 >-SIZE (golang-crypto-5c72a883971a_GH0.tar.gz) = 1732429 >+SHA256 (golang-crypto-9e8e0b390897_GH0.tar.gz) = 79bd9db71da6ec75f3df7b7e43aeb90983227058ce9b8d0f08405a141768b3c3 >+SIZE (golang-crypto-9e8e0b390897_GH0.tar.gz) = 1732662 > SHA256 (golang-net-ab3426394381_GH0.tar.gz) = ddf23e17a147972ad0dd11824a912eaa0174cba60ab63da6ae6ced2c76345946 > SIZE (golang-net-ab3426394381_GH0.tar.gz) = 1177700 > SHA256 (golang-sys-669c56c373c4_GH0.tar.gz) = f2f087da5058912cdbb6901ba01dc06be9da08e7ac4da9efa9bd18bf3b3d86a1 > SIZE (golang-sys-669c56c373c4_GH0.tar.gz) = 1050300 >-SHA256 (golang-text-v0.3.3_GH0.tar.gz) = 1604233637e3593749fbbb13b5069b08e6feba6d2b55a02fd3148793d5871185 >-SIZE (golang-text-v0.3.3_GH0.tar.gz) = 7747332 >+SHA256 (golang-text-v0.3.4_GH0.tar.gz) = 39eabfef83413361eafd4353ee9d9821707853235f2e55f3d5b1d38ce698fe89 >+SIZE (golang-text-v0.3.4_GH0.tar.gz) = 8354508 > SHA256 (google-go-cmp-v0.5.2_GH0.tar.gz) = 76e0c4238e7fec1490ef2c8b4719a024ade7f4b8778965acb888566535ee9dd5 > SIZE (google-go-cmp-v0.5.2_GH0.tar.gz) = 99769 > SHA256 (google-shlex-e7afc7fbc510_GH0.tar.gz) = 87f77e98720add261add169e386cbdcc894e2635dca299bc4119dc417ea321ca >@@ -51,8 +51,8 @@ > SIZE (kballard-go-shellquote-95032a82bc51_GH0.tar.gz) = 4328 > SHA256 (lucasb-eyer-go-colorful-v1.0.3_GH0.tar.gz) = 40c8c7e03a4eeaaabd44273e9b6a992933f554f17225aadd0b225ffc67e1e7db > SIZE (lucasb-eyer-go-colorful-v1.0.3_GH0.tar.gz) = 430208 >-SHA256 (mattn-go-colorable-v0.1.7_GH0.tar.gz) = e394441b47cb26bb0c60ffdf2c60d57facbbc39f7a60763fdb1ec752cb460abf >-SIZE (mattn-go-colorable-v0.1.7_GH0.tar.gz) = 9560 >+SHA256 (mattn-go-colorable-v0.1.8_GH0.tar.gz) = 1027954f9abbe06b6e117e3047af70204dd0eb4f8c27fcd459fb2574b279755f >+SIZE (mattn-go-colorable-v0.1.8_GH0.tar.gz) = 9571 > SHA256 (mattn-go-isatty-v0.0.12_GH0.tar.gz) = addbdc341d7685ed4cc8d2d8a8fd2bd9b784bde00d0ea99fb251039fc10c611c > SIZE (mattn-go-isatty-v0.0.12_GH0.tar.gz) = 4548 > SHA256 (mattn-go-runewidth-v0.0.9_GH0.tar.gz) = 4f20a337ad06e071f29535afe9c5207d3e8840c8c86672bbc5f9837c6229c835 >@@ -65,8 +65,8 @@ > SIZE (mitchellh-go-homedir-v1.1.0_GH0.tar.gz) = 3362 > SHA256 (muesli-reflow-v0.1.0_GH0.tar.gz) = f558a7918af1727e5153fa20b4b03f619a4855485ab41e98b89e5474571afaed > SIZE (muesli-reflow-v0.1.0_GH0.tar.gz) = 16189 >-SHA256 (muesli-termenv-v0.7.2_GH0.tar.gz) = f4f7fbea1149d10eb0559f7edea90876317a710b30474bf6e3ba257fe0cb7a36 >-SIZE (muesli-termenv-v0.7.2_GH0.tar.gz) = 405812 >+SHA256 (muesli-termenv-v0.7.4_GH0.tar.gz) = 02d34ce55f37fa9cca6bd42352a6066476a298724185e5225f7abe778710d33d >+SIZE (muesli-termenv-v0.7.4_GH0.tar.gz) = 406336 > SHA256 (olekukonko-tablewriter-v0.0.4_GH0.tar.gz) = a86028430fb4dd99ce0030a7c4d37915337c3b9a9efbfd2698b375f3e3488bd0 > SIZE (olekukonko-tablewriter-v0.0.4_GH0.tar.gz) = 19252 > SHA256 (pmezard-go-difflib-v1.0.0_GH0.tar.gz) = 28f3dc1b5c0efd61203ab07233f774740d3bf08da4d8153fb5310db6cea0ebda >@@ -75,8 +75,8 @@ > SIZE (rivo-uniseg-v0.1.0_GH0.tar.gz) = 43971 > SHA256 (russross-blackfriday-v2.0.1_GH0.tar.gz) = 5a0f38a36b6f3b2d59b72d713451a895a4d3a4406b3533882483782e37797cff > SIZE (russross-blackfriday-v2.0.1_GH0.tar.gz) = 79613 >-SHA256 (shurcooL-githubv4-f27d2ca7f6d5_GH0.tar.gz) = 973cf5dfa6a5311c102fa937464dff6a488bbd6107af5bad150875d84788e223 >-SIZE (shurcooL-githubv4-f27d2ca7f6d5_GH0.tar.gz) = 41841 >+SHA256 (shurcooL-githubv4-d292edc3691b_GH0.tar.gz) = e781f857449bb78cf8e2dfb720989191bf4fb6944f243eae6a65caf3f96dc016 >+SIZE (shurcooL-githubv4-d292edc3691b_GH0.tar.gz) = 41776 > SHA256 (shurcooL-sanitized_anchor_name-v1.0.0_GH0.tar.gz) = 7e11964980f9b8595c17bc8970f0174621afe464920e38df7f8d77e45058388f > SIZE (shurcooL-sanitized_anchor_name-v1.0.0_GH0.tar.gz) = 2143 > SHA256 (spf13-cobra-v1.1.1_GH0.tar.gz) = 9bf1769caad54bc5a8bd738ddbcceeb57a19fc3158af30e44b3bbb6b8e63ab6d
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:
lcook
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 251067
: 219591