pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/gpg-tui



Module Name:    pkgsrc
Committed By:   pin
Date:           Thu Jun  3 10:07:37 UTC 2021

Modified Files:
        pkgsrc/security/gpg-tui: Makefile distinfo

Log Message:
security/gpg-tui: update to 0.2.0

[0.2.0] - 2021-06-02

Added:
-Add installation instructions for FreeBSD
-Add Homebrew instructions to README.md
-Add NetBSD instructions to README.md

Changed:
-Update table of contents
-Support xplr for file selection (closes #2)
-Use eprintln macro while printing errors
-Update README.md about the use of xplr


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/security/gpg-tui/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/security/gpg-tui/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/gpg-tui/Makefile
diff -u pkgsrc/security/gpg-tui/Makefile:1.4 pkgsrc/security/gpg-tui/Makefile:1.5
--- pkgsrc/security/gpg-tui/Makefile:1.4        Wed Jun  2 19:06:17 2021
+++ pkgsrc/security/gpg-tui/Makefile    Thu Jun  3 10:07:37 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2021/06/02 19:06:17 pin Exp $
+# $NetBSD: Makefile,v 1.5 2021/06/03 10:07:37 pin Exp $
 
-DISTNAME=      gpg-tui-0.1.5
+DISTNAME=      gpg-tui-0.2.0
 CATEGORIES=    security
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=orhun/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}

Index: pkgsrc/security/gpg-tui/distinfo
diff -u pkgsrc/security/gpg-tui/distinfo:1.2 pkgsrc/security/gpg-tui/distinfo:1.3
--- pkgsrc/security/gpg-tui/distinfo:1.2        Mon May 31 20:50:48 2021
+++ pkgsrc/security/gpg-tui/distinfo    Thu Jun  3 10:07:37 2021
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2021/05/31 20:50:48 pin Exp $
+$NetBSD: distinfo,v 1.3 2021/06/03 10:07:37 pin Exp $
 
 SHA1 (ansi_term-0.11.0.crate) = 0c6f984f171ee890100780e038def5db2a8b7ab8
 RMD160 (ansi_term-0.11.0.crate) = 0bc10d826fc7a658ac1026dac333cc54f26f7c5b
@@ -132,10 +132,10 @@ SHA1 (gpg-error-0.5.2.crate) = a1eb17a06
 RMD160 (gpg-error-0.5.2.crate) = c1c5f183936f062a6146c6a80dd14071e279f3d6
 SHA512 (gpg-error-0.5.2.crate) = 69138c1c712aec6b2c5e8b919b146445137ff62ada0d4437393764dac18167197d06fd60cf77550f628762a9411c4b3a051cb4515fedad726a63810f80b8b1e6
 Size (gpg-error-0.5.2.crate) = 16410 bytes
-SHA1 (gpg-tui-0.1.5.tar.gz) = b054c6d7d928c109df60419e80d4cad3f9893c21
-RMD160 (gpg-tui-0.1.5.tar.gz) = e3586cda330daa40a6f24988b2756aeb6f7f95a3
-SHA512 (gpg-tui-0.1.5.tar.gz) = 5e88330b6cabba31658e84ee6f42eb28d0da4e918219ca8e9e0c7a15836d5b3ee3a79e227ec8d4fc981530c3150955576e4d968db00d1b325d8719cfaffb7aaa
-Size (gpg-tui-0.1.5.tar.gz) = 10782202 bytes
+SHA1 (gpg-tui-0.2.0.tar.gz) = 9057d63c990c4a9c72e7dc9cb61057b5fcf3dadc
+RMD160 (gpg-tui-0.2.0.tar.gz) = d8f0151ead5aaac5a26c28cb12bb7bfa08896bdd
+SHA512 (gpg-tui-0.2.0.tar.gz) = 25cf643fc0bdbcf3a66bf2e64bd5ccda9294473705525a55e6aba1e399481dee9e287f6c3dfb0fd3d763eb59043d2d838a90de6c2a7419082f31efeda6aea26c
+Size (gpg-tui-0.2.0.tar.gz) = 11010280 bytes
 SHA1 (gpgme-0.9.2.crate) = 8c9fbbe3b5401b4ce9a85c0fc4b925f9aef62a1a
 RMD160 (gpgme-0.9.2.crate) = d3ff4e66c48059f656a9c4f860198fd2795605f3
 SHA512 (gpgme-0.9.2.crate) = 9f0808cd4a18b334f8ef935dc6740bc9f5c4a25286f7d3b921000965183a1528f75128481aa47558a75cf6ff3d75ae3b2fbf98d0692bff6ee377bae0e9d2e09f



Home | Main Index | Thread Index | Old Index