Skip to content

Commit

Permalink
converters/yj: Update to 5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ehaupt committed Apr 23, 2022
1 parent 755b965 commit 23907ea
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 25 deletions.
11 changes: 4 additions & 7 deletions converters/yj/Makefile
@@ -1,7 +1,6 @@
PORTNAME= yj
PORTVERSION= 5.0.0
PORTVERSION= 5.1.0
DISTVERSIONPREFIX= v
PORTREVISION= 1
CATEGORIES= converters
DIST_SUBDIR= yj

Expand All @@ -13,15 +12,13 @@ LICENSE_FILE= ${WRKSRC}/LICENSE

USES= go:modules
USE_GITHUB= yes

GH_ACCOUNT= sclevine
GH_TUPLE= BurntSushi:toml:v1.1.0:burntsushi_toml/vendor/github.com/BurntSushi/toml \
hashicorp:hcl:v1.0.0:hashicorp_hcl/vendor/github.com/hashicorp/hcl \
go-yaml:yaml:496545a:go_yaml_yaml/vendor/gopkg.in/yaml.v3

CONFLICTS_INSTALL= yj-bruceadams

PLIST_FILES= bin/yj

GH_TUPLE= go-yaml:yaml:eeeca48fe776:go_yaml_yaml/vendor/gopkg.in/yaml.v3 \
hashicorp:hcl:v1.0.0:hashicorp_hcl/vendor/github.com/hashicorp/hcl \
sclevine:go-toml:ed50a274ac56:sclevine_go_toml/vendor/github.com/pelletier/go-toml

.include <bsd.port.mk>
14 changes: 7 additions & 7 deletions converters/yj/distinfo
@@ -1,9 +1,9 @@
TIMESTAMP = 1601900820
SHA256 (yj/sclevine-yj-v5.0.0_GH0.tar.gz) = df9a4f5b6d067842ea3da68ff92c374b98560dce1086337d39963a1346120574
SIZE (yj/sclevine-yj-v5.0.0_GH0.tar.gz) = 17668
SHA256 (yj/go-yaml-yaml-eeeca48fe776_GH0.tar.gz) = 77e421545f853bf0b0431ed5026f10ebeeadd436334ac156169b78f82e86bdf5
SIZE (yj/go-yaml-yaml-eeeca48fe776_GH0.tar.gz) = 88787
TIMESTAMP = 1650723194
SHA256 (yj/sclevine-yj-v5.1.0_GH0.tar.gz) = 9a3e9895181d1cbd436a1b02ccf47579afacd181c73f341e697a8fe74f74f99d
SIZE (yj/sclevine-yj-v5.1.0_GH0.tar.gz) = 18149
SHA256 (yj/BurntSushi-toml-v1.1.0_GH0.tar.gz) = 91d03c925082c1282636fe9f2c69fd6d54410ac56f2b6d7492ba56c00ada626d
SIZE (yj/BurntSushi-toml-v1.1.0_GH0.tar.gz) = 91871
SHA256 (yj/hashicorp-hcl-v1.0.0_GH0.tar.gz) = 50632428210503070fd2fde748c88b7414bf84a6a0eadebf9d8e596a033bead2
SIZE (yj/hashicorp-hcl-v1.0.0_GH0.tar.gz) = 70658
SHA256 (yj/sclevine-go-toml-ed50a274ac56_GH0.tar.gz) = 8318e8c5008e0c65129a77c7a9a108c5400dbdc584404bbecc0395ed06822c5f
SIZE (yj/sclevine-go-toml-ed50a274ac56_GH0.tar.gz) = 98507
SHA256 (yj/go-yaml-yaml-496545a_GH0.tar.gz) = 98554ce519149ce86d039d56ebb013f0a52b7bca608a1c7e70fcd69d964064d6
SIZE (yj/go-yaml-yaml-496545a_GH0.tar.gz) = 90131
11 changes: 0 additions & 11 deletions converters/yj/files/patch-toml_encoder.go

This file was deleted.

0 comments on commit 23907ea

Please sign in to comment.