Index: head/security/gpgme/Makefile =================================================================== --- head/security/gpgme/Makefile (revision 389651) +++ head/security/gpgme/Makefile (revision 389652) @@ -1,59 +1,59 @@ # Created by: teramoto@comm.eng.osaka-u.ac.jp # $FreeBSD$ PORTNAME= gpgme -PORTVERSION= 1.5.4 +PORTVERSION= 1.5.5 CATEGORIES= security MASTER_SITES= GNUPG/gpgme MAINTAINER= jhale@FreeBSD.org COMMENT= Library to make access to GnuPG easier LICENSE= LGPL21 LIB_DEPENDS= libassuan.so:${PORTSDIR}/security/libassuan \ libgpg-error.so:${PORTSDIR}/security/libgpg-error GNU_CONFIGURE= yes USES= cpe gmake libtool tar:bzip2 USE_LDCONFIG= yes CONFIGURE_ARGS= --includedir=${PREFIX}/include/gpgme INSTALL_TARGET= install-strip CPE_VENDOR= gnu INFO= gpgme PORTDOCS= AUTHORS ChangeLog INSTALL NEWS README THANKS TODO OPTIONS_DEFINE= DOCS UISERVER OPTIONS_SINGLE= GNUPG OPTIONS_SINGLE_GNUPG= GNUPG1 GNUPG2 OPTIONS_DEFAULT= GNUPG2 UISERVER GNUPG1_DESC= Build gpgme library for GnuPG 1.x GNUPG1_BUILD_DEPENDS= gpgv:${PORTSDIR}/security/gnupg1 GNUPG1_RUN_DEPENDS= gpgv:${PORTSDIR}/security/gnupg1 GNUPG2_DESC= Build gpgme library for GnuPG 2.x GNUPG2_BUILD_DEPENDS= gpg2:${PORTSDIR}/security/gnupg GNUPG2_RUN_DEPENDS= gpg2:${PORTSDIR}/security/gnupg UISERVER_DESC= GnuPG UI server support UISERVER_CONFIGURE_ENABLE= fd-passing .include .if !exists(${LOCALBASE}/bin/gpgsm) CONFIGURE_ARGS+= --disable-gpgsm-test .endif post-patch: @${REINPLACE_CMD} -e 's|^clfilesdir.*|clfilesdir=$$\(libdir\)/common-lisp/gpgme|g' \ ${WRKSRC}/lang/cl/Makefile.in post-install: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include Index: head/security/gpgme/distinfo =================================================================== --- head/security/gpgme/distinfo (revision 389651) +++ head/security/gpgme/distinfo (revision 389652) @@ -1,2 +1,2 @@ -SHA256 (gpgme-1.5.4.tar.bz2) = bb38c0ec8815c9e94e6047b484984808a8dad9d6bec8df33dc5339fd55ffea6c -SIZE (gpgme-1.5.4.tar.bz2) = 975460 +SHA256 (gpgme-1.5.5.tar.bz2) = 0b3d3d5107680c594777aae65882a1ff6dd1ba629a83432e719c8b82a743c207 +SIZE (gpgme-1.5.5.tar.bz2) = 976383 Index: head/security/gpgme/pkg-plist =================================================================== --- head/security/gpgme/pkg-plist (revision 389651) +++ head/security/gpgme/pkg-plist (revision 389652) @@ -1,13 +1,13 @@ bin/gpgme-config bin/gpgme-tool include/gpgme/gpgme.h lib/common-lisp/gpgme/gpgme-package.lisp lib/common-lisp/gpgme/gpgme.asd lib/common-lisp/gpgme/gpgme.lisp lib/libgpgme-pthread.so lib/libgpgme-pthread.so.11 -lib/libgpgme-pthread.so.11.13.3 +lib/libgpgme-pthread.so.11.13.4 lib/libgpgme.so lib/libgpgme.so.11 -lib/libgpgme.so.11.13.3 +lib/libgpgme.so.11.13.4 share/aclocal/gpgme.m4