You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
libgpg-error: update to 1.55; use autoreconf
This commit is contained in:
@@ -15,7 +15,7 @@ if {${os.platform} eq "darwin" && ${os.major} < 18} {
|
||||
}
|
||||
|
||||
name libgpg-error
|
||||
version 1.54
|
||||
version 1.55
|
||||
revision 0
|
||||
categories devel
|
||||
license LGPL-2.1+
|
||||
@@ -33,9 +33,9 @@ master_sites gnupg
|
||||
|
||||
use_bzip2 yes
|
||||
|
||||
checksums rmd160 8290e56625cdc7eba82da1564272ff98cbc15ce7 \
|
||||
sha256 607dcadfd722120188eca5cd07193158b9dd906b578a557817ec779bd5e16d0e \
|
||||
size 1108176
|
||||
checksums rmd160 0599d5c384017a2fdc245d0c4da2b2f7a54961e9 \
|
||||
sha256 95b178148863f07d45df0cea67e880a79b9ef71f5d230baddc0071128516ef78 \
|
||||
size 1109437
|
||||
|
||||
depends_build port:gettext
|
||||
|
||||
@@ -44,8 +44,8 @@ depends_lib port:gettext-runtime \
|
||||
|
||||
patchfiles patch-src-spawn-posix.c.diff
|
||||
|
||||
# build with gawk 5.0.0 is broken see https://trac.macports.org/ticket/58356
|
||||
configure.awk /usr/bin/awk
|
||||
use_autoreconf yes
|
||||
autoreconf.args --install --verbose --force
|
||||
|
||||
# enable install of deprecated gpg-error-config
|
||||
# currently required to configure libgcrypt
|
||||
|
||||
Reference in New Issue
Block a user