ports/opt (3.6): gnupg: 2.2.27 -> 2.3.0
commit 08394a7a199a8ff8623ef34770de3e1175bce912 Author: Tim Biermann <tbier@posteo.de> Date: Sat Apr 10 09:38:43 2021 +0000 gnupg: 2.2.27 -> 2.3.0 diff --git a/gnupg/.footprint b/gnupg/.footprint index eb062bb1e..f69af0889 100644 --- a/gnupg/.footprint +++ b/gnupg/.footprint @@ -1,10 +1,10 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/dirmngr --rwxr-xr-x root/root usr/bin/dirmngr-client -rwxr-xr-x root/root usr/bin/gpg -rwxr-xr-x root/root usr/bin/gpg-agent +-rwxr-xr-x root/root usr/bin/gpg-card -rwxr-xr-x root/root usr/bin/gpg-connect-agent +-rwxr-xr-x root/root usr/bin/gpg-wks-client -rwxr-xr-x root/root usr/bin/gpg-wks-server -rwxr-xr-x root/root usr/bin/gpgconf -rwxr-xr-x root/root usr/bin/gpgparsemail @@ -17,9 +17,11 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/watchgnupg drwxr-xr-x root/root usr/lib/ -rwxr-xr-x root/root usr/lib/gpg-check-pattern +-rwxr-xr-x root/root usr/lib/gpg-pair-tool -rwxr-xr-x root/root usr/lib/gpg-preset-passphrase -rwxr-xr-x root/root usr/lib/gpg-protect-tool -rwxr-xr-x root/root usr/lib/gpg-wks-client +-rwxr-xr-x root/root usr/lib/keyboxd -rwxr-xr-x root/root usr/lib/scdaemon drwxr-xr-x root/root usr/sbin/ -rwxr-xr-x root/root usr/sbin/addgnupghome @@ -27,11 +29,12 @@ drwxr-xr-x root/root usr/sbin/ drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/gnupg/ -rw-r--r-- root/root usr/share/gnupg/distsigkey.gpg --rw-r--r-- root/root usr/share/gnupg/sks-keyservers.netCA.pem drwxr-xr-x root/root usr/share/man/ drwxr-xr-x root/root usr/share/man/man1/ -rw-r--r-- root/root usr/share/man/man1/dirmngr-client.1.gz -rw-r--r-- root/root usr/share/man/man1/gpg-agent.1.gz +-rw-r--r-- root/root usr/share/man/man1/gpg-card.1.gz +-rw-r--r-- root/root usr/share/man/man1/gpg-check-pattern.1.gz -rw-r--r-- root/root usr/share/man/man1/gpg-connect-agent.1.gz -rw-r--r-- root/root usr/share/man/man1/gpg-preset-passphrase.1.gz -rw-r--r-- root/root usr/share/man/man1/gpg-wks-client.1.gz @@ -43,7 +46,6 @@ drwxr-xr-x root/root usr/share/man/man1/ -rw-r--r-- root/root usr/share/man/man1/gpgtar.1.gz -rw-r--r-- root/root usr/share/man/man1/gpgv.1.gz -rw-r--r-- root/root usr/share/man/man1/scdaemon.1.gz --rw-r--r-- root/root usr/share/man/man1/symcryptrun.1.gz -rw-r--r-- root/root usr/share/man/man1/watchgnupg.1.gz drwxr-xr-x root/root usr/share/man/man7/ -rw-r--r-- root/root usr/share/man/man7/gnupg.7.gz diff --git a/gnupg/.signature b/gnupg/.signature index 720511a43..17d11bf00 100644 --- a/gnupg/.signature +++ b/gnupg/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/YDFcKAxwwjG/a7rw0IJ+mSl61DMb877HnZEVcFqGTNPjstfo6F/7qnNbh5wuLslicGH+qQ/ihOAGR6XY3Fcdw0= -SHA256 (Pkgfile) = 23359a5ba7a031ffdd2b5a32e452fc1648761dcd04f082aa417ddf43999407f6 -SHA256 (.footprint) = f372bf9ed1f25d9f062d71eb3d7d7d1e32d8a3e2554e09894ebb30e9d1a2f1e9 -SHA256 (gnupg-2.2.27.tar.bz2) = 34e60009014ea16402069136e0a5f63d9b65f90096244975db5cea74b3d02399 +RWSE3ohX2g5d/d4yrdDdIw9tE3VoufDK6CXTjexSw+fepdvBALJgDcTSkZsL4g2F2t3B0JbfA7j8Cg8hUdCVRudPWlRaUDUlhAI= +SHA256 (Pkgfile) = 776cc441e336f7b8cc7a419f9a271f09eb8d45597dd848a0d9d54a58c8eb3ee9 +SHA256 (.footprint) = 6450874d5d34d8f9e05366e38ae641e0adb79bbd294689579e4f806fbd01ddbb +SHA256 (gnupg-2.3.0.tar.bz2) = 84c1ef39e8621cfb70f31463a5d1d8edeab44332bc1e0e1af9b78b6f9ed05bb4 diff --git a/gnupg/Pkgfile b/gnupg/Pkgfile index c5a6a4e12..e9be07471 100644 --- a/gnupg/Pkgfile +++ b/gnupg/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libgcrypt libksba pinentry npth name=gnupg -version=2.2.27 +version=2.3.0 release=1 source=(https://gnupg.org/ftp/gcrypt/$name/$name-$version.tar.bz2)
participants (1)
-
crux@crux.nu