gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r1082: update units to 2.01 and clean


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1082: update units to 2.01 and clean up
Date: Wed, 07 Nov 2012 08:24:35 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1082
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Wed 2012-11-07 08:24:35 +0100
message:
  update units to 2.01 and clean up
added:
  gnu/units/config.mk
modified:
  gnu/units/Makefile
  gnu/units/sha256sums
=== modified file 'gnu/units/Makefile'
--- a/gnu/units/Makefile        2012-08-20 21:05:37 +0000
+++ b/gnu/units/Makefile        2012-11-07 07:24:35 +0000
@@ -1,16 +1,19 @@
 GARNAME = units
-GARVERSION = 2.00
+GARVERSION = 2.01
+HOME_URL = http://www.gnu.org/software/units/
+DESCRIPTION = Unit conversion tool.
+
+######################################################################
 
 MASTER_SITES = $(MASTER_GNU)
-MASTER_SUBDIR = units/
-
+MASTER_SUBDIR = $(GARNAME)/
 DISTFILES = $(DISTNAME).tar.gz
 SIGFILES = $(DISTNAME).tar.gz.sig
 
-# BUILDDEPS = 
-# LIBDEPS = 
+BUILDDEPS = 
+LIBDEPS = 
 
-HOME_URL = http://www.gnu.org/software/units/
-DESCRIPTION = Unit conversion tool.
+######################################################################
 
 include ../../gar.lib/auto.mk
+include config.mk

=== added file 'gnu/units/config.mk'
--- a/gnu/units/config.mk       1970-01-01 00:00:00 +0000
+++ b/gnu/units/config.mk       2012-11-07 07:24:35 +0000
@@ -0,0 +1,4 @@
+## Configuration options for units ##
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== modified file 'gnu/units/sha256sums'
--- a/gnu/units/sha256sums      2012-08-20 21:05:37 +0000
+++ b/gnu/units/sha256sums      2012-11-07 07:24:35 +0000
@@ -1,2 +1,2 @@
-573c831e428bf47419c5c540dcd4c6669f14154181d0e8812d635ee5bcff7f60  
download/units-2.00.tar.gz
-9a9281fc1e9b398e37cb427d91ce6643086afca5acf0a75beb680762a9436229  
download/units-2.00.tar.gz.sig
+138b12c70bffa0e484fdfe579927412b1ac573e8351c17d8938592f9ba9a88f2  
download/units-2.01.tar.gz
+31790f5637ec386b88f1ca777e2b64c1d4aa28f5020f175f51cf0fbf37b80183  
download/units-2.01.tar.gz.sig


reply via email to

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