git: fc2fcfdaf61d - main - security/1password-client-devel: rename to security/1password-client2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 19 Mar 2022 19:09:37 UTC
The branch main has been updated by ler: URL: https://cgit.FreeBSD.org/ports/commit/?id=fc2fcfdaf61d6d1309d6fc658fd073e7f2826ea1 commit fc2fcfdaf61d6d1309d6fc658fd073e7f2826ea1 Author: Larry Rosenman <ler@FreeBSD.org> AuthorDate: 2022-03-19 19:07:56 +0000 Commit: Larry Rosenman <ler@FreeBSD.org> CommitDate: 2022-03-19 19:09:34 +0000 security/1password-client-devel: rename to security/1password-client2 and update to the release version. --- security/1password-client-devel/distinfo | 9 --------- security/1password-client/Makefile | 2 +- security/{1password-client-devel => 1password-client2}/Makefile | 2 +- security/1password-client2/distinfo | 9 +++++++++ security/{1password-client-devel => 1password-client2}/pkg-descr | 2 +- security/Makefile | 2 +- 6 files changed, 13 insertions(+), 13 deletions(-) diff --git a/security/1password-client-devel/distinfo b/security/1password-client-devel/distinfo deleted file mode 100644 index 67f976b88cb9..000000000000 --- a/security/1password-client-devel/distinfo +++ /dev/null @@ -1,9 +0,0 @@ -TIMESTAMP = 1646610168 -SHA256 (op_freebsd_amd64_v2.0.0-beta.14.zip) = 5ff926d2e18861f0bc3abe3c33444f2af2ce31eccaaa3da7b692a6f8572496b2 -SIZE (op_freebsd_amd64_v2.0.0-beta.14.zip) = 4710894 -SHA256 (op_freebsd_arm64_v2.0.0-beta.14.zip) = 9b0443df10826d2028c63b1b97f81e3577c705f4f622a7455c97682ff0210731 -SIZE (op_freebsd_arm64_v2.0.0-beta.14.zip) = 4245913 -SHA256 (op_freebsd_arm_v2.0.0-beta.14.zip) = 8308bd0ca5a7a96257ea3954d4ee19f39ee04a8816b8466cd9908cd4ff521b9b -SIZE (op_freebsd_arm_v2.0.0-beta.14.zip) = 4324594 -SHA256 (op_freebsd_386_v2.0.0-beta.14.zip) = 88863048fe54b27723f2b9a39b9266ac60ce5d54123a980d1ef5b399520f0b62 -SIZE (op_freebsd_386_v2.0.0-beta.14.zip) = 4375730 diff --git a/security/1password-client/Makefile b/security/1password-client/Makefile index 9815d1ff6953..ebdcc8d79574 100644 --- a/security/1password-client/Makefile +++ b/security/1password-client/Makefile @@ -17,7 +17,7 @@ NO_WRKSUBDIR= yes NO_BUILD= yes PLIST_FILES= bin/op -CONFLICTS_INSTALL= security/op security/1password-client-devel +CONFLICTS_INSTALL= security/op security/1password-client2 do-install: ${INSTALL_PROGRAM} ${WRKSRC}/op ${STAGEDIR}${PREFIX}/bin diff --git a/security/1password-client-devel/Makefile b/security/1password-client2/Makefile similarity index 97% rename from security/1password-client-devel/Makefile rename to security/1password-client2/Makefile index 77cf1965cdce..94050ca297dd 100644 --- a/security/1password-client-devel/Makefile +++ b/security/1password-client2/Makefile @@ -1,7 +1,7 @@ # Created by: Adam Weinberger <adamw@FreeBSD.org> PORTNAME= 1password-client-devel -DISTVERSION= 2.0.0-beta.14 +DISTVERSION= 2.0.0 CATEGORIES= security MASTER_SITES= https://cache.agilebits.com/dist/1P/op2/pkg/v${DISTVERSION}/ \ LOCAL/ler/op diff --git a/security/1password-client2/distinfo b/security/1password-client2/distinfo new file mode 100644 index 000000000000..a8dda51e08c6 --- /dev/null +++ b/security/1password-client2/distinfo @@ -0,0 +1,9 @@ +TIMESTAMP = 1647716745 +SHA256 (op_freebsd_amd64_v2.0.0.zip) = 3c43f15877e36519045947a30277d7a3ff3153dc306ef30ada079406a05a5d65 +SIZE (op_freebsd_amd64_v2.0.0.zip) = 4714216 +SHA256 (op_freebsd_arm64_v2.0.0.zip) = 2e8a19e273ec5689d11fe280eff614fd34c1dd1cfa7c0039a0e1da8906b0227f +SIZE (op_freebsd_arm64_v2.0.0.zip) = 4245305 +SHA256 (op_freebsd_arm_v2.0.0.zip) = cbf1d2e44a43e5dca838a1c8eefddbdde15e1439f72d29df0e03edd85706893b +SIZE (op_freebsd_arm_v2.0.0.zip) = 4325493 +SHA256 (op_freebsd_386_v2.0.0.zip) = c70acc5fc87f998ba476fc4b4b59624412f2fd9b40fc6107f09dbab6a83ef7c3 +SIZE (op_freebsd_386_v2.0.0.zip) = 4377197 diff --git a/security/1password-client-devel/pkg-descr b/security/1password-client2/pkg-descr similarity index 71% rename from security/1password-client-devel/pkg-descr rename to security/1password-client2/pkg-descr index aeb648213981..781627014ee3 100644 --- a/security/1password-client-devel/pkg-descr +++ b/security/1password-client2/pkg-descr @@ -1,6 +1,6 @@ This is a command-line interface to the 1Password password management service. -This is the development release of the CLI Version 2. +This is the release of the CLI Version 2. WWW: https://developer.1password.com/docs/cli/upgrade diff --git a/security/Makefile b/security/Makefile index 3c20119b266a..4f1f0c8b56ec 100644 --- a/security/Makefile +++ b/security/Makefile @@ -2,7 +2,7 @@ SUBDIR += 0d1n SUBDIR += 1password-client - SUBDIR += 1password-client-devel + SUBDIR += 1password-client2 SUBDIR += 2fa SUBDIR += ADMsmb SUBDIR += ADMsnmp