gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r2629: update complexity to 1.1


From: Brandon Invergo
Subject: [Gsrc-commit] trunk r2629: update complexity to 1.1
Date: Sun, 03 Nov 2013 22:29:00 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 2629
revision-id: address@hidden
parent: address@hidden
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Sun 2013-11-03 23:28:50 +0100
message:
  update complexity to 1.1
modified:
  gnu/complexity/Makefile        makefile-20110520223649-okcw0pmgw6o9cw70-2
  gnu/complexity/sha256sums      sha256sums-20110520223649-okcw0pmgw6o9cw70-4
=== modified file 'gnu/complexity/Makefile'
--- a/gnu/complexity/Makefile   2013-04-20 10:56:06 +0000
+++ b/gnu/complexity/Makefile   2013-11-03 22:28:50 +0000
@@ -17,7 +17,7 @@
 
 NAME = Complexity
 GARNAME = complexity
-GARVERSION = 1.0
+GARVERSION = 1.1
 HOME_URL = http://www.gnu.org/software/complexity/
 DESCRIPTION = analyzing complexity of C functions
 define BLURB
@@ -30,21 +30,14 @@
 ######################################################################
 
 MASTER_SITES = $(MASTER_GNU)
-MASTER_SUBDIR = complexity/
+MASTER_SUBDIR = $(GARNAME)/
 DISTFILES = $(DISTNAME).tar.gz
 SIGFILES = $(DISTNAME).tar.gz.sig
 
-BUILDDEPS = 
+BUILDDEPS =
 LIBDEPS = autogen
 
 ######################################################################
 
-USE_AUTORECONF=y
-
 include ../../gar.lib/auto.mk
 include config.mk
-
-pre-configure:
-       sed -i -e '/AC_CONFIG_AUX_DIR/d' $(WORKSRC)/configure.ac
-       $(MAKECOOKIE)
-

=== modified file 'gnu/complexity/sha256sums'
--- a/gnu/complexity/sha256sums 2012-12-06 22:55:41 +0000
+++ b/gnu/complexity/sha256sums 2013-11-03 22:28:50 +0000
@@ -1,2 +1,2 @@
-dcf4e48d85a9752d50312c464a68e0906c035abc25890500e4593d86b135c856  
download/complexity-1.0.tar.gz
-4ae46ae7cdadb1d8a0806c34c0b0cf1b43f632d06f672aeb3dd7f3d60f7bdd97  
download/complexity-1.0.tar.gz.sig
+5278434791fb1037ed7940dfbae0896685d35823a6ee4b5b91ab575f863d4da9  
download/complexity-1.1.tar.gz
+1a6870cf514f10e14d0e5b6854e497dd602b15e64d854130f922f7ee7697f61f  
download/complexity-1.1.tar.gz.sig


reply via email to

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