New commits:
commit 8470a9e90e55f9d27bcd3bd126f063c0b04b768c
Author: Pol Vinogradov <vin.public AT gmail.com>
Commit: Pol Vinogradov <vin.public AT gmail.com>
gnome2-apps/gxneur: updated to 0.15.0
commit 948e5a552b3767d04d91abb96f6f3fd6bb1cd59d
Author: Pol Vinogradov <vin.public AT gmail.com>
Commit: Pol Vinogradov <vin.public AT gmail.com>
x11/xneur: updated to 0.15.0
diff --git a/gnome2-apps/gxneur/DETAILS b/gnome2-apps/gxneur/DETAILS
index 9a83789..7ae6697 100755
--- a/gnome2-apps/gxneur/DETAILS
+++ b/gnome2-apps/gxneur/DETAILS
@@ -1,8 +1,8 @@
SPELL=gxneur
- VERSION=0.13.0
+ VERSION=0.15.0
SOURCE=${SPELL}-${VERSION}.tar.bz2
SOURCE_URL[0]=http://dists.xneur.ru/release-${VERSION}/tgz/${SOURCE}
-
SOURCE_HASH=sha512:f856ea1bf0ed98dd59bf82b1cc414a30a8096302eead596c336fe634966cc76a4a25146cf7da600cc50fe6a047004740285cc1ec8822f926ab1cd32f4663e1ab
+
SOURCE_HASH=sha512:4e300004d2f2eff5fa42a6084f392ffd0423dc30b7f23ef5474096d55cb2d3110565cd2dc99785779f5fe452a4d6101e0e66e26083c2cc3bcf99cdf3ecb81eaa
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
WEB_SITE=http://xneur.ru/
LICENSE[0]=GPL
diff --git a/gnome2-apps/gxneur/HISTORY b/gnome2-apps/gxneur/HISTORY
index 5f772f0..22a55aa 100644
--- a/gnome2-apps/gxneur/HISTORY
+++ b/gnome2-apps/gxneur/HISTORY
@@ -1,3 +1,7 @@
+2012-02-06 Pol Vinogradov <vin.public AT gmail.com>
+ * DETAILS: updated spell to 0.15.0
+ * PRE_BUILD: added suppression of -Werror flag
+
2011-10-18 Pol Vinogradov <vin.public AT gmail.com>
* DETAILS: updated spell to 0.13.0
* PRE_BUILDD: added to remove -Wall from default CFLAGS
diff --git a/gnome2-apps/gxneur/PRE_BUILD b/gnome2-apps/gxneur/PRE_BUILD
index 3801a4e..9f769c9 100755
--- a/gnome2-apps/gxneur/PRE_BUILD
+++ b/gnome2-apps/gxneur/PRE_BUILD
@@ -1,4 +1,5 @@
default_pre_build &&
cd ${SOURCE_DIRECTORY} &&