Skip to content

Commit

Permalink
security/libgpg-error: Update to 1.48
Browse files Browse the repository at this point in the history
Upstream doesn't seem to provide a changelog apart from git commit log

PR:		277273
Reviewed by:	novel (maintainer)
  • Loading branch information
Daniel Engberg authored and Daniel Engberg committed Mar 6, 2024
1 parent 8798dd3 commit edc147c
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 15 deletions.
21 changes: 10 additions & 11 deletions 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

Expand All @@ -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
Expand Down
6 changes: 3 additions & 3 deletions 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
2 changes: 1 addition & 1 deletion security/libgpg-error/pkg-plist
Expand Up @@ -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
Expand Down

0 comments on commit edc147c

Please sign in to comment.