gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r5999: update systemtap to 4.0


From: Carl Hansen
Subject: [Gsrc-commit] trunk r5999: update systemtap to 4.0
Date: Mon, 15 Oct 2018 03:07:22 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 5999
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Mon 2018-10-15 00:07:18 -0700
message:
  update systemtap to 4.0
added:
  pkg/other/systemtap/           systemtap-20181015070656-xire0c5qesxpwu7b-1
  pkg/other/systemtap/Makefile   makefile-20181015070656-xire0c5qesxpwu7b-4
  pkg/other/systemtap/config.mk  config.mk-20181015070656-xire0c5qesxpwu7b-2
  pkg/other/systemtap/gpg-keyring gpgkeyring-20181015070656-xire0c5qesxpwu7b-3
  pkg/other/systemtap/sha256sums sha256sums-20181015070656-xire0c5qesxpwu7b-5
=== added directory 'pkg/other/systemtap'
=== added file 'pkg/other/systemtap/Makefile'
--- a/pkg/other/systemtap/Makefile      1970-01-01 00:00:00 +0000
+++ b/pkg/other/systemtap/Makefile      2018-10-15 07:07:18 +0000
@@ -0,0 +1,46 @@
+# Copyright ©2018 Carl Hansen <address@hidden>
+# This file is part of GSRC, the GNU Source Release Collection.
+#
+# GSRC is free software: you can redistribute it and/or modify it
+# under the terms of the GNU General Public License as published by
+# the Free Software Foundation, either version 3 of the License, or
+# (at your option) any later version.
+#
+# GSRC is distributed in the hope that it will be useful, but WITHOUT
+# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+# or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
+# License for more details.
+#
+# 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 address@hidden
+
+NAME =    systemtap
+GARNAME = systemtap
+GARVERSION = 4.0
+HOME_URL = http://sourceware.org/
+DESCRIPTION =  Linux kernel realtime diagnostics, tracing, probing
+define BLURB
+endef
+
+######################################################################
+# https://sourceware.org/systemtap/ftp/releases/systemtap-4.0.tar.gz
+MASTER_SITES = https://sourceware.org/ 
+MASTER_SUBDIR =  $(GARNAME)/ftp/releases/
+DISTFILES =  $(DISTNAME).tar.gz
+SIGFILES =   $(DISTNAME).tar.gz.asc
+
+LICENSE = GPL
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/info.mk
+include config.mk
+
+

=== added file 'pkg/other/systemtap/config.mk'
--- a/pkg/other/systemtap/config.mk     1970-01-01 00:00:00 +0000
+++ b/pkg/other/systemtap/config.mk     2018-10-15 07:07:18 +0000
@@ -0,0 +1,5 @@
+## Configuration options ##
+## adjust as needed
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/other/systemtap/gpg-keyring'
Binary files a/pkg/other/systemtap/gpg-keyring  1970-01-01 00:00:00 +0000 and 
b/pkg/other/systemtap/gpg-keyring 2018-10-15 07:07:18 +0000 differ
=== added file 'pkg/other/systemtap/sha256sums'
--- a/pkg/other/systemtap/sha256sums    1970-01-01 00:00:00 +0000
+++ b/pkg/other/systemtap/sha256sums    2018-10-15 07:07:18 +0000
@@ -0,0 +1,2 @@
+008cc22e8da8f7d16ce3bcc10d36fdd2024b79489c4da3d983e589555ca7c8d5  
download/systemtap-4.0.tar.gz
+170c7b08df288add0e83baeeae9acb1ea9183cb361c97224c04d908cf0767980  
download/systemtap-4.0.tar.gz.asc


reply via email to

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