gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r9950: msic


From: Carl Hansen
Subject: [Gsrc-commit] trunk r9950: msic
Date: Fri, 9 Feb 2024 21:35:23 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 9950
revision-id: carlhansen@gnu.org-20240210023517-7fdyhagxfencx6gt
parent: carlhansen@gnu.org-20240210023419-aim2374qea28iww8
committer: carlhansen@gnu.org
branch nick: trunk
timestamp: Sat 2024-02-10 02:35:17 +0000
message:
  msic
modified:
  pkg/other/guile-git/Makefile   makefile-20180707222735-xzb9t6me5jer0w17-3
  pkg/other/guile-git/sha256sums sha256sums-20180707222735-xzb9t6me5jer0w17-4
  pkg/other/root/Makefile        makefile-20161025063657-4wx3eeqz615u34a7-3
=== modified file 'pkg/other/guile-git/Makefile'
--- a/pkg/other/guile-git/Makefile      2021-04-21 00:17:49 +0000
+++ b/pkg/other/guile-git/Makefile      2024-02-10 02:35:17 +0000
@@ -1,4 +1,4 @@
-# Copyright ©2018, 2019, 2020, 2021 Carl Hansen <carlhansen@gnu.org>
+# Copyright ©2018-2021, 2024 Carl Hansen <carlhansen@gnu.org>
 #
 # This file is part of GSRC, the GNU Source Release Collection.
 # http://www.gnu.org/software/gsrc
@@ -20,7 +20,7 @@
 
 NAME =    guile-git
 GARNAME = guile-git
-GARVERSION = 0.5.1
+GARVERSION = 0.5.2
 HOME_URL = https://gitlab.com/guile-git/guile-git
 DESCRIPTION = a Guile interface to libgit2
 define BLURB
@@ -34,11 +34,11 @@
 #  
https://gitlab.com/guile-git/guile-git/-/archive/v0.5.1/guile-git-v0.5.1.tar.gz
 
 MASTER_SITES = https://gitlab.com/
-MASTER_SUBDIR = $(GARNAME)/$(GARNAME)/-/archive/v0.5.1/
+MASTER_SUBDIR = $(GARNAME)/$(GARNAME)/-/archive/v$(GARVERSION)/
 DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
 SIGFILES  = 
 
-WORKSRC = $(WORKDIR)/guile-git-v0.5.1-e497146ce8f6a1aea9c34ed3bf9443afb14be9a0/
+WORKSRC = $(WORKDIR)/guile-git-v0.5.1-e497146ce8f6a1aea9c34ed3bf9443afb14be9a0
 
 BUILDDEPS =
 LIBDEPS =
@@ -47,7 +47,7 @@
 
 ######################################################################
 
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/autotools.mk
 #include ../../../gar/gar.lib/info.mk
 include config.mk
 
@@ -56,4 +56,3 @@
        $(MAKECOOKIE)
 
 
-

=== modified file 'pkg/other/guile-git/sha256sums'
--- a/pkg/other/guile-git/sha256sums    2021-04-21 00:17:49 +0000
+++ b/pkg/other/guile-git/sha256sums    2024-02-10 02:35:17 +0000
@@ -1,1 +1,1 @@
-2fe4f540dc39dd7c29e47465b43685b568a3c026790b85ec21eddc969d0510e7  
download/guile-git-0.5.1.tar.gz
+2fe4f540dc39dd7c29e47465b43685b568a3c026790b85ec21eddc969d0510e7  
download/guile-git-0.5.2.tar.gz

=== modified file 'pkg/other/root/Makefile'
--- a/pkg/other/root/Makefile   2023-11-29 22:02:06 +0000
+++ b/pkg/other/root/Makefile   2024-02-10 02:35:17 +0000
@@ -15,8 +15,8 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with GSRC.  If not, see <http://www.gnu.org/licenses/>.
-#
-#
+
+
 # Send bug reports and comments about GSRC problems to bug-gsrc@gnu.org
 
 NAME = ROOT


reply via email to

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