summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Franzmann2008-04-01 10:17:15 +0200
committerFlorian Franzmann2008-04-01 10:17:15 +0200
commit3c978455e6ac25119890207c6cd5aff282ebef58 (patch)
tree036e526b3044487de3982fc271a4d40ff02ab68d
parent1157a481dd4951f7e44368f4d1a0ebd3a821c907 (diff)
parent5576375b1f08abee1db440cb9307b135954b8645 (diff)
Merge branch 'master' of ssh://florian@scm.sourcemage.org/smgl/grimoire
-rw-r--r--ChangeLog3
-rwxr-xr-xaudio-creation/ardour2/DETAILS4
-rw-r--r--audio-creation/ardour2/HISTORY3
-rwxr-xr-xaudio-drivers/pulseaudio/DETAILS2
-rw-r--r--audio-drivers/pulseaudio/HISTORY3
-rw-r--r--audio-drivers/pulseaudio/pulseaudio-0.9.10.tar.gz.sigbin0 -> 65 bytes
-rw-r--r--chat-im/ejabberd/19C09311.gpgbin0 -> 911 bytes
-rwxr-xr-xchat-im/ejabberd/BUILD3
-rwxr-xr-xchat-im/ejabberd/CONFIGURE32
-rwxr-xr-xchat-im/ejabberd/DEPENDS23
-rwxr-xr-xchat-im/ejabberd/DETAILS20
-rw-r--r--chat-im/ejabberd/HISTORY3
-rwxr-xr-xchat-im/ejabberd/INSTALL2
-rw-r--r--chat-im/ejabberd/Makefile.in.patch19
-rwxr-xr-xchat-im/ejabberd/PRE_BUILD3
-rwxr-xr-xchat-im/ekiga/DETAILS2
-rw-r--r--chat-im/ekiga/HISTORY3
-rw-r--r--chat-im/ekiga/ekiga-2.0.11.tar.gz.sigbin280 -> 0 bytes
-rw-r--r--chat-im/ekiga/ekiga-2.0.12.tar.gz.sigbin0 -> 287 bytes
-rwxr-xr-xcrypto/ecryptfs-utils/DETAILS4
-rw-r--r--crypto/ecryptfs-utils/HISTORY3
-rwxr-xr-xcrypto/openssh/DEPENDS5
-rw-r--r--crypto/openssh/HISTORY4
-rw-r--r--graphics-libs/vips/vips-7.14.1.tar.gz.sigbin0 -> 65 bytes
-rw-r--r--graphics/nip2/nip2-7.14.1.tar.gz.sigbin0 -> 65 bytes
-rwxr-xr-xhttp/amaya/DEPENDS1
-rwxr-xr-xhttp/amaya/DETAILS4
-rw-r--r--http/amaya/HISTORY6
-rwxr-xr-xlibs/gsl/DETAILS2
-rw-r--r--libs/gsl/HISTORY3
-rwxr-xr-xperl-cpan/perl-gtk2/DETAILS4
-rw-r--r--perl-cpan/perl-gtk2/HISTORY3
-rwxr-xr-xx11/conky/DETAILS2
-rw-r--r--x11/conky/HISTORY3
-rw-r--r--x11/conky/conky-1.5.0.tar.gz.sigbin287 -> 0 bytes
-rw-r--r--x11/conky/conky-1.5.1.tar.gz.sigbin0 -> 287 bytes
36 files changed, 156 insertions, 13 deletions
diff --git a/ChangeLog b/ChangeLog
index 155a2571cd..f1388856f5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2008-03-31 Justin Boffemmyer <flux@sourcemageo.org>
+ * chat-im/ejabberd: new spell, alternative jabber server to jabberd
+
2008-03-30 Vlad Glagolev <stealth@sourcemage.org>
* crypto/gtk-led-askpass: new spell, another GTK+2-based ssh-askpass
diff --git a/audio-creation/ardour2/DETAILS b/audio-creation/ardour2/DETAILS
index 0de01cc731..9dfb39cfa1 100755
--- a/audio-creation/ardour2/DETAILS
+++ b/audio-creation/ardour2/DETAILS
@@ -1,6 +1,6 @@
SPELL=ardour2
- VERSION=2.3.1
- SOURCE_HASH=sha512:f02c863ad4691700456dc17434be9d7c6b69cf224efc59b1b84d47082b13f803c47d00b2c80e8952b003d8a723a581251598c13f60415b08bc84ebf99fc13658
+ VERSION=2.4
+ SOURCE_HASH=sha512:9914999ce99963f621a6cc5122dcc1401bd26fbd31b37db3eed691926b230231b2350dfb2a638d4dcc4e296c589823fd3b267c26c49a0294a6bde643631eec3f
SOURCE=ardour-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/ardour-${VERSION:0:3}
SOURCE_URL[0]=http://ardour.org/files/releases/$SOURCE
diff --git a/audio-creation/ardour2/HISTORY b/audio-creation/ardour2/HISTORY
index 6466c9718a..57949309cb 100644
--- a/audio-creation/ardour2/HISTORY
+++ b/audio-creation/ardour2/HISTORY
@@ -1,3 +1,6 @@
+2008-04-01 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 2.4
+
2008-03-23 Vlad Glagolev <stealth@sourcemage.org>
* DEPENDS: fftw is not optional
* PRE_BUILD: fixed SoundTouch detection
diff --git a/audio-drivers/pulseaudio/DETAILS b/audio-drivers/pulseaudio/DETAILS
index 361dd326da..e7a0d60d76 100755
--- a/audio-drivers/pulseaudio/DETAILS
+++ b/audio-drivers/pulseaudio/DETAILS
@@ -1,5 +1,5 @@
SPELL=pulseaudio
- VERSION=0.9.8
+ VERSION=0.9.10
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
SOURCE_URL=http://0pointer.de/lennart/projects/${SPELL}/${SOURCE}
diff --git a/audio-drivers/pulseaudio/HISTORY b/audio-drivers/pulseaudio/HISTORY
index a6a10ef1b4..e43bdc25be 100644
--- a/audio-drivers/pulseaudio/HISTORY
+++ b/audio-drivers/pulseaudio/HISTORY
@@ -1,3 +1,6 @@
+2008-03-31 Robert Figura <template@sourcemage.org>
+ * DETAILS: updated to 0.9.10
+
2008-03-04 Juuso Alasuutari <iuso@sourcemage.org>
* DEPENDS: Changed optional_depends jack to JACK-DRIVER.
diff --git a/audio-drivers/pulseaudio/pulseaudio-0.9.10.tar.gz.sig b/audio-drivers/pulseaudio/pulseaudio-0.9.10.tar.gz.sig
new file mode 100644
index 0000000000..ae622d8620
--- /dev/null
+++ b/audio-drivers/pulseaudio/pulseaudio-0.9.10.tar.gz.sig
Binary files differ
diff --git a/chat-im/ejabberd/19C09311.gpg b/chat-im/ejabberd/19C09311.gpg
new file mode 100644
index 0000000000..3ece8d5781
--- /dev/null
+++ b/chat-im/ejabberd/19C09311.gpg
Binary files differ
diff --git a/chat-im/ejabberd/BUILD b/chat-im/ejabberd/BUILD
new file mode 100755
index 0000000000..6fcaca7f1e
--- /dev/null
+++ b/chat-im/ejabberd/BUILD
@@ -0,0 +1,3 @@
+OPTS="$EJABBERD_OPTS $OPTS" &&
+cd $SOURCE_DIRECTORY/src &&
+default_build
diff --git a/chat-im/ejabberd/CONFIGURE b/chat-im/ejabberd/CONFIGURE
new file mode 100755
index 0000000000..4139857546
--- /dev/null
+++ b/chat-im/ejabberd/CONFIGURE
@@ -0,0 +1,32 @@
+config_query_option EJABBERD_OPTS "Enable mod_pubsub?" y \
+ "--enable-mod_pubsub" "--disable-mod_pubsub" &&
+
+config_query_option EJABBERD_OPTS "Enable mod_irc?" y \
+ "--enable-mod_irc" "--disable-mod_irc" &&
+
+config_query_option EJABBERD_OPTS "Enable mod_muc?" y \
+ "--enable-mod_muc" "--disable-mod_muc" &&
+
+config_query_option EJABBERD_OPTS "Enable mod_proxy65?" y \
+ "--enable-mod_proxy65" "--disable-mod_proxy65" &&
+
+config_query_option EJABBERD_OPTS "Enable eldap?" y \
+ "--enable-eldap" "--disable-eldap" &&
+
+config_query_option EJABBERD_OPTS "Enable web?" y \
+ "--enable-web" "--disable-web" &&
+
+config_query_option EJABBERD_OPTS "Enable tls?" y \
+ "--enable-tls" "--disable-tls" &&
+
+config_query_option EJABBERD_OPTS "Compile natively with HiPE?" n \
+ "--enable-hipe" "--disable-hipe" &&
+
+config_query_option EJABBERD_OPTS "Enable workaround for gate subscriptions?" n \
+ "--enable-roster-gateway-workaround" "--disable-roster-gateway-workaround" &&
+
+config_query_option EJABBERD_OPTS "Use Erlang supervision for transient process?" y \
+ "--enable-transient-supervisors" "--disable-transient-supervisors" &&
+
+config_query_option EJABBERD_OPTS "Use XML features in XMPP stream (requires XML client)?" n \
+ "--enable-full-xml" "--disable-full-xml"
diff --git a/chat-im/ejabberd/DEPENDS b/chat-im/ejabberd/DEPENDS
new file mode 100755
index 0000000000..5662ad52d6
--- /dev/null
+++ b/chat-im/ejabberd/DEPENDS
@@ -0,0 +1,23 @@
+depends erlang &&
+
+depends expat &&
+
+optional_depends openssl \
+ "--enable-openssl" \
+ "--disable-openssl" \
+ "openssl support (recommended)" &&
+
+optional_depends zlib \
+ "--enable-zlib" \
+ "--disable-zlib" \
+ "stream compression support" &&
+
+optional_depends linux-pam \
+ "--enable-pam" \
+ "--disable-pam" \
+ "pam support" &&
+
+optional_depends unixodbc \
+ "--enable-odbc" \
+ "--disable-odbc" \
+ "enable ODBC"
diff --git a/chat-im/ejabberd/DETAILS b/chat-im/ejabberd/DETAILS
new file mode 100755
index 0000000000..42852c6451
--- /dev/null
+++ b/chat-im/ejabberd/DETAILS
@@ -0,0 +1,20 @@
+ SPELL=ejabberd
+ VERSION=2.0.0
+ SOURCE="${SPELL}-${VERSION}.tar.gz"
+ SOURCE2=$SOURCE.asc
+ SOURCE_URL[0]=http://www.process-one.net/downloads/${SPELL}/${VERSION}/${SOURCE}
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
+ SOURCE_GPG=19C09311.gpg:$SOURCE2:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ WEB_SITE="http://www.process-one.net/en/ejabberd/ "
+ LICENSE[0]=GPL
+ ENTERED=20080331
+ SHORT="A distributed fault-tolerant Jabber server."
+cat << EOF
+ejabberd is a multi-platform, scalable, distributed, and fault-tolerant
+XMPP Jabber server. Moreover, it supports several advanced features such as
+multi-user chat, IRC transport, publish and subscribe services, Jabber user
+directory, a Web-based administration interface, an HTTP polling service,
+SSL and TLS support, LDAP and external authentication.
+EOF
diff --git a/chat-im/ejabberd/HISTORY b/chat-im/ejabberd/HISTORY
new file mode 100644
index 0000000000..b42a06bda1
--- /dev/null
+++ b/chat-im/ejabberd/HISTORY
@@ -0,0 +1,3 @@
+2008-03-31 Justin Boffemmyer <flux@sourcemage.org>
+ * BUILD, DEPENDS, DETAILS, INSTALL, HISTORY: spell created
+
diff --git a/chat-im/ejabberd/INSTALL b/chat-im/ejabberd/INSTALL
new file mode 100755
index 0000000000..e8694012bf
--- /dev/null
+++ b/chat-im/ejabberd/INSTALL
@@ -0,0 +1,2 @@
+cd $SOURCE_DIRECTORY/src &&
+make install
diff --git a/chat-im/ejabberd/Makefile.in.patch b/chat-im/ejabberd/Makefile.in.patch
new file mode 100644
index 0000000000..9916469016
--- /dev/null
+++ b/chat-im/ejabberd/Makefile.in.patch
@@ -0,0 +1,19 @@
+--- Makefile.in.orig 2008-03-31 14:26:33.000000000 -0500
++++ Makefile.in 2008-03-31 14:32:28.000000000 -0500
+@@ -50,13 +50,13 @@
+
+ DESTDIR =
+
+-EJABBERDDIR = $(DESTDIR)@prefix@/var/lib/ejabberd
++EJABBERDDIR = $(DESTDIR)@localstatedir@/lib/ejabberd
+ BEAMDIR = $(EJABBERDDIR)/ebin
+ PRIVDIR = $(EJABBERDDIR)/priv
+ SODIR = $(PRIVDIR)/lib
+ MSGSDIR = $(PRIVDIR)/msgs
+-LOGDIR = $(DESTDIR)@prefix@/var/log/ejabberd
+-ETCDIR = $(DESTDIR)@prefix@/etc/ejabberd
++LOGDIR = $(DESTDIR)@localstatedir@/log/ejabberd
++ETCDIR = $(DESTDIR)@sysconfdir@/ejabberd
+ SBINDIR = $(DESTDIR)@prefix@/sbin
+
+ ifeq ($(shell uname),Darwin)
diff --git a/chat-im/ejabberd/PRE_BUILD b/chat-im/ejabberd/PRE_BUILD
new file mode 100755
index 0000000000..6a2a84af7a
--- /dev/null
+++ b/chat-im/ejabberd/PRE_BUILD
@@ -0,0 +1,3 @@
+default_pre_build &&
+cd $SOURCE_DIRECTORY/src &&
+patch -p0 < $SCRIPT_DIRECTORY/Makefile.in.patch
diff --git a/chat-im/ekiga/DETAILS b/chat-im/ekiga/DETAILS
index e6ee1642a6..5b888f50f0 100755
--- a/chat-im/ekiga/DETAILS
+++ b/chat-im/ekiga/DETAILS
@@ -7,7 +7,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
FORCE_DOWNLOAD=1
SOURCE_IGNORE=volatile
else
- VERSION=2.0.11
+ VERSION=2.0.12
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/2.0/$SOURCE
SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
diff --git a/chat-im/ekiga/HISTORY b/chat-im/ekiga/HISTORY
index 5aebb47ae7..b998ea48c8 100644
--- a/chat-im/ekiga/HISTORY
+++ b/chat-im/ekiga/HISTORY
@@ -1,3 +1,6 @@
+2008-03-30 George Sherwood <george@beernabeer.com>
+ * DETAILS: Updated to version 2.0.12
+
2008-03-16 Ismael Luceno <ismael@sourcemage.org>
* PRE_BUILD: use a subshell to call autogen.sh with new ACLOCAL_PATH
diff --git a/chat-im/ekiga/ekiga-2.0.11.tar.gz.sig b/chat-im/ekiga/ekiga-2.0.11.tar.gz.sig
deleted file mode 100644
index 67dd8abcfa..0000000000
--- a/chat-im/ekiga/ekiga-2.0.11.tar.gz.sig
+++ /dev/null
Binary files differ
diff --git a/chat-im/ekiga/ekiga-2.0.12.tar.gz.sig b/chat-im/ekiga/ekiga-2.0.12.tar.gz.sig
new file mode 100644
index 0000000000..2e4282b960
--- /dev/null
+++ b/chat-im/ekiga/ekiga-2.0.12.tar.gz.sig
Binary files differ
diff --git a/crypto/ecryptfs-utils/DETAILS b/crypto/ecryptfs-utils/DETAILS
index 354e7e695a..0457ab5c42 100755
--- a/crypto/ecryptfs-utils/DETAILS
+++ b/crypto/ecryptfs-utils/DETAILS
@@ -1,9 +1,9 @@
SPELL=ecryptfs-utils
- VERSION=40
+ VERSION=41
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$SOURCEFORGE_URL/ecryptfs/$SOURCE
- SOURCE_HASH=sha512:1d52dfc61662446608d9dac4bd5fbfa1ccf608e50f5b757971b2069955e3e44e900d59bc667d5885d0522da4c374bb1f96c082534c5120d00735a56b0e6db101
+ SOURCE_HASH=sha512:4b010f00124f47a1dbedfcd6fa96e16bbb8f322bed575a0de742f9fbab0c7d41dbaedc02e7bd5fb7a611756a5d158471ca43cd4f888be02bf3321d47cac9e064
LICENSE[0]=GPL
WEB_SITE=http://ecryptfs.sourceforge.net/
ENTERED=20061130
diff --git a/crypto/ecryptfs-utils/HISTORY b/crypto/ecryptfs-utils/HISTORY
index a6d61aba11..a7b10e778a 100644
--- a/crypto/ecryptfs-utils/HISTORY
+++ b/crypto/ecryptfs-utils/HISTORY
@@ -1,3 +1,6 @@
+2008-04-01 Ladislav Hagara <hgr@vabo.cz>
+ * DETAILS: 41
+
2008-03-02 Ladislav Hagara <hgr@vabo.cz>
* DETAILS: 40
diff --git a/crypto/openssh/DEPENDS b/crypto/openssh/DEPENDS
index 44d4fead18..eeafc7bcee 100755
--- a/crypto/openssh/DEPENDS
+++ b/crypto/openssh/DEPENDS
@@ -4,6 +4,11 @@ depends openssl &&
depends smgl-fhs &&
depends zlib &&
+optional_depends "xauth" \
+ "--with-xauth=${INSTALL_ROOT}/usr/bin/xauth" \
+ "" \
+ "X server auth (needed by X11Forwarding)" &&
+
optional_depends "tcp_wrappers" \
"--with-tcp-wrappers" \
"" \
diff --git a/crypto/openssh/HISTORY b/crypto/openssh/HISTORY
index ce9f16b787..394a0acff3 100644
--- a/crypto/openssh/HISTORY
+++ b/crypto/openssh/HISTORY
@@ -1,3 +1,7 @@
+2008-03-31 Mathieu Lonjaret <lejatorn@sourcemage.org>
+ * DEPENDS: added xauth for X11Forwarding (can probably be done in a
+ more flexible way, with queries...)
+
2008-03-31 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 4.9p1
diff --git a/graphics-libs/vips/vips-7.14.1.tar.gz.sig b/graphics-libs/vips/vips-7.14.1.tar.gz.sig
new file mode 100644
index 0000000000..70f7918e8f
--- /dev/null
+++ b/graphics-libs/vips/vips-7.14.1.tar.gz.sig
Binary files differ
diff --git a/graphics/nip2/nip2-7.14.1.tar.gz.sig b/graphics/nip2/nip2-7.14.1.tar.gz.sig
new file mode 100644
index 0000000000..a3e79eb610
--- /dev/null
+++ b/graphics/nip2/nip2-7.14.1.tar.gz.sig
Binary files differ
diff --git a/http/amaya/DEPENDS b/http/amaya/DEPENDS
index 7a646b1511..4303109f7e 100755
--- a/http/amaya/DEPENDS
+++ b/http/amaya/DEPENDS
@@ -1,4 +1,3 @@
-depends gcc34 &&
depends jpeg &&
depends libpng &&
depends tiff &&
diff --git a/http/amaya/DETAILS b/http/amaya/DETAILS
index 8d3ab8fc4c..499a0d3a74 100755
--- a/http/amaya/DETAILS
+++ b/http/amaya/DETAILS
@@ -1,6 +1,6 @@
SPELL=amaya
- VERSION=9.55-2
- SOURCE_HASH=sha512:b30e3b5caf59d33c14fa4ff81bacf113d7885559a7981705e758909d3616644aef5ae988a85559de8f5f6d46f83123529bc3be70c054b4e1e3a80fc46ec3d114
+ VERSION=10.0.1
+ SOURCE_HASH=sha512:202e27c22e12d4b01792ba81d69874fdbc7c5b37a4dd53adfb5aba2374ec5d4910e8e9a50521da530b33015e10d615f2bcca3952035396e226598313b4c5019e
SOURCE=$SPELL-fullsrc-$VERSION.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Amaya
SOURCE_URL[0]=ftp://ftp.w3.org/pub/amaya/$SOURCE
diff --git a/http/amaya/HISTORY b/http/amaya/HISTORY
index b92b05861c..bdbc2fcf83 100644
--- a/http/amaya/HISTORY
+++ b/http/amaya/HISTORY
@@ -1,3 +1,9 @@
+2008-03-31 Elisamuel Resto <ryuji@sourcemage.org>
+ * DEPENDS: gcc34 is not needed for 10.0.1
+
+2008-03-31 Ismael Luceno <ismael@sourcemage.org>
+ * DETAILS: update to 10.0.1
+
2007-12-16 Alexander Tsamutali <astsmtl@gmail.com>
* DETAILS: Removed SOURCE_URL[0] and SOURCE_URL[2], removed UPDATED
updated spell to 9.55-2
diff --git a/libs/gsl/DETAILS b/libs/gsl/DETAILS
index 1569a697ad..52575dbf32 100755
--- a/libs/gsl/DETAILS
+++ b/libs/gsl/DETAILS
@@ -1,5 +1,5 @@
SPELL=gsl
- VERSION=1.10
+ VERSION=1.11
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/libs/gsl/HISTORY b/libs/gsl/HISTORY
index b09b61055d..496b227760 100644
--- a/libs/gsl/HISTORY
+++ b/libs/gsl/HISTORY
@@ -1,3 +1,6 @@
+2008-03-31 Ladislav Hagara <hgr@vabo.cz>
+ * DETAILS: 1.11
+
2007-12-02 Ladislav Hagara <hgr@vabo.cz>
* DETAILS: 1.10
diff --git a/perl-cpan/perl-gtk2/DETAILS b/perl-cpan/perl-gtk2/DETAILS
index 8765b01f17..881a1b0af4 100755
--- a/perl-cpan/perl-gtk2/DETAILS
+++ b/perl-cpan/perl-gtk2/DETAILS
@@ -1,7 +1,7 @@
SPELL=perl-gtk2
SNAME=Gtk2
- VERSION=1.181
- SOURCE_HASH=sha512:f2766d4cb1d71f88fd668ada44d1129ead26418a72b48f6b0979ffb26012ef8595f1f97da20d1a2621d4718f0df466b5d2da51e1c5a44bd5ef3a1dba83f75fc2
+ VERSION=1.182
+ SOURCE_HASH=sha512:9090fa111ea52937cd970a9d462a5c20ede3b3e0946bc5a454ebf05069ec961acd0c8dec597175949714cf0fd5315ed83877e70e7a101be130ff06b5474e38f2
SOURCE=$SNAME-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SNAME-$VERSION
SOURCE_URL[0]=$SOURCEFORGE_URL/gtk2-perl/$SOURCE
diff --git a/perl-cpan/perl-gtk2/HISTORY b/perl-cpan/perl-gtk2/HISTORY
index 6f2acd5516..a81de00024 100644
--- a/perl-cpan/perl-gtk2/HISTORY
+++ b/perl-cpan/perl-gtk2/HISTORY
@@ -1,3 +1,6 @@
+2008-03-31 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: updated to 1.182
+
2008-03-22 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: updated to 1.181
diff --git a/x11/conky/DETAILS b/x11/conky/DETAILS
index 3af77f105a..0d53ca127d 100755
--- a/x11/conky/DETAILS
+++ b/x11/conky/DETAILS
@@ -1,5 +1,5 @@
SPELL=conky
- VERSION=1.5.0
+ VERSION=1.5.1
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
diff --git a/x11/conky/HISTORY b/x11/conky/HISTORY
index c0548070c5..b719482f17 100644
--- a/x11/conky/HISTORY
+++ b/x11/conky/HISTORY
@@ -1,3 +1,6 @@
+2008-04-01 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 1.5.1
+
2008-03-23 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 1.5.0
* PRE_BUILD: fixed route.h header
diff --git a/x11/conky/conky-1.5.0.tar.gz.sig b/x11/conky/conky-1.5.0.tar.gz.sig
deleted file mode 100644
index 5f4bf40042..0000000000
--- a/x11/conky/conky-1.5.0.tar.gz.sig
+++ /dev/null
Binary files differ
diff --git a/x11/conky/conky-1.5.1.tar.gz.sig b/x11/conky/conky-1.5.1.tar.gz.sig
new file mode 100644
index 0000000000..2ef534f7f3
--- /dev/null
+++ b/x11/conky/conky-1.5.1.tar.gz.sig
Binary files differ