aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2024-03-06 20:45:40 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2024-03-06 21:04:52 +0000
commitedc147c358c55b250f5c8cebddf65083851ab34e (patch)
tree7505cf9535319a00cb62be843f0a66182152790b
parent8798dd3a4a80f6b27377c5494589318b2c6cb135 (diff)
downloadports-edc147c358c55b250f5c8cebddf65083851ab34e.tar.gz
ports-edc147c358c55b250f5c8cebddf65083851ab34e.zip
security/libgpg-error: Update to 1.48
Upstream doesn't seem to provide a changelog apart from git commit log PR: 277273 Reviewed by: novel (maintainer)
-rw-r--r--security/libgpg-error/Makefile21
-rw-r--r--security/libgpg-error/distinfo6
-rw-r--r--security/libgpg-error/pkg-plist2
3 files changed, 14 insertions, 15 deletions
diff --git a/security/libgpg-error/Makefile b/security/libgpg-error/Makefile
index 0b12e6d48ed2..1d621fadff50 100644
--- a/security/libgpg-error/Makefile
+++ b/security/libgpg-error/Makefile
@@ -1,6 +1,5 @@
PORTNAME= libgpg-error
-PORTVERSION= 1.47
-PORTREVISION= 1
+DISTVERSION= 1.48
CATEGORIES= security devel
MASTER_SITES= GNUPG
@@ -13,26 +12,26 @@ LICENSE_COMB= multi
LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING
LICENSE_FILE_LGPL21= ${WRKSRC}/COPYING.LIB
-USES= cpe libtool tar:bzip2
-
+USES= cpe libtool pathfix tar:bzip2
CPE_VENDOR= gnupg
+USE_LDCONFIG= yes
+
+GNU_CONFIGURE= yes
+INSTALL_TARGET= install-strip
+
+DOCS= AUTHORS ChangeLog NEWS README
+INFO= gpgrt
-USE_LDCONFIG= yes
-GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
-CPP+= -P
CONFIGURE_ARGS= --enable-static=yes \
--enable-install-gpg-error-config
-INSTALL_TARGET= install-strip
-DOCS= AUTHORS ChangeLog NEWS README
-INFO= gpgrt
OPTIONS_DEFINE= DOCS NLS TEST
OPTIONS_SUB= yes
+NLS_USES= gettext iconv
NLS_CONFIGURE_OFF= --disable-nls
NLS_CONFIGURE_ON= ${ICONV_CONFIGURE_ARG} --with-libintl-prefix=${LOCALBASE}
-NLS_USES= gettext iconv
TEST_CONFIGURE_ENABLE= tests
TEST_TARGET= check
diff --git a/security/libgpg-error/distinfo b/security/libgpg-error/distinfo
index 36881d4c8b07..fc177326eb77 100644
--- a/security/libgpg-error/distinfo
+++ b/security/libgpg-error/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1680855571
-SHA256 (libgpg-error-1.47.tar.bz2) = 9e3c670966b96ecc746c28c2c419541e3bcb787d1a73930f5e5f5e1bcbbb9bdb
-SIZE (libgpg-error-1.47.tar.bz2) = 1020862
+TIMESTAMP = 1708731098
+SHA256 (libgpg-error-1.48.tar.bz2) = 89ce1ae893e122924b858de84dc4f67aae29ffa610ebf668d5aa539045663d6f
+SIZE (libgpg-error-1.48.tar.bz2) = 1080417
diff --git a/security/libgpg-error/pkg-plist b/security/libgpg-error/pkg-plist
index 0007ad90b37e..1aec3c06e965 100644
--- a/security/libgpg-error/pkg-plist
+++ b/security/libgpg-error/pkg-plist
@@ -7,7 +7,7 @@ include/gpgrt.h
lib/libgpg-error.a
lib/libgpg-error.so
lib/libgpg-error.so.0
-lib/libgpg-error.so.0.34.0
+lib/libgpg-error.so.0.35.0
libdata/pkgconfig/gpg-error.pc
share/man/man1/gpg-error-config.1.gz
share/man/man1/gpgrt-config.1.gz