gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r6284: update cflow to 1.5.90


From: Carl Hansen
Subject: [Gsrc-commit] trunk r6284: update cflow to 1.5.90
Date: Sat, 16 Feb 2019 13:38:55 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 6284
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Sat 2019-02-16 10:38:52 -0800
message:
  update cflow to 1.5.90
added:
  pkg/gnualpha/cflow/            cflow-20190216183842-89ghvebp0vky2o5l-1
  pkg/gnualpha/cflow/Makefile    makefile-20190216183842-89ghvebp0vky2o5l-4
  pkg/gnualpha/cflow/config.mk   config.mk-20190216183842-89ghvebp0vky2o5l-2
  pkg/gnualpha/cflow/gpg-keyring gpgkeyring-20190216183842-89ghvebp0vky2o5l-3
  pkg/gnualpha/cflow/sha256sums  sha256sums-20190216183842-89ghvebp0vky2o5l-5
=== added directory 'pkg/gnualpha/cflow'
=== added file 'pkg/gnualpha/cflow/Makefile'
--- a/pkg/gnualpha/cflow/Makefile       1970-01-01 00:00:00 +0000
+++ b/pkg/gnualpha/cflow/Makefile       2019-02-16 18:38:52 +0000
@@ -0,0 +1,50 @@
+# Copyright © 2019 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 = cflow
+GARNAME = cflow
+GARVERSION = 1.5.90
+HOME_URL = http://www.gnu.org/software/cflow/
+DESCRIPTION = Create a graph of control flow within a program
+define BLURB
+GNU cflow analyzes C source files and produces a graph charting the
+control flow of the program.  It can output the graph in several
+styles and in either the POSIX format or in an extended GNU format.
+cflow also includes a major mode for Emacs for examining the
+flowcharts that it produces.
+endef
+
+
+######################################################################
+
+MASTER_SITES = $(MASTER_GNU_ALPHA)/
+MASTER_SUBDIR = ../cflow/
+DISTFILES = $(DISTNAME).tar.xz
+SIGFILES = $(DISTNAME).tar.xz.sig
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/info.mk
+include config.mk
+

=== added file 'pkg/gnualpha/cflow/config.mk'
--- a/pkg/gnualpha/cflow/config.mk      1970-01-01 00:00:00 +0000
+++ b/pkg/gnualpha/cflow/config.mk      2019-02-16 18:38:52 +0000
@@ -0,0 +1,4 @@
+## Configuration options
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/gnualpha/cflow/gpg-keyring'
Binary files a/pkg/gnualpha/cflow/gpg-keyring   1970-01-01 00:00:00 +0000 and 
b/pkg/gnualpha/cflow/gpg-keyring  2019-02-16 18:38:52 +0000 differ
=== added file 'pkg/gnualpha/cflow/sha256sums'
--- a/pkg/gnualpha/cflow/sha256sums     1970-01-01 00:00:00 +0000
+++ b/pkg/gnualpha/cflow/sha256sums     2019-02-16 18:38:52 +0000
@@ -0,0 +1,2 @@
+1a848d3ee1e6fd5576105128e8f35aab8df339354d5606a744b2832cbd82385c  
download/cflow-1.5.90.tar.xz
+817c5926fd824e04b4bdab60c52db262db28a490781c27f579cafe16c4733fc8  
download/cflow-1.5.90.tar.xz.sig


reply via email to

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