gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r8724: update make to 4.4


From: Carl Hansen
Subject: [Gsrc-commit] trunk r8724: update make to 4.4
Date: Mon, 31 Oct 2022 14:03:13 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 8724
revision-id: carlhansen1234@gmail.com-20221031180307-y5pnzb1voc29kd53
parent: carlhansen1234@gmail.com-20221030080829-9uvy9h1t2u60y2ej
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Mon 2022-10-31 11:03:07 -0700
message:
  update make to 4.4
modified:
  pkg/gnu/make/Makefile          makefile-20160617014725-uokjfnggs70iry9h-1315
  pkg/gnu/make/sha256sums        sha256sums-20160617014725-uokjfnggs70iry9h-1320
=== modified file 'pkg/gnu/make/Makefile'
--- a/pkg/gnu/make/Makefile     2020-01-20 03:18:22 +0000
+++ b/pkg/gnu/make/Makefile     2022-10-31 18:03:07 +0000
@@ -1,5 +1,5 @@
 # Copyright © 2013, 2014, 2016 Brandon Invergo <brandon@invergo.net>
-# Copyright © 2020 Carl Hansen <carhhansen@gnu.org>
+# Copyright © 2020, 2022 Carl Hansen <carhhansen@gnu.org>
 #
 # This file is part of GSRC, the GNU Source Release Collection.
 # http://www.gnu.org/software/gsrc
@@ -22,7 +22,7 @@
 
 NAME = Make
 GARNAME = make
-GARVERSION = 4.3
+GARVERSION = 4.4
 HOME_URL = http://www.gnu.org/software/make/
 DESCRIPTION = Remake files automatically
 define BLURB
@@ -37,10 +37,6 @@
 
 ######################################################################
 
-# patch file for alloca bug
-# now build correctly. 2019
-#PATCHFILES = make4.21.patch
-#PATCHOPTS = -p1
 
 MASTER_SITES = $(MASTER_GNU)
 MASTER_SUBDIR = $(GARNAME)/
@@ -56,10 +52,3 @@
 include ../../../gar/gar.lib/info.mk
 include config.mk
 
-#post-patch: 
-#      touch $(WORKSRC)/aclocal.m4
-#      touch $(WORKSRC)/Makefile.in
-#      touch $(WORKSRC)/configure
-
-
-

=== modified file 'pkg/gnu/make/sha256sums'
--- a/pkg/gnu/make/sha256sums   2020-01-20 03:18:22 +0000
+++ b/pkg/gnu/make/sha256sums   2022-10-31 18:03:07 +0000
@@ -1,2 +1,2 @@
-de1a441c4edf952521db30bfca80baae86a0ff1acd0a00402999344f04c45e82  
download/make-4.3.tar.lz
-183f259bc2da1745eb086d17863f61303b100b07e1d8026601904f029bcd717d  
download/make-4.3.tar.lz.sig
+48d0fc0b2a04bb50f2911c16da65723285f7f4804c74fc5a2124a3df6c5f78c4  
download/make-4.4.tar.lz
+9e929a01572ff1878fd4f79d65622a0d4df1e74a05c6e797b27d19b00691f814  
download/make-4.4.tar.lz.sig


reply via email to

[Prev in Thread] Current Thread [Next in Thread]