summaryrefslogtreecommitdiff
path: root/devel/automake
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2021-11-01 07:08:48 +0000
committerwiz <wiz@pkgsrc.org>2021-11-01 07:08:48 +0000
commit637d4ac102f1147c6e41c1196c2c466592e7317c (patch)
tree31b1ea714b5995f66a8c8515df7e1df69466f99f /devel/automake
parent1690e2446f558341cb3a01d21f202ee56ed0d0b0 (diff)
downloadpkgsrc-637d4ac102f1147c6e41c1196c2c466592e7317c.tar.gz
automake: update to 1.16.5.
New in 1.16.5: * Bugs fixed - PYTHON_PREFIX and PYTHON_EXEC_PREFIX are now set according to Python's sys.* values only if the new configure option --with-python-sys-prefix is specified. Otherwise, GNU default values are used, as in the past. (The change in 1.16.3 was too incompatible.) - consistently depend on install-libLTLIBRARIES. * Distribution - use const for yyerror declaration in bison/yacc tests.
Diffstat (limited to 'devel/automake')
-rw-r--r--devel/automake/Makefile4
-rw-r--r--devel/automake/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/automake/Makefile b/devel/automake/Makefile
index e6cd883e18d..2915428ec31 100644
--- a/devel/automake/Makefile
+++ b/devel/automake/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.116 2021/08/10 19:29:39 wiz Exp $
+# $NetBSD: Makefile,v 1.117 2021/11/01 07:08:48 wiz Exp $
#
# for major version updates, don't forget adding new links in
# mk/tools/automake.mk
-DISTNAME= automake-1.16.4
+DISTNAME= automake-1.16.5
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU:=automake/}
MASTER_SITES+= ftp://sources.redhat.com/pub/automake/
diff --git a/devel/automake/distinfo b/devel/automake/distinfo
index e74d7fec073..ee0a2ca6ca9 100644
--- a/devel/automake/distinfo
+++ b/devel/automake/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.59 2021/10/26 10:14:18 nia Exp $
+$NetBSD: distinfo,v 1.60 2021/11/01 07:08:48 wiz Exp $
-BLAKE2s (automake-1.16.4.tar.xz) = 28bbcd1735ffdbcd284fc252fecd1d8adb831e689edd02134f026a50705d723c
-SHA512 (automake-1.16.4.tar.xz) = 5a8883657e73b75bfa1ee59ab04af6bf4d43f390ab62fb7a9e8e2ac66159dfe4947b2ac7bc1028afffe6a09d88f388339500e03f6cdfa1226985be45ec033246
-Size (automake-1.16.4.tar.xz) = 1599336 bytes
+BLAKE2s (automake-1.16.5.tar.xz) = f19ed2c588acf948da71b738acff7200fcb3d25ed2249af78b79f72c2b92936c
+SHA512 (automake-1.16.5.tar.xz) = 3084ae543aa3fb5a05104ffb2e66cfa9a53080f2343c44809707fd648516869511500dba50dae67ff10f92a1bf3b5a92b2a0fa01cda30adb69b9da03994d9d88
+Size (automake-1.16.5.tar.xz) = 1601740 bytes