Skip to content

Commit 249ec56

Browse files
committed
gpa: update to 0.11.1.
Noteworthy changes in version 0.11.1 (2026-02-12) ------------------------------------------------- * Remove unused trust_item stuff to make it build with gpgme 2.x. [rGPAb6ba8bcc6d] * Fix a crash due to bad marshaling. See https://bugs.gentoo.org/957196. [rGPA45fc64a4ac]
1 parent 88c9617 commit 249ec56

4 files changed

Lines changed: 6 additions & 101 deletions

File tree

security/gpa/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# $NetBSD: Makefile,v 1.80 2026/02/12 08:15:03 wiz Exp $
1+
# $NetBSD: Makefile,v 1.81 2026/02/12 11:52:43 wiz Exp $
22

3-
DISTNAME= gpa-0.11.0
3+
DISTNAME= gpa-0.11.1
44
CATEGORIES= security x11
55
MASTER_SITES= ${MASTER_SITE_GNUPG:=gpa/}
66
EXTRACT_SUFX= .tar.bz2

security/gpa/distinfo

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
1-
$NetBSD: distinfo,v 1.14 2026/02/12 08:15:03 wiz Exp $
1+
$NetBSD: distinfo,v 1.15 2026/02/12 11:52:43 wiz Exp $
22

3-
BLAKE2s (gpa-0.11.0.tar.bz2) = 01daf60132d131d344b5d8ac31df69e945001e4a0bc906c362e04c06315d2f35
4-
SHA512 (gpa-0.11.0.tar.bz2) = 976c607732ac5558bc00bfd777408605729155773036ac811faf1e528c29567f9f16288aeaa3390fef7b8eaa75ae68a0fe710f8b55d001580a09d7382d33d20d
5-
Size (gpa-0.11.0.tar.bz2) = 827217 bytes
6-
SHA1 (patch-src_gpacontext.c) = a9d214baf5fbcd040379fc73fb31ab6b4bccfb8b
7-
SHA1 (patch-src_gpacontext.h) = 5e48d93735a3dfd93b1da028df27dea66e649a3e
3+
BLAKE2s (gpa-0.11.1.tar.bz2) = 6b412fc6ebdde2fd7bb1b922ef46978549ef53a2ba81f0f26f75b0f274dcb2a6
4+
SHA512 (gpa-0.11.1.tar.bz2) = 2059aa69dc763e61ca7eff347e4149a64e8b0ee2e73b5595eb84ca0c0a1e91e25683071031628f4967419c925217d653dd032629d288b05fa27a9234492121cc
5+
Size (gpa-0.11.1.tar.bz2) = 828833 bytes

security/gpa/patches/patch-src_gpacontext.c

Lines changed: 0 additions & 75 deletions
This file was deleted.

security/gpa/patches/patch-src_gpacontext.h

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)