Index: head/security/libgpg-error/files/patch-src_gpgrt-config =================================================================== --- head/security/libgpg-error/files/patch-src_gpgrt-config (revision 491676) +++ head/security/libgpg-error/files/patch-src_gpgrt-config (nonexistent) @@ -1,22 +0,0 @@ ---- src/gpgrt-config.orig 2018-11-15 16:10:09 UTC -+++ src/gpgrt-config -@@ -448,8 +448,8 @@ sysroot () { - _result="$_result${_result:+ }$_opt" - shift - _result="$_result $PKG_CONFIG_SYSROOT_DIR$1" -- elif expr "$1" : "^$_opt" >/dev/null; then -- _result="$_result${_result:+ }$_opt$PKG_CONFIG_SYSROOT_DIR$(expr "$1" : "^$_opt\(.*\)")" -+ elif expr "x$1" : "^x$_opt" >/dev/null; then -+ _result="$_result${_result:+ }$_opt$PKG_CONFIG_SYSROOT_DIR$(expr "x$1" : "^x$_opt\(.*\)")" - else - _result="$_result${_result:+ }$1" - fi -@@ -568,7 +568,7 @@ done - - if [ -z "$module_list" ]; then - module_list=${myname%-config} --elif expr match "$module_list" "=\|!=\|<\|>\|<=\|>=" >/dev/null; then -+elif expr "$module_list" : "=\|!=\|<\|>\|<=\|>=" >/dev/null; then - module_list="${myname%-config} $module_list" - fi - Property changes on: head/security/libgpg-error/files/patch-src_gpgrt-config ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/security/libgpg-error/Makefile =================================================================== --- head/security/libgpg-error/Makefile (revision 491676) +++ head/security/libgpg-error/Makefile (revision 491677) @@ -1,40 +1,39 @@ # Created by: Sergei Kolobov # $FreeBSD$ PORTNAME= libgpg-error -PORTVERSION= 1.34 +PORTVERSION= 1.35 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 USES= gmake libtool tar:bzip2 -OPTIONS_DEFINE= DOCS NLS -OPTIONS_SUB= yes - USE_LDCONFIG= yes GNU_CONFIGURE= yes MAKE_JOBS_UNSAFE= yes CPP+= -P CONFIGURE_ARGS= --enable-static=yes INSTALL_TARGET= install-strip +DOCS= AUTHORS ChangeLog NEWS README +INFO= gpgrt +OPTIONS_DEFINE= DOCS NLS +OPTIONS_SUB= 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 491676) +++ head/security/libgpg-error/distinfo (revision 491677) @@ -1,3 +1,3 @@ -TIMESTAMP = 1547696932 -SHA256 (libgpg-error-1.34.tar.bz2) = 0680799dee71b86b2f435efb825391eb040ce2704b057f6bd3dcc47fbc398c81 -SIZE (libgpg-error-1.34.tar.bz2) = 919217 +TIMESTAMP = 1548779586 +SHA256 (libgpg-error-1.35.tar.bz2) = cbd5ee62a8a8c88d48c158fff4fc9ead4132aacd1b4a56eb791f9f997d07e067 +SIZE (libgpg-error-1.35.tar.bz2) = 918408 Index: head/security/libgpg-error/pkg-plist =================================================================== --- head/security/libgpg-error/pkg-plist (revision 491676) +++ head/security/libgpg-error/pkg-plist (revision 491677) @@ -1,43 +1,43 @@ 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.26.0 +lib/libgpg-error.so.0.26.1 libdata/pkgconfig/gpg-error.pc man/man1/gpgrt-config.1.gz share/aclocal/gpg-error.m4 share/aclocal/gpgrt.m4 share/common-lisp/source/gpg-error/gpg-error-codes.lisp share/common-lisp/source/gpg-error/gpg-error-package.lisp share/common-lisp/source/gpg-error/gpg-error.asd share/common-lisp/source/gpg-error/gpg-error.lisp %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/ChangeLog %%PORTDOCS%%%%DOCSDIR%%/NEWS %%PORTDOCS%%%%DOCSDIR%%/README %%DATADIR%%/errorref.txt %%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/es/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