[Lunar-commits] <moonbase-other> Merge branch 'master' of git://github.com/lunar-linux/moonbase-other
v4hn
me at v4hn.de
Sun Mar 24 10:23:15 CET 2013
commit d0a059108cad45767146300122f1a7c482ec345b
Author: v4hn <me at v4hn.de>
Date: Sun, 24 Mar 2013 02:23:15 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/d0a059108cad45767146300122f1a7c482ec345b
Merge branch 'master' of git://github.com/lunar-linux/moonbase-other
---
crypto/gnutls/DETAILS | +3/-3
docs/abs-guide/DETAILS | +1/-1
libs/libmcs/DETAILS | +2/-2
libs/xalan-c++/BUILD | +0/-2
libs/xalan-c++/DETAILS | +6/-9
web/midori/DEPENDS | +1/-0
6 files changed, 13 insertions(+), 17 deletions(-)
--- a/crypto/gnutls/DETAILS
+++ b/crypto/gnutls/DETAILS
@@ -1,12 +1,12 @@
MODULE=gnutls
- VERSION=3.1.9
+ VERSION=3.1.10
SOURCE=$MODULE-$VERSION.tar.xz
SOURCE_URL[0]=$GNU_URL/$MODULE
SOURCE_URL[1]=ftp://ftp.gnutls.org/gcrypt/$MODULE/v${VERSION%.*}
- SOURCE_VFY=sha1:f51085d8a15bc2ebe8d449fc2c9b526d1957d149
+ SOURCE_VFY=sha1:1097644b0e58754217c4f9edbdf68e9f7aa7e08d
WEB_SITE=http://www.gnu.org/software/gnutls
ENTERED=20020212
- UPDATED=20130302
+ UPDATED=20130324
SHORT="A TLS library"
cat << EOF
--- a/docs/abs-guide/DETAILS
+++ b/docs/abs-guide/DETAILS
@@ -4,7 +4,7 @@
SOURCE_URL[0]=http://bash.webofcrafts.net
SOURCE_URL[1]=http://bash.neuralshortcircuit.com
SOURCE_URL[2]=http://thegrendel.150m.com
- SOURCE_VFY=sha1:f0019638187e3b88e94c35f1072542599fb6dd68
+ SOURCE_VFY=sha1:2070f9ab95e9518a9b964d2ae8c4adaa4ee50ea7
WEB_SITE=http://tldp.org/LDP/abs/html
ENTERED=20020723
UPDATED=20111125
--- a/libs/libmcs/DETAILS
+++ b/libs/libmcs/DETAILS
@@ -1,8 +1,8 @@
MODULE=libmcs
VERSION=0.7.2
- SOURCE=$MODULE-$VERSION.tbz2
+ SOURCE=$MODULE-$VERSION.tgz
SOURCE_URL=http://distfiles.atheme.org
- SOURCE_VFY=sha1:20c30bf7d4b3043848b5180de4c2cb61f7e0154c
+ SOURCE_VFY=sha1:f0f147f3175d6e0d9e8e2ddb0918dde65b96c86b
WEB_SITE=http://packages.pardus.org.tr/contrib/source/libmcs.html
ENTERED=20070307
UPDATED=20080716
--- a/libs/xalan-c++/BUILD
+++ b/libs/xalan-c++/BUILD
@@ -2,8 +2,6 @@
export XALANCROOT=$SOURCE_DIRECTORY/c
- patch_it $SOURCE_CACHE/$SOURCE2 1 &&
-
cd $XALANCROOT &&
./runConfigure -p linux -c gcc -x g++ -P /usr &&
--- a/libs/xalan-c++/DETAILS
+++ b/libs/xalan-c++/DETAILS
@@ -1,15 +1,12 @@
MODULE=xalan-c++
- VERSION=1.10.0
- SOURCE=Xalan-C_1_10_0-src.tar.gz
- SOURCE2=$MODULE-$VERSION-gcc-4.3.x.patch.bz2
- SOURCE_DIRECTORY=$BUILD_DIRECTORY/xml-xalan
- SOURCE_URL=http://apache.deathculture.net/xml/xalan-c
- SOURCE2_URL=$PATCH_URL
- SOURCE_VFY=sha1:3fc63045048176e0ab00ce8aa0d15b2c1e5d646b
- SOURCE2_VFY=sha1:4927ec4d8ebbca0ab9457bc077a398f20c241a31
+ VERSION=1.11
+ SOURCE=xalan_c-$VERSION-src.tar.gz
+ SOURCE_DIRECTORY=$BUILD_DIRECTORY/xalan-c-$VERSION
+ SOURCE_URL=http://www.eu.apache.org/dist/xalan/xalan-c/sources
+ SOURCE_VFY=sha1:c9523543e6eb9f7b5676ac21b49ae06e7dbe96e8
WEB_SITE=http://xml.apache.org/xalan-c
ENTERED=20071004
- UPDATED=20090427
+ UPDATED=20130324
SHORT="XSLT processor written in C++"
PSAFE=no
--- a/web/midori/DEPENDS
+++ b/web/midori/DEPENDS
@@ -4,3 +4,4 @@ depends vala
optional_depends libunique "--enable-unique" "--disable-unique" "for single instance midori"
optional_depends gtk-doc "--enable-apidocs" "--disable-apidocs" "enable creation of apidocs"
optional_depends libnotify "--enable-libnotify" "--disable-libnotify" "for notification support"
+optional_depends zeitgeist "--enable-zeitgeist" "--disable-zeitgeist" "for zeitgeist support"
More information about the Lunar-commits
mailing list