mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
Update to 1.16.3.
PR: 251639 Exp-run by: antoine
This commit is contained in:
parent
47cd8e3435
commit
d53366748a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=557824
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= automake
|
||||
PORTVERSION= 1.16.2
|
||||
PORTVERSION= 1.16.3
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= GNU
|
||||
|
||||
|
@ -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
|
||||
|
@ -1,6 +1,6 @@
|
||||
--- 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
|
||||
@ -9,6 +9,6 @@
|
||||
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)
|
||||
|
Loading…
Reference in New Issue
Block a user