gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r7345: update gnustep-make to 2.8.0


From: Carl Hansen
Subject: [Gsrc-commit] trunk r7345: update gnustep-make to 2.8.0
Date: Sat, 2 Jan 2021 22:11:08 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 7345
revision-id: carlhansen1234@gmail.com-20210103031101-r8nvhrdvy7hy3cvm
parent: carlhansen1234@gmail.com-20210103025032-ncip8s50rcjguojo
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Sat 2021-01-02 19:11:01 -0800
message:
  update gnustep-make to 2.8.0
modified:
  pkg/gnustep/gnustep-make/Makefile makefile-20160617021536-2y71qvmiwaimvy1u-226
  pkg/gnustep/gnustep-make/sha256sums 
sha256sums-20160617021536-2y71qvmiwaimvy1u-230
=== modified file 'pkg/gnustep/gnustep-make/Makefile'
--- a/pkg/gnustep/gnustep-make/Makefile 2020-10-08 22:53:22 +0000
+++ b/pkg/gnustep/gnustep-make/Makefile 2021-01-03 03:11:01 +0000
@@ -1,5 +1,5 @@
 # Copyright © 2013, 2017 Brandon Invergo <brandon@invergo.net>
-# Copyright © 2020 Carl Hansen <carlhansen@gnu.org>
+# Copyright © 2020, 2021 Carl Hansen <carlhansen@gnu.org>
 #
 # This file is part of GSRC, the GNU Source Release Collection.
 # http://www.gnu.org/software/gsrc
@@ -34,13 +34,18 @@
 
 ######################################################################
 # 
https://github.com/gnustep/tools-make/releases/download/make-2_8_0/gnustep-make-2.8.0.tar.gz
-
-#MASTER_SITES = $(MASTER_GNUSTEP)
-#MASTER_SUBDIR = core/
-MASTER_SITES = $(MASTER_GITHUB)
-MASTER_SUBDIR = gnustep/tools-make/releases/download/make-2_8_0/
+# https://github.com/gnustep/tools-make.git
+
+
+MASTER_SITES = $(MASTER_GITHUB_GIT)
+MASTER_SUBDIR = gnustep/
+GIT_PATH = $(MASTER_SITES)$(MASTER_SUBDIR)tools-make.git
+DISTNAME = $(GARNAME)-$(GARVERSION)
 DISTFILES = $(DISTNAME).tar.gz
-SIGFILES = $(DISTNAME).tar.gz.sig
+NOCHECKSUM = $(DISTFILES)
+SIGFILES =
+GIT_REVISION = master
+
 
 BUILDDEPS =
 LIBDEPS =

=== modified file 'pkg/gnustep/gnustep-make/sha256sums'
--- a/pkg/gnustep/gnustep-make/sha256sums       2020-04-15 03:01:43 +0000
+++ b/pkg/gnustep/gnustep-make/sha256sums       2021-01-03 03:11:01 +0000
@@ -1,2 +0,0 @@
-9fce2942dd945c103df37d668dd5fff650b23351b25a650428f6f59133f5ca5d  
download/gnustep-make-2.8.0.tar.gz
-cf39f7586b7299b1a1c6eb262ed4deeb070a0f1c046f7434abb6fda75f30db96  
download/gnustep-make-2.8.0.tar.gz.sig


reply via email to

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