aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2023-03-18 05:21:44 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2023-03-18 05:30:43 +0000
commit0f81ed129df2c4b7f5c1f1499713b8b45f115a92 (patch)
treea8554926b3221d521079ace75233b7e363df0544
parent6f4ae74b1f0d734f156c56268c31ecd5111ba701 (diff)
downloadports-0f81ed129df2c4b7f5c1f1499713b8b45f115a92.tar.gz
ports-0f81ed129df2c4b7f5c1f1499713b8b45f115a92.zip
devel/typeshare: Update 1.1.0-prerelease02 → 1.2.0
Reported by: portscout
-rw-r--r--devel/typeshare/Makefile14
-rw-r--r--devel/typeshare/distinfo10
2 files changed, 11 insertions, 13 deletions
diff --git a/devel/typeshare/Makefile b/devel/typeshare/Makefile
index 66dd721864cb..ff1dd597d76d 100644
--- a/devel/typeshare/Makefile
+++ b/devel/typeshare/Makefile
@@ -1,7 +1,6 @@
PORTNAME= typeshare
DISTVERSIONPREFIX= v
-DISTVERSION= 1.1.0-prerelease02
-PORTREVISION= 1
+DISTVERSION= 1.2.0
CATEGORIES= devel
MAINTAINER= yuri@FreeBSD.org
@@ -10,16 +9,15 @@ WWW= https://github.com/1password/typeshare
LICENSE= APACHE20 MIT
LICENSE_COMB= dual
-LICENSE_FILE_APACHE20= ${WRKSRC}/../LICENSE-APACHE
-LICENSE_FILE_MIT= ${WRKSRC}/../LICENSE-MIT
+LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE
+LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT
USES= cargo
USE_GITHUB= yes
GH_ACCOUNT= 1password
-GH_TAGNAME= f99eb47
-
-WRKSRC_SUBDIR= cli
+CARGO_BUILD_ARGS= --package=typeshare-cli
+CARGO_INSTALL_PATH= cli
CARGO_CRATES= aho-corasick-0.7.19 \
android_system_properties-0.1.5 \
anyhow-1.0.65 \
@@ -27,7 +25,7 @@ CARGO_CRATES= aho-corasick-0.7.19 \
autocfg-1.1.0 \
bitflags-1.3.2 \
bstr-0.2.17 \
- bumpalo-3.11.0 \
+ bumpalo-3.12.0 \
cfg-if-1.0.0 \
chrono-0.4.22 \
clap-3.2.22 \
diff --git a/devel/typeshare/distinfo b/devel/typeshare/distinfo
index 4c609599ad50..ad2d48f2ee19 100644
--- a/devel/typeshare/distinfo
+++ b/devel/typeshare/distinfo
@@ -1,4 +1,4 @@
-TIMESTAMP = 1677435923
+TIMESTAMP = 1679116270
SHA256 (rust/crates/aho-corasick-0.7.19.crate) = b4f55bd91a0978cbfd91c457a164bab8b4001c833b7f323132c0a4e1922dd44e
SIZE (rust/crates/aho-corasick-0.7.19.crate) = 113070
SHA256 (rust/crates/android_system_properties-0.1.5.crate) = 819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311
@@ -13,8 +13,8 @@ SHA256 (rust/crates/bitflags-1.3.2.crate) = bef38d45163c2f1dde094a7dfd33ccf595c9
SIZE (rust/crates/bitflags-1.3.2.crate) = 23021
SHA256 (rust/crates/bstr-0.2.17.crate) = ba3569f383e8f1598449f1a423e72e99569137b47740b1da11ef19af3d5c3223
SIZE (rust/crates/bstr-0.2.17.crate) = 330350
-SHA256 (rust/crates/bumpalo-3.11.0.crate) = c1ad822118d20d2c234f427000d5acc36eabe1e29a348c89b63dd60b13f28e5d
-SIZE (rust/crates/bumpalo-3.11.0.crate) = 80945
+SHA256 (rust/crates/bumpalo-3.12.0.crate) = 0d261e256854913907f67ed06efbc3338dfe6179796deefc1ff763fc1aee5535
+SIZE (rust/crates/bumpalo-3.12.0.crate) = 81604
SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd
SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934
SHA256 (rust/crates/chrono-0.4.22.crate) = bfd4d1b31faaa3a89d7934dbded3111da0d2ef28e3ebccdb4f0179f5929d1ef1
@@ -151,5 +151,5 @@ SHA256 (rust/crates/winapi-util-0.1.5.crate) = 70ec6ce85bb158151cae5e5c87f95a8e9
SIZE (rust/crates/winapi-util-0.1.5.crate) = 10164
SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f
SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 2947998
-SHA256 (1password-typeshare-v1.1.0-prerelease02-f99eb47_GH0.tar.gz) = 0acf938de80b645ca7cfafb23a93a03bbaecd1034a6914a266d48047d82a3ae5
-SIZE (1password-typeshare-v1.1.0-prerelease02-f99eb47_GH0.tar.gz) = 83222
+SHA256 (1password-typeshare-v1.2.0_GH0.tar.gz) = 7067b9502c37a5c966bfdcd23eae6c8854a51c59600ced341f20d50e23ed91fe
+SIZE (1password-typeshare-v1.2.0_GH0.tar.gz) = 93894