Andreas Wacknitz
2023-11-29 589fcb3b8afacf58de4393d4e004e9e0be8d2b48
gpgme: update to 1.23.2

1 files deleted
3 files modified
1 files renamed
58 ■■■■ changed files
components/sysutils/gpgme/Makefile 7 ●●●●● patch | view | raw | blame | history
components/sysutils/gpgme/gpgme.p5m 12 ●●●● patch | view | raw | blame | history
components/sysutils/gpgme/manifests/sample-manifest.p5m 12 ●●●● patch | view | raw | blame | history
components/sysutils/gpgme/test/results-32.master 27 ●●●●● patch | view | raw | blame | history
components/sysutils/gpgme/test/results-all.master patch | view | raw | blame | history
components/sysutils/gpgme/Makefile
@@ -23,22 +23,23 @@
BUILD_BITS = 64_and_32
USE_DEFAULT_TEST_TRANSFORMS= yes
USE_COMMON_TEST_MASTER= no
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME=        gpgme
COMPONENT_VERSION=    1.23.1
COMPONENT_VERSION=    1.23.2
COMPONENT_SUMMARY=    GnuPG Made Easy
COMPONENT_DESCRIPTION=    A library designed to make access to GnuPG easier for applications
COMPONENT_SRC=        $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_PROJECT_URL=    https://www.gnupg.org/related_software/gpgme/
COMPONENT_ARCHIVE=    $(COMPONENT_SRC).tar.bz2
COMPONENT_ARCHIVE_HASH=    sha256:a0c316f7ab7d3bfb01a8753c3370dc906e5b61436021f3b54ff1483b513769bd
COMPONENT_ARCHIVE_HASH=    sha256:9499e8b1f33cccb6815527a1bc16049d35a6198a6c5fae0185f2bd561bce5224
COMPONENT_ARCHIVE_URL=    ftp://ftp.gnupg.org/gcrypt/gpgme/$(COMPONENT_ARCHIVE)
COMPONENT_FMRI=    library/security/gpgme
COMPONENT_CLASSIFICATION= System/Libraries
COMPONENT_LICENSE=    GPLv2,LGPLv2
# Only test the 64 bit variant
TEST_TARGET= $(TEST_64)
include $(WS_MAKE_RULES)/common.mk
COMPONENT_PREP_ACTION= ( cd $(@D) && PATH=$(PATH.gnu) autoreconf -fi )
components/sysutils/gpgme/gpgme.p5m
@@ -40,14 +40,14 @@
file path=usr/bin/gpgme-json
file path=usr/bin/gpgme-tool
file path=usr/include/gpgme.h
link path=usr/lib/$(MACH64)/libgpgme.so target=libgpgme.so.11.32.0
link path=usr/lib/$(MACH64)/libgpgme.so.11 target=libgpgme.so.11.32.0
file path=usr/lib/$(MACH64)/libgpgme.so.11.32.0
link path=usr/lib/$(MACH64)/libgpgme.so target=libgpgme.so.11.32.1
link path=usr/lib/$(MACH64)/libgpgme.so.11 target=libgpgme.so.11.32.1
file path=usr/lib/$(MACH64)/libgpgme.so.11.32.1
file path=usr/lib/$(MACH64)/pkgconfig/gpgme-glib.pc
file path=usr/lib/$(MACH64)/pkgconfig/gpgme.pc
link path=usr/lib/libgpgme.so target=libgpgme.so.11.32.0
link path=usr/lib/libgpgme.so.11 target=libgpgme.so.11.32.0
file path=usr/lib/libgpgme.so.11.32.0
link path=usr/lib/libgpgme.so target=libgpgme.so.11.32.1
link path=usr/lib/libgpgme.so.11 target=libgpgme.so.11.32.1
file path=usr/lib/libgpgme.so.11.32.1
file path=usr/lib/pkgconfig/gpgme-glib.pc
file path=usr/lib/pkgconfig/gpgme.pc
file path=usr/share/aclocal/gpgme.m4
components/sysutils/gpgme/manifests/sample-manifest.p5m
@@ -30,14 +30,14 @@
file path=usr/bin/gpgme-json
file path=usr/bin/gpgme-tool
file path=usr/include/gpgme.h
link path=usr/lib/$(MACH64)/libgpgme.so target=libgpgme.so.11.32.0
link path=usr/lib/$(MACH64)/libgpgme.so.11 target=libgpgme.so.11.32.0
file path=usr/lib/$(MACH64)/libgpgme.so.11.32.0
link path=usr/lib/$(MACH64)/libgpgme.so target=libgpgme.so.11.32.1
link path=usr/lib/$(MACH64)/libgpgme.so.11 target=libgpgme.so.11.32.1
file path=usr/lib/$(MACH64)/libgpgme.so.11.32.1
file path=usr/lib/$(MACH64)/pkgconfig/gpgme-glib.pc
file path=usr/lib/$(MACH64)/pkgconfig/gpgme.pc
link path=usr/lib/libgpgme.so target=libgpgme.so.11.32.0
link path=usr/lib/libgpgme.so.11 target=libgpgme.so.11.32.0
file path=usr/lib/libgpgme.so.11.32.0
link path=usr/lib/libgpgme.so target=libgpgme.so.11.32.1
link path=usr/lib/libgpgme.so.11 target=libgpgme.so.11.32.1
file path=usr/lib/libgpgme.so.11.32.1
file path=usr/lib/pkgconfig/gpgme-glib.pc
file path=usr/lib/pkgconfig/gpgme.pc
file path=usr/share/aclocal/gpgme.m4
components/sysutils/gpgme/test/results-32.master
File was deleted
components/sysutils/gpgme/test/results-all.master