gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r9669: update systemtap to 5.0


From: Carl Hansen
Subject: [Gsrc-commit] trunk r9669: update systemtap to 5.0
Date: Sat, 4 Nov 2023 13:39:15 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 9669
revision-id: carlhansen@gnu.org-20231104173910-anwxauf14ov316td
parent: carlhansen@gnu.org-20231104012733-w9edbplpz5ja9z5d
committer: carlhansen@gnu.org
branch nick: trunk
timestamp: Sat 2023-11-04 10:39:10 -0700
message:
  update systemtap to 5.0
modified:
  pkg/other/systemtap/Makefile   makefile-20181015070656-xire0c5qesxpwu7b-4
  pkg/other/systemtap/sha256sums sha256sums-20181015070656-xire0c5qesxpwu7b-5
=== modified file 'pkg/other/systemtap/Makefile'
--- a/pkg/other/systemtap/Makefile      2023-05-17 20:42:15 +0000
+++ b/pkg/other/systemtap/Makefile      2023-11-04 17:39:10 +0000
@@ -21,7 +21,7 @@
 
 NAME =    systemtap
 GARNAME = systemtap
-GARVERSION = 4.9
+GARVERSION = 5.0
 HOME_URL = http://sourceware.org/systemtap/wiki
 DESCRIPTION =  Linux kernel realtime diagnostics, tracing, probing
 define BLURB
@@ -30,17 +30,16 @@
 #####################################################################
 # https://sourceware.org/systemtap/ftp/releases/systemtap-4.8.tar.gz
 #https://sourceware.org/git/systemtap.git
-MASTER_SITES = https://sourceware.org
-MASTER_SUBDIR =  git
+MASTER_SITES = https://sourceware.org/
+MASTER_SUBDIR =  systemtap/ftp/releases/
+DISTFILES =  $(DISTNAME).tar.gz
 SIGFILES =
-GIT_PATH = $(MASTER_SITES)/$(MASTER_SUBDIR)/$(GARNAME).git
-GIT_REVISION = master
 LICENSE = GPLv2+
 
 BUILDDEPS =
 LIBDEPS =
-WORKSRC = $(DOWNLOADDIRGIT)/systemtap
-WORKOBJ = $(WORKDIR)/systemtap
+#WORKSRC = $(DOWNLOADDIRGIT)/systemtap
+#WORKOBJ = $(WORKDIR)/systemtap
 ######################################################################
 
 include ../../../gar/gar.lib/autotools.mk
@@ -53,5 +52,5 @@
 a:
        echo $(GIT_PATH)
 
-build: fetch-git
+#build: fetch-git
 

=== modified file 'pkg/other/systemtap/sha256sums'
--- a/pkg/other/systemtap/sha256sums    2023-05-17 20:42:15 +0000
+++ b/pkg/other/systemtap/sha256sums    2023-11-04 17:39:10 +0000
@@ -0,0 +1,1 @@
+a8b43408895fee2b0023483b02f861700b0139629050666dfe4dfa1e49d59939  
download/systemtap-5.0.tar.gz


reply via email to

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