svn commit: r488860 - head/security/1password-client

Larry Rosenman ler at FreeBSD.org
Tue Jan 1 03:38:33 UTC 2019


Author: ler
Date: Tue Jan  1 03:38:31 2019
New Revision: 488860
URL: https://svnweb.freebsd.org/changeset/ports/488860

Log:
  security/1password-client: update to 0.5.5.
  
  changelogs: https://app-updates.agilebits.com/product_history/CLI

Modified:
  head/security/1password-client/Makefile
  head/security/1password-client/distinfo

Modified: head/security/1password-client/Makefile
==============================================================================
--- head/security/1password-client/Makefile	Tue Jan  1 01:20:23 2019	(r488859)
+++ head/security/1password-client/Makefile	Tue Jan  1 03:38:31 2019	(r488860)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	1password-client
-PORTVERSION=	0.5.1
+PORTVERSION=	0.5.5
 CATEGORIES=	security
 MASTER_SITES=	https://cache.agilebits.com/dist/1P/op/pkg/v${PORTVERSION}/ \
 		LOCAL/ler/op
@@ -13,6 +13,7 @@ COMMENT=	1Password CLI client
 ONLY_FOR_ARCHS=	amd64 armv6 armv7 i386
 
 USES=		zip
+
 NO_WRKSUBDIR=	yes
 NO_BUILD=	yes
 

Modified: head/security/1password-client/distinfo
==============================================================================
--- head/security/1password-client/distinfo	Tue Jan  1 01:20:23 2019	(r488859)
+++ head/security/1password-client/distinfo	Tue Jan  1 03:38:31 2019	(r488860)
@@ -1,7 +1,7 @@
-TIMESTAMP = 1533763003
-SHA256 (op_freebsd_amd64_v0.5.1.zip) = 6ede4f8ef0c0a6a72ca3af1919faf54675dc2e50f2c813e4fa42416195e9d193
-SIZE (op_freebsd_amd64_v0.5.1.zip) = 2388394
-SHA256 (op_freebsd_arm_v0.5.1.zip) = 8ce0ce5c89a1e882189ea0f8a723bab5e04662d97b9935a64c1c45305374ab72
-SIZE (op_freebsd_arm_v0.5.1.zip) = 2203017
-SHA256 (op_freebsd_386_v0.5.1.zip) = d5b03591dfc8ff7565155f0df48ea10864c00656487afcf0f774bf92f94fcd5e
-SIZE (op_freebsd_386_v0.5.1.zip) = 2216087
+TIMESTAMP = 1546313798
+SHA256 (op_freebsd_amd64_v0.5.5.zip) = a2757efe2fdf1ac31c40e32674ebebbcd24686569580d4c2c1435b6740966af6
+SIZE (op_freebsd_amd64_v0.5.5.zip) = 2536765
+SHA256 (op_freebsd_arm_v0.5.5.zip) = e1e764e712c49e7d0786e29da45b751c9a3b9f96ccb7d3c5ceba4c92db0f4303
+SIZE (op_freebsd_arm_v0.5.5.zip) = 2392274
+SHA256 (op_freebsd_386_v0.5.5.zip) = da14a33ce623a392ca24b68cad7ea66feef0f615454216aa9f97a90c6cd2c9a3
+SIZE (op_freebsd_386_v0.5.5.zip) = 2401683


More information about the svn-ports-head mailing list