mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
editors/micro: Update to 2.0.9
Changes: https://github.com/zyedidia/micro/releases/tag/v2.0.9
This commit is contained in:
parent
910a622370
commit
3129d487b0
2 changed files with 8 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= micro
|
||||
PORTVERSION= 2.0.8
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 2.0.9
|
||||
CATEGORIES= editors
|
||||
|
||||
MAINTAINER= lcook@FreeBSD.org
|
||||
|
@ -25,8 +25,8 @@ GH_TUPLE= blang:semver:v3.5.1:blang_semver/vendor/github.com/blang/semver \
|
|||
lucasb-eyer:go-colorful:v1.0.3:lucasb_eyer_go_colorful/vendor/github.com/lucasb-eyer/go-colorful \
|
||||
mattn:go-isatty:v0.0.11:mattn_go_isatty/vendor/github.com/mattn/go-isatty \
|
||||
mitchellh:go-homedir:v1.1.0:mitchellh_go_homedir/vendor/github.com/mitchellh/go-homedir \
|
||||
p-e-w:go-runewidth:3e1705c5c059:p_e_w_go_runewidth/vendor/github.com/mattn/go-runewidth \
|
||||
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 \
|
||||
robertkrimen:otto:c382bd3c16ff:robertkrimen_otto/vendor/github.com/robertkrimen/otto \
|
||||
sergi:go-diff:v1.1.0:sergi_go_diff/vendor/github.com/sergi/go-diff \
|
||||
stretchr:testify:v1.4.0:stretchr_testify/vendor/github.com/stretchr/testify \
|
||||
|
@ -34,16 +34,17 @@ GH_TUPLE= blang:semver:v3.5.1:blang_semver/vendor/github.com/blang/semver \
|
|||
yuin:gopher-lua:ab39c6098bdb:yuin_gopher_lua/vendor/github.com/yuin/gopher-lua \
|
||||
zyedidia:clipboard:v1.0.3:zyedidia_clipboard/vendor/github.com/zyedidia/clipboard \
|
||||
zyedidia:glob:dd4023a66dc3:zyedidia_glob/vendor/github.com/zyedidia/glob \
|
||||
zyedidia:go-runewidth:v0.0.12:zyedidia_go_runewidth/vendor/github.com/mattn/go-runewidth \
|
||||
zyedidia:go-shellquote:eccd813c0655:zyedidia_go_shellquote/vendor/github.com/kballard/go-shellquote \
|
||||
zyedidia:highlight:201131ce5cf5:zyedidia_highlight/vendor/github.com/zyedidia/highlight \
|
||||
zyedidia:json5:2da050b1a98d:zyedidia_json5/vendor/github.com/zyedidia/json5 \
|
||||
zyedidia:poller:v1.0.1:zyedidia_poller/vendor/github.com/zyedidia/poller \
|
||||
zyedidia:pty:v2.0.0:zyedidia_pty/vendor/github.com/zyedidia/pty \
|
||||
zyedidia:tcell:v2.0.6:zyedidia_tcell_v2/vendor/github.com/zyedidia/tcell/v2 \
|
||||
zyedidia:tcell:v2.0.7:zyedidia_tcell_v2/vendor/github.com/zyedidia/tcell/v2 \
|
||||
zyedidia:terminal:533c623e2415:zyedidia_terminal/vendor/github.com/zyedidia/terminal
|
||||
|
||||
_BUILD_VERSION= ${DISTVERSION}
|
||||
_BUILD_HASH= cfcb2e4
|
||||
_BUILD_HASH= 6bc498e
|
||||
_BUILD_DATE= $$(date '+%B %d, %Y')
|
||||
_BUILD_DEBUG= OFF
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
TIMESTAMP = 1602063290
|
||||
SHA256 (zyedidia-micro-v2.0.8_GH0.tar.gz) = 3e1b7483aa2afffa8afc2c710e22541961ac3de5e026efb4bdddc8ade00d4de0
|
||||
SIZE (zyedidia-micro-v2.0.8_GH0.tar.gz) = 802731
|
||||
TIMESTAMP = 1621640124
|
||||
SHA256 (zyedidia-micro-v2.0.9_GH0.tar.gz) = 59987763ec5edb10db50c136eeb5934b411bd5e6adbd3d785f1d64d3e225ec31
|
||||
SIZE (zyedidia-micro-v2.0.9_GH0.tar.gz) = 811560
|
||||
SHA256 (blang-semver-v3.5.1_GH0.tar.gz) = 3d9da53f4c2d3169bfa9b25f2f36f301a37556a47259c870881524c643c69c57
|
||||
SIZE (blang-semver-v3.5.1_GH0.tar.gz) = 14831
|
||||
SHA256 (davecgh-go-spew-v1.1.1_GH0.tar.gz) = 7d82b9bb7291adbe7498fe946920ab3e7fc9e6cbfc3b2294693fad00bf0dd17e
|
||||
|
|
Loading…
Add table
Reference in a new issue