svn commit: r492130 - head/security/keepass-plugin-keepassrpc

Ben Woods woodsb02 at FreeBSD.org
Mon Feb 4 13:36:31 UTC 2019


Author: woodsb02
Date: Mon Feb  4 13:36:29 2019
New Revision: 492130
URL: https://svnweb.freebsd.org/changeset/ports/492130

Log:
  security/keepass-plugin-keepassrpc: Update to 1.8.0
  
  Changes this release:
   - https://forum.kee.pm/t/release-notes-keepassrpc-1-8-0/1107
   - In particular, note that earlier versions of KeePassRPC will not work
     with KeePass 2.39 and higher.

Modified:
  head/security/keepass-plugin-keepassrpc/Makefile
  head/security/keepass-plugin-keepassrpc/distinfo

Modified: head/security/keepass-plugin-keepassrpc/Makefile
==============================================================================
--- head/security/keepass-plugin-keepassrpc/Makefile	Mon Feb  4 13:13:57 2019	(r492129)
+++ head/security/keepass-plugin-keepassrpc/Makefile	Mon Feb  4 13:36:29 2019	(r492130)
@@ -2,9 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=	keepassrpc
-PORTVERSION=	1.7.3.1
+PORTVERSION=	1.8.0
 DISTVERSIONPREFIX=v
-PORTREVISION=	1
 CATEGORIES=	security
 PKGNAMEPREFIX=	keepass-plugin-
 

Modified: head/security/keepass-plugin-keepassrpc/distinfo
==============================================================================
--- head/security/keepass-plugin-keepassrpc/distinfo	Mon Feb  4 13:13:57 2019	(r492129)
+++ head/security/keepass-plugin-keepassrpc/distinfo	Mon Feb  4 13:36:29 2019	(r492130)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1513463878
-SHA256 (kee-org-keepassrpc-v1.7.3.1_GH0.tar.gz) = 40c67c8290d7cbbc6c951eb9bccd197454f4323e1194b082437507d206eac029
-SIZE (kee-org-keepassrpc-v1.7.3.1_GH0.tar.gz) = 3973388
+TIMESTAMP = 1549286066
+SHA256 (kee-org-keepassrpc-v1.8.0_GH0.tar.gz) = aaa91cb93f89c32d92e26fecc379db9b5604db82350f75ec33ec5fe97a0c8686
+SIZE (kee-org-keepassrpc-v1.8.0_GH0.tar.gz) = 3986474


More information about the svn-ports-all mailing list