gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r5484: update checker to 0.9.9.1


From: Carl Hansen
Subject: [Gsrc-commit] trunk r5484: update checker to 0.9.9.1
Date: Wed, 2 May 2018 02:20:27 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 5484
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Tue 2018-05-01 23:20:24 -0700
message:
  update checker to 0.9.9.1
added:
  pkg/gnualpha/checker/          checker-20180502062009-qf4ypuvbi7ixav0h-1
  pkg/gnualpha/checker/Makefile  makefile-20180502062009-qf4ypuvbi7ixav0h-3
  pkg/gnualpha/checker/config.mk config.mk-20180502062009-qf4ypuvbi7ixav0h-2
  pkg/gnualpha/checker/sha256sums sha256sums-20180502062009-qf4ypuvbi7ixav0h-4
=== added directory 'pkg/gnualpha/checker'
=== added file 'pkg/gnualpha/checker/Makefile'
--- a/pkg/gnualpha/checker/Makefile     1970-01-01 00:00:00 +0000
+++ b/pkg/gnualpha/checker/Makefile     2018-05-02 06:20:24 +0000
@@ -0,0 +1,47 @@
+# Copyright © 2018 Carl Hansen <address@hidden>
+#
+# This file is part of GSRC.
+#
+# 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 = Checker
+GARNAME = checker
+GARVERSION =  0.9.9.1
+HOME_URL = http://www.gnu.org/software/Checker/
+DESCRIPTION = Debugging tool for  memory errors
+define BLURB
+Checker is a debugging tool suite which find memory errors at runtime.
+i586 and SPARC only, so far.
+endef
+
+######################################################################
+MASTER_SITES = $(MASTER_GNU_ALPHA)/
+MASTER_SUBDIR = $(GARNAME)/
+DISTFILES = Checker-$(GARVERSION).tar.gz
+SIGFILES  = Checker-$(GARVERSION).tar.gz.sig
+
+WORKSRC = $(WORKDIR)/Checker-$(GARVERSION)
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/info.mk
+include config.mk
+

=== added file 'pkg/gnualpha/checker/config.mk'
--- a/pkg/gnualpha/checker/config.mk    1970-01-01 00:00:00 +0000
+++ b/pkg/gnualpha/checker/config.mk    2018-05-02 06:20:24 +0000
@@ -0,0 +1,4 @@
+## Configuration options
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/gnualpha/checker/sha256sums'
--- a/pkg/gnualpha/checker/sha256sums   1970-01-01 00:00:00 +0000
+++ b/pkg/gnualpha/checker/sha256sums   2018-05-02 06:20:24 +0000
@@ -0,0 +1,2 @@
+0181466b202ec504101066f29a070ee8b82e0466c5c89fc9b29c431ddd5eb9f7  
download/Checker-0.9.9.1.tar.gz
+b8d52b7cd0ace73f89eee0258072a8b2fe0cc2bd74b636437b7840c8f0f61194  
download/Checker-0.9.9.1.tar.gz.sig


reply via email to

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