[Lunar-commits] <moonbase> newt: version bumped to 0.52.12.

Florin Braescu florin at lunar-linux.org
Wed Aug 18 23:39:46 CEST 2010


commit 841eb6cbb5a231e8b5ff10004623f99816326690
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Thu Aug 19 00:39:46 2010 +0300

    newt: version bumped to 0.52.12.
---
 libs/newt/BUILD   |    9 ++++-----
 libs/newt/DETAILS |   18 ++++++------------
 2 files changed, 10 insertions(+), 17 deletions(-)

diff --git a/libs/newt/BUILD b/libs/newt/BUILD
index aa04b32..94a816c 100644
--- a/libs/newt/BUILD
+++ b/libs/newt/BUILD
@@ -1,8 +1,7 @@
 (
-  unset CPP &&
-  patch_it $SOURCE2 1 &&
-  patch_it $SOURCE3 1 &&
-  OPTS+=" --without-tcl" &&
+
+  unset CPP  &&
+  OPTS+=" --without-tcl"  &&
   default_build
-  
+
 ) > $C_FIFO 2>&1
diff --git a/libs/newt/DETAILS b/libs/newt/DETAILS
index 3b40b3f..6458282 100644
--- a/libs/newt/DETAILS
+++ b/libs/newt/DETAILS
@@ -1,18 +1,12 @@
           MODULE=newt
-         VERSION=0.52.7
+         VERSION=0.52.12
           SOURCE=$MODULE-$VERSION.tar.gz
-         SOURCE2=newt-0.52.7-snack.patch
-         SOURCE3=newt-0.52.7-whiptail.patch
-      SOURCE_URL=http://people.su.se/~swold/newt/
-     SOURCE2_URL=$PATCH_URL
-     SOURCE3_URL=$PATCH_URL
-      SOURCE_VFY=sha1:eea3b6106f9833fa0799f199a05a714acf78af54
-     SOURCE2_VFY=sha1:b68b06ac4cda8efc48af937612d4100f4723d111
-     SOURCE3_VFY=sha1:b6209acc7fc92255dd7a24ab3c3338554149526d
-        WEB_SITE=http://lunar-linux.org/
+      SOURCE_URL=https://fedorahosted.org/releases/n/e/$MODULE
+      SOURCE_VFY=sha1:6952115806c7b1dbc36858eb4ca0596b235cf6f4
+        WEB_SITE=http://lunar-linux.org
          ENTERED=20020331
-         UPDATED=20071209
-           SHORT="programming library for color text mode, widget-based user interfaces."
+         UPDATED=20100819
+           SHORT="A library for color text mode, widget-based user interfaces"
 
 cat << EOF
 Newt can be used to add stacked windows, entry widgets, checkboxes,


More information about the Lunar-commits mailing list