pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/pear-Crypt_GPG



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Mar 12 13:26:58 UTC 2017

Modified Files:
        pkgsrc/security/pear-Crypt_GPG: Makefile distinfo
        pkgsrc/security/pear-Crypt_GPG/patches: patch-.._package.xml

Log Message:
Update pear-Crypt_GPG to 1.6.0.

1.6.0                                           2017-02-26 03:26 UTC

Changelog:

* This release adds GnuPG 2.1 support.
* Internal API has been refactored.

* Fix Bug #21182: Ignore invalid proc_close() exit code
* Fix Bug G#28: Use --batch argument for key imports when no passphrase is
  provided.
* Fix Bug #21151: GPG-AGENT process is not automatically closed when using
  GnuPG 2.0
* Fix Bug #21152: Ignore time conflicts (by default)
* Fixed Bug #21148: Throw bad-passphrase exception instead of key-not-found
  exception on decryption


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/security/pear-Crypt_GPG/Makefile \
    pkgsrc/security/pear-Crypt_GPG/distinfo
cvs rdiff -u -r1.2 -r1.3 \
    pkgsrc/security/pear-Crypt_GPG/patches/patch-.._package.xml

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

Modified files:

Index: pkgsrc/security/pear-Crypt_GPG/Makefile
diff -u pkgsrc/security/pear-Crypt_GPG/Makefile:1.2 pkgsrc/security/pear-Crypt_GPG/Makefile:1.3
--- pkgsrc/security/pear-Crypt_GPG/Makefile:1.2 Sun Oct  9 12:30:30 2016
+++ pkgsrc/security/pear-Crypt_GPG/Makefile     Sun Mar 12 13:26:58 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2016/10/09 12:30:30 taca Exp $
+# $NetBSD: Makefile,v 1.3 2017/03/12 13:26:58 taca Exp $
 
-DISTNAME=      Crypt_GPG-1.4.3
+DISTNAME=      Crypt_GPG-1.6.0
 CATEGORIES=    security
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/security/pear-Crypt_GPG/distinfo
diff -u pkgsrc/security/pear-Crypt_GPG/distinfo:1.2 pkgsrc/security/pear-Crypt_GPG/distinfo:1.3
--- pkgsrc/security/pear-Crypt_GPG/distinfo:1.2 Sun Oct  9 12:30:30 2016
+++ pkgsrc/security/pear-Crypt_GPG/distinfo     Sun Mar 12 13:26:58 2017
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.2 2016/10/09 12:30:30 taca Exp $
+$NetBSD: distinfo,v 1.3 2017/03/12 13:26:58 taca Exp $
 
-SHA1 (pear/Crypt_GPG-1.4.3.tgz) = d6cdb8f148c21998aac6217e01b44c5c42abe1f1
-RMD160 (pear/Crypt_GPG-1.4.3.tgz) = 1b3ac7847ef2f5550d1ee3d20fa5f7cd77a8c5fd
-SHA512 (pear/Crypt_GPG-1.4.3.tgz) = f0a425e6bdb3ef0689a18b84aa7a5fa89a07f0d8fd3b2c31efd1a75b170e7388251cab9a92dcef0e1e5bcc5e4ed56ab9a8c17295689091b12a89a4139e05f2d5
-Size (pear/Crypt_GPG-1.4.3.tgz) = 346001 bytes
-SHA1 (patch-.._package.xml) = 921cb2548b8c387600da25525c33c2d0f1f454af
+SHA1 (pear/Crypt_GPG-1.6.0.tgz) = a7a530573a06077dc7d21cf71b8c48ab5f936d58
+RMD160 (pear/Crypt_GPG-1.6.0.tgz) = 341d8e35f98cef0272bf35de1bd80963347116db
+SHA512 (pear/Crypt_GPG-1.6.0.tgz) = b5119204114218a8100d978ea265f1b4f7883b0155c6c984e493737ec7185a9a37c2eb3255b3dd30ccc8821363dbd5c86f8861b8da206c0a0efff89086ac6ae0
+Size (pear/Crypt_GPG-1.6.0.tgz) = 345474 bytes
+SHA1 (patch-.._package.xml) = a310c2c694f510dbb44c3ebbefb9a4359a6e6d65

Index: pkgsrc/security/pear-Crypt_GPG/patches/patch-.._package.xml
diff -u pkgsrc/security/pear-Crypt_GPG/patches/patch-.._package.xml:1.2 pkgsrc/security/pear-Crypt_GPG/patches/patch-.._package.xml:1.3
--- pkgsrc/security/pear-Crypt_GPG/patches/patch-.._package.xml:1.2     Sun Oct  9 12:30:30 2016
+++ pkgsrc/security/pear-Crypt_GPG/patches/patch-.._package.xml Sun Mar 12 13:26:58 2017
@@ -1,12 +1,14 @@
-$NetBSD: patch-.._package.xml,v 1.2 2016/10/09 12:30:30 taca Exp $
+$NetBSD: patch-.._package.xml,v 1.3 2017/03/12 13:26:58 taca Exp $
 
---- ../package.xml.orig        2016-10-07 13:50:33.000000000 +0000
+* Drop MD5 for replacing shbang line.
+
+--- ../package.xml.orig        2017-02-26 08:22:55.000000000 +0000
 +++ ../package.xml
-@@ -71,7 +71,7 @@ Added POSIX method to isRunning() consis
-    <file baseinstalldir="/" md5sum="edfcefbb570bc3a5a4df32b1ad7b0699" name="data/pinentry-cli.xml" role="data">
+@@ -67,7 +67,7 @@ Fix Bug G#28:   Use --batch argument for
+    <file baseinstalldir="/" md5sum="d3aa11bd20f7d351d7c31178de601eca" name="data/pinentry-cli.xml" role="data">
      <tasks:replace from="@package-version@" to="version" type="package-info" />
     </file>
--   <file baseinstalldir="/" md5sum="4fb41cc616854bc332aec7a5e6dddab0" name="scripts/crypt-gpg-pinentry" role="script">
+-   <file baseinstalldir="/" md5sum="069d671c63366eaf64b050132dd76da3" name="scripts/crypt-gpg-pinentry" role="script">
 +   <file baseinstalldir="/" name="scripts/crypt-gpg-pinentry" role="script">
      <tasks:replace from="@php-dir@" to="php_dir" type="pear-config" />
     </file>



Home | Main Index | Thread Index | Old Index