diff options
author | Jason E. Hale <jhale@FreeBSD.org> | 2022-02-20 15:14:31 +0000 |
---|---|---|
committer | Jason E. Hale <jhale@FreeBSD.org> | 2022-02-20 15:18:42 +0000 |
commit | fb02dbdb45b460fc5cad8376f0e3a562f8706f8d (patch) | |
tree | 4cc5a6d26a141bc1011ccd0d5b3cd047049e8655 /security/gpgme | |
parent | eca2986ededb22145f7af0886e8fd79ac8c9667e (diff) | |
download | ports-fb02dbdb45b460fc5cad8376f0e3a562f8706f8d.tar.gz ports-fb02dbdb45b460fc5cad8376f0e3a562f8706f8d.zip |
Diffstat (limited to 'security/gpgme')
-rw-r--r-- | security/gpgme/Makefile | 6 | ||||
-rw-r--r-- | security/gpgme/distinfo | 6 | ||||
-rw-r--r-- | security/gpgme/pkg-plist | 2 |
3 files changed, 7 insertions, 7 deletions
diff --git a/security/gpgme/Makefile b/security/gpgme/Makefile index 938605ba1c98..54b615d39da5 100644 --- a/security/gpgme/Makefile +++ b/security/gpgme/Makefile @@ -1,7 +1,7 @@ # Created by: teramoto@comm.eng.osaka-u.ac.jp PORTNAME= gpgme -PORTVERSION= 1.15.1 +PORTVERSION= 1.17.0 PORTREVISION?= 0 CATEGORIES?= security MASTER_SITES= GNUPG/gpgme @@ -82,8 +82,8 @@ TEST_USE= QT=testlib_build BUILD_DEPENDS+= swig:devel/swig \ ${PYTHON_PKGNAMEPREFIX}setuptools>0:devel/py-setuptools@${PY_FLAVOR} RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}setuptools>0:devel/py-setuptools@${PY_FLAVOR} -USES+= python:3.6+ -USE_PYTHON= py3kplist flavors +USES+= python:3.7+ +USE_PYTHON= flavors CONFIGURE_ARGS+=--enable-languages="python" CONFIGURE_ENV+= BSD_PYTHON="${PYTHON_CMD}" \ BSD_PYTHON_VERSION="${PYTHON_VER}" \ diff --git a/security/gpgme/distinfo b/security/gpgme/distinfo index 59c3bdf2a31f..81e11419f43d 100644 --- a/security/gpgme/distinfo +++ b/security/gpgme/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1610205903 -SHA256 (gpgme-1.15.1.tar.bz2) = eebc3c1b27f1c8979896ff361ba9bb4778b508b2496c2fc10e3775a40b1de1ad -SIZE (gpgme-1.15.1.tar.bz2) = 1699349 +TIMESTAMP = 1645363726 +SHA256 (gpgme-1.17.0.tar.bz2) = 4ed3f50ceb7be2fce2c291414256b20c9ebf4c03fddb922c88cda99c119a69f5 +SIZE (gpgme-1.17.0.tar.bz2) = 1748416 diff --git a/security/gpgme/pkg-plist b/security/gpgme/pkg-plist index e4f4699b807e..2c90a61a5643 100644 --- a/security/gpgme/pkg-plist +++ b/security/gpgme/pkg-plist @@ -8,7 +8,7 @@ lib/common-lisp/gpgme/gpgme.asd lib/common-lisp/gpgme/gpgme.lisp lib/libgpgme.so lib/libgpgme.so.11 -lib/libgpgme.so.11.24.1 +lib/libgpgme.so.11.26.0 libdata/pkgconfig/gpgme-glib.pc libdata/pkgconfig/gpgme.pc share/aclocal/gpgme.m4 |