[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] /srv/bzr/gsrc/trunk r1327: update complexity to 1.0
From: |
Brandon Invergo |
Subject: |
[Gsrc-commit] /srv/bzr/gsrc/trunk r1327: update complexity to 1.0 |
Date: |
Thu, 06 Dec 2012 23:55:41 +0100 |
User-agent: |
Bazaar (2.5.0) |
------------------------------------------------------------
revno: 1327
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Thu 2012-12-06 23:55:41 +0100
message:
update complexity to 1.0
modified:
gnu/complexity/Makefile
gnu/complexity/sha256sums
=== modified file 'gnu/complexity/Makefile'
--- a/gnu/complexity/Makefile 2012-11-25 22:14:21 +0000
+++ b/gnu/complexity/Makefile 2012-12-06 22:55:41 +0000
@@ -1,5 +1,5 @@
GARNAME = complexity
-GARVERSION = 0.4
+GARVERSION = 1.0
HOME_URL = http://www.gnu.org/software/complexity/
DESCRIPTION = Measure the complexity of code
@@ -21,11 +21,6 @@
include config.mk
pre-configure:
- sed -i -e '/[Ff][Tt][Ee][Ll][Ll][Oo]/d' $(WORKSRC)/m4/gnulib-comp.m4
- sed -i -e '/gets is a security/d' $(WORKSRC)/lib/stdio.in.h
+ sed -i -e '/AC_CONFIG_AUX_DIR/d' $(WORKSRC)/configure.ac
$(MAKECOOKIE)
-pre-build:
- sed -i -e 's/true/TRUE/g' $(WORKSRC)/src/*.{c,h}
- sed -i -e 's/false/FALSE/g' $(WORKSRC)/src/*.{c,h}
- $(MAKECOOKIE)
=== modified file 'gnu/complexity/sha256sums'
--- a/gnu/complexity/sha256sums 2011-05-20 22:37:09 +0000
+++ b/gnu/complexity/sha256sums 2012-12-06 22:55:41 +0000
@@ -1,2 +1,2 @@
-28fb64282b051de42f43f294f70a977a01624e2a772d0b052225c57dea15b336
download/complexity-0.4.tar.gz
-a90aeee73f8c990cd22bde7218fe90f92a3a258649bd8ca62d995583f4fa1d62
download/complexity-0.4.tar.gz.sig
+dcf4e48d85a9752d50312c464a68e0906c035abc25890500e4593d86b135c856
download/complexity-1.0.tar.gz
+4ae46ae7cdadb1d8a0806c34c0b0cf1b43f632d06f672aeb3dd7f3d60f7bdd97
download/complexity-1.0.tar.gz.sig
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] /srv/bzr/gsrc/trunk r1327: update complexity to 1.0,
Brandon Invergo <=