Index: head/security/libgpg-error/Makefile =================================================================== --- head/security/libgpg-error/Makefile (revision 464823) +++ head/security/libgpg-error/Makefile (revision 464824) @@ -1,38 +1,39 @@ # Created by: Sergei Kolobov # $FreeBSD$ PORTNAME= libgpg-error -PORTVERSION= 1.27 +PORTVERSION= 1.28 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 +INSTALL_TARGET= install-strip 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 464823) +++ head/security/libgpg-error/distinfo (revision 464824) @@ -1,3 +1,3 @@ -TIMESTAMP = 1488465929 -SHA256 (libgpg-error-1.27.tar.bz2) = 4f93aac6fecb7da2b92871bb9ee33032be6a87b174f54abf8ddf0911a22d29d2 -SIZE (libgpg-error-1.27.tar.bz2) = 813060 +TIMESTAMP = 1521214433 +SHA256 (libgpg-error-1.28.tar.bz2) = 3edb957744905412f30de3e25da18682cbe509541e18cd3b8f9df695a075da49 +SIZE (libgpg-error-1.28.tar.bz2) = 862569 Index: head/security/libgpg-error/pkg-plist =================================================================== --- head/security/libgpg-error/pkg-plist (revision 464823) +++ head/security/libgpg-error/pkg-plist (revision 464824) @@ -1,38 +1,41 @@ bin/gpg-error bin/gpg-error-config +bin/gpgrt-config +bin/yat2m 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.22.0 +lib/libgpg-error.so.0.23.0 man/man1/gpg-error-config.1.gz share/aclocal/gpg-error.m4 +share/aclocal/gpgrt.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