Index: head/devel/automake/Makefile =================================================================== --- head/devel/automake/Makefile (revision 557823) +++ head/devel/automake/Makefile (revision 557824) @@ -1,30 +1,30 @@ # Created by: Ade Lovett # $FreeBSD$ PORTNAME= automake -PORTVERSION= 1.16.2 +PORTVERSION= 1.16.3 CATEGORIES= devel MASTER_SITES= GNU MAINTAINER= tijl@FreeBSD.org COMMENT= GNU Standards-compliant Makefile generator LICENSE= GPLv2+ GFDL LICENSE_COMB= multi LICENSE_FILE_GPLv2+ = ${WRKSRC}/COPYING LICENSE_FILE_GFDL= ${WRKSRC}/doc/fdl.texi BUILD_DEPENDS= autoconf>=2.69:devel/autoconf RUN_DEPENDS= autoconf>=2.69:devel/autoconf BUILD_VERSION= 1.16 PLIST_SUB= BUILD_VERSION=${BUILD_VERSION} USES= cpe makeinfo perl5 tar:xz GNU_CONFIGURE= yes MAKE_ENV+= MAKEINFOFLAGS=--no-split INFO= automake automake-history CPE_VENDOR= gnu OPTIONS_DEFINE= DOCS .include Index: head/devel/automake/distinfo =================================================================== --- head/devel/automake/distinfo (revision 557823) +++ head/devel/automake/distinfo (revision 557824) @@ -1,3 +1,3 @@ -TIMESTAMP = 1586784230 -SHA256 (automake-1.16.2.tar.xz) = ccc459de3d710e066ab9e12d2f119bd164a08c9341ca24ba22c9adaa179eedd0 -SIZE (automake-1.16.2.tar.xz) = 1545912 +TIMESTAMP = 1607264835 +SHA256 (automake-1.16.3.tar.xz) = ff2bf7656c4d1c6fdda3b8bebb21f09153a736bcba169aaf65eab25fa113bf3a +SIZE (automake-1.16.3.tar.xz) = 1590708 Index: head/devel/automake/files/patch-Makefile.in =================================================================== --- head/devel/automake/files/patch-Makefile.in (revision 557823) +++ head/devel/automake/files/patch-Makefile.in (revision 557824) @@ -1,14 +1,14 @@ ---- Makefile.in.orig 2018-03-11 21:21:08 UTC +--- Makefile.in.orig 2020-11-19 01:24:20 UTC +++ Makefile.in -@@ -3690,9 +3690,9 @@ doc/aclocal.1 doc/automake.1: +@@ -3744,9 +3744,9 @@ doc/aclocal.1 doc/automake.1: && echo ".so man1/$$f-$(APIVERSION).1" > $@ doc/aclocal-$(APIVERSION).1: $(aclocal_script) lib/Automake/Config.pm - $(update_mans) aclocal-$(APIVERSION) + $(update_mans) $(aclocal_script) doc/automake-$(APIVERSION).1: $(automake_script) lib/Automake/Config.pm - $(update_mans) automake-$(APIVERSION) + $(update_mans) $(automake_script) - - # We depend on configure.ac so that we regenerate the tarball - # whenever the Automake version changes. + .PHONY: checklinkx + checklinkx: + $(checklinkx) $(chlx_args) $(chlx_excludes) $(chlx_file)