FreeBSD Bugzilla – Attachment 248455 Details for
Bug 277046
devel/autoconf: Update to version 2.72
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Output of git format-patch
0001-devel-autoconf-Update-to-version-2.72.patch (text/plain), 2.10 KB, created by
Collin Funk
on 2024-02-14 07:54:17 UTC
(
hide
)
Description:
Output of git format-patch
Filename:
MIME Type:
Creator:
Collin Funk
Created:
2024-02-14 07:54:17 UTC
Size:
2.10 KB
patch
obsolete
>From 59ee3a1e8a0eea1b568918eed24b1dd96edb456c Mon Sep 17 00:00:00 2001 >From: Collin Funk <collin.funk1@gmail.com> >Date: Tue, 13 Feb 2024 23:39:07 -0800 >Subject: [PATCH] devel/autoconf: Update to version 2.72 > >GNU Autoconf was released on 22 December 22, 2023. Announcement and >changes can be seen here: > https://lists.gnu.org/archive/html/info-gnu/2023-12/msg00002.html > >Changes: > * Update distinfo > * Update pkg-plist because version.m4 was moved out of the m4sugar > subdirectory. This was caused by the following autoconf commit: > af5c11ed615dff6aa7cba9f98a7f1155e8856ef7 > >Signed-off-by: Collin Funk <collin.funk1@gmail.com> >--- > devel/autoconf/Makefile | 5 ++--- > devel/autoconf/distinfo | 6 +++--- > devel/autoconf/pkg-plist | 2 +- > 3 files changed, 6 insertions(+), 7 deletions(-) > >diff --git a/devel/autoconf/Makefile b/devel/autoconf/Makefile >index 98b40b384..e7995dfba 100644 >--- a/devel/autoconf/Makefile >+++ b/devel/autoconf/Makefile >@@ -1,6 +1,5 @@ > PORTNAME= autoconf >-PORTVERSION= 2.71 >-PORTREVISION= 1 >+PORTVERSION= 2.72 > CATEGORIES= devel > MASTER_SITES= GNU > >@@ -21,7 +20,7 @@ BUILD_DEPENDS= gm4:devel/m4 > RUN_DEPENDS= autoconf-switch>=0:devel/autoconf-switch \ > gm4:devel/m4 > >-VERSION= 2.71 >+VERSION= 2.72 > USES= perl5 tar:xz > > GNU_CONFIGURE= yes >diff --git a/devel/autoconf/distinfo b/devel/autoconf/distinfo >index 8505f7199..1c4f5a543 100644 >--- a/devel/autoconf/distinfo >+++ b/devel/autoconf/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1651493393 >-SHA256 (autoconf-2.71.tar.xz) = f14c83cfebcc9427f2c3cea7258bd90df972d92eb26752da4ddad81c87a0faa4 >-SIZE (autoconf-2.71.tar.xz) = 1292296 >+TIMESTAMP = 1707894137 >+SHA256 (autoconf-2.72.tar.xz) = ba885c1319578d6c94d46e9b0dceb4014caafe2490e437a0dbca3f270a223f5a >+SIZE (autoconf-2.72.tar.xz) = 1389680 >diff --git a/devel/autoconf/pkg-plist b/devel/autoconf/pkg-plist >index bbd3fdaf4..984069562 100644 >--- a/devel/autoconf/pkg-plist >+++ b/devel/autoconf/pkg-plist >@@ -58,4 +58,4 @@ share/man/man1/ifnames%%VERSION%%.1.gz > %%DATADIR%%/m4sugar/m4sh.m4f > %%DATADIR%%/m4sugar/m4sugar.m4 > %%DATADIR%%/m4sugar/m4sugar.m4f >-%%DATADIR%%/m4sugar/version.m4 >+%%DATADIR%%/version.m4 >-- >2.43.0 > >
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 277046
:
248455
|
248970
|
249078
|
249170