Index: head/security/libgpg-error/Makefile =================================================================== --- head/security/libgpg-error/Makefile (revision 435478) +++ head/security/libgpg-error/Makefile (revision 435479) @@ -1,38 +1,38 @@ # Created by: Sergei Kolobov # $FreeBSD$ PORTNAME= libgpg-error -PORTVERSION= 1.26 +PORTVERSION= 1.27 CATEGORIES= security devel MASTER_SITES= GNUPG MAINTAINER= novel@FreeBSD.org COMMENT= Common error values for all GnuPG components LICENSE= GPLv2 LGPL21 LICENSE_COMB= multi LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING LICENSE_FILE_LGPL21= ${WRKSRC}/COPYING.LIB OPTIONS_DEFINE= DOCS NLS OPTIONS_SUB= yes USES= gmake libtool tar:bzip2 USE_LDCONFIG= yes GNU_CONFIGURE= yes MAKE_JOBS_UNSAFE= yes CPP+= -P CONFIGURE_ARGS= --enable-static=yes NLS_CONFIGURE_OFF= --disable-nls NLS_CONFIGURE_ON= ${ICONV_CONFIGURE_ARG} --with-libintl-prefix=${LOCALBASE} NLS_USES= gettext iconv DOCS= AUTHORS ChangeLog NEWS README INFO= gpgrt post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${STAGEDIR}${DOCSDIR} .include Index: head/security/libgpg-error/distinfo =================================================================== --- head/security/libgpg-error/distinfo (revision 435478) +++ head/security/libgpg-error/distinfo (revision 435479) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482581836 -SHA256 (libgpg-error-1.26.tar.bz2) = 4c4bcbc90116932e3acd37b37812d8653b1b189c1904985898e860af818aee69 -SIZE (libgpg-error-1.26.tar.bz2) = 798096 +TIMESTAMP = 1488465929 +SHA256 (libgpg-error-1.27.tar.bz2) = 4f93aac6fecb7da2b92871bb9ee33032be6a87b174f54abf8ddf0911a22d29d2 +SIZE (libgpg-error-1.27.tar.bz2) = 813060 Index: head/security/libgpg-error/pkg-plist =================================================================== --- head/security/libgpg-error/pkg-plist (revision 435478) +++ head/security/libgpg-error/pkg-plist (revision 435479) @@ -1,37 +1,38 @@ bin/gpg-error bin/gpg-error-config include/gpg-error.h +include/gpgrt.h lib/libgpg-error.a lib/libgpg-error.so lib/libgpg-error.so.0 -lib/libgpg-error.so.0.21.0 +lib/libgpg-error.so.0.22.0 man/man1/gpg-error-config.1.gz share/aclocal/gpg-error.m4 share/common-lisp/source/gpg-error/gpg-error.asd share/common-lisp/source/gpg-error/gpg-error-package.lisp share/common-lisp/source/gpg-error/gpg-error.lisp share/common-lisp/source/gpg-error/gpg-error-codes.lisp %%DATADIR%%/errorref.txt %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/ChangeLog %%PORTDOCS%%%%DOCSDIR%%/NEWS %%PORTDOCS%%%%DOCSDIR%%/README %%NLS%%share/locale/cs/LC_MESSAGES/libgpg-error.mo %%NLS%%share/locale/da/LC_MESSAGES/libgpg-error.mo %%NLS%%share/locale/de/LC_MESSAGES/libgpg-error.mo %%NLS%%share/locale/eo/LC_MESSAGES/libgpg-error.mo %%NLS%%share/locale/fr/LC_MESSAGES/libgpg-error.mo %%NLS%%share/locale/hu/LC_MESSAGES/libgpg-error.mo %%NLS%%share/locale/it/LC_MESSAGES/libgpg-error.mo %%NLS%%share/locale/ja/LC_MESSAGES/libgpg-error.mo %%NLS%%share/locale/nl/LC_MESSAGES/libgpg-error.mo %%NLS%%share/locale/pl/LC_MESSAGES/libgpg-error.mo %%NLS%%share/locale/pt/LC_MESSAGES/libgpg-error.mo %%NLS%%share/locale/ro/LC_MESSAGES/libgpg-error.mo %%NLS%%share/locale/ru/LC_MESSAGES/libgpg-error.mo %%NLS%%share/locale/sr/LC_MESSAGES/libgpg-error.mo %%NLS%%share/locale/sv/LC_MESSAGES/libgpg-error.mo %%NLS%%share/locale/uk/LC_MESSAGES/libgpg-error.mo %%NLS%%share/locale/vi/LC_MESSAGES/libgpg-error.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/libgpg-error.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/libgpg-error.mo