FreeBSD Bugzilla – Attachment 220311 Details for
Bug 251639
[exp-run] devel/automake: update to 1.16.3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
automake.patch (text/plain), 1.77 KB, created by
Tijl Coosemans
on 2020-12-06 14:37:40 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Tijl Coosemans
Created:
2020-12-06 14:37:40 UTC
Size:
1.77 KB
patch
obsolete
>Index: devel/automake/Makefile >=================================================================== >--- devel/automake/Makefile (revision 557135) >+++ devel/automake/Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= automake >-PORTVERSION= 1.16.2 >+PORTVERSION= 1.16.3 > CATEGORIES= devel > MASTER_SITES= GNU > >Index: devel/automake/distinfo >=================================================================== >--- devel/automake/distinfo (revision 557135) >+++ devel/automake/distinfo (working copy) >@@ -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: devel/automake/files/patch-Makefile.in >=================================================================== >--- devel/automake/files/patch-Makefile.in (revision 557135) >+++ devel/automake/files/patch-Makefile.in (working copy) >@@ -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)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 251639
: 220311
Working