Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Quentin Rameau (bda67382482f8fa1ab630cc27fd5d914944f90df)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Quentin Rameau <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Quentin Rameau (bda67382482f8fa1ab630cc27fd5d914944f90df)
  • Date: Fri, 28 Aug 2009 08:14:30 -0500

GIT changes to master grimoire by Quentin Rameau <quinq AT sourcemage.org>:

dev/null |binary
x11/conky/DETAILS | 19 +++++++++----------
x11/conky/HISTORY | 3 +++
x11/conky/conky-1.7.1.1.tar.bz2.sig | 0
4 files changed, 12 insertions(+), 10 deletions(-)

New commits:
commit bda67382482f8fa1ab630cc27fd5d914944f90df
Author: Quentin Rameau <quinq AT sourcemage.org>
Commit: Quentin Rameau <quinq AT sourcemage.org>

x11/conky: updated to version 1.7.2

diff --git a/x11/conky/DETAILS b/x11/conky/DETAILS
index 10494e6..8d82472 100755
--- a/x11/conky/DETAILS
+++ b/x11/conky/DETAILS
@@ -1,13 +1,12 @@
- SPELL=conky
- VERSION=1.7.1.1
- SOURCE=$SPELL-$VERSION.tar.bz2
-SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
- SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
- SOURCE_GPG=gurus.gpg:$SOURCE.sig
- LICENSE[0]=BSD
- KEYWORDS="x11"
- WEB_SITE=http://conky.sourceforge.net/
- ENTERED=20051018
+ SPELL="conky"
+ VERSION="1.7.2"
+ SOURCE="${SPELL}-${VERSION}.tar.bz2"
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ SOURCE_URL[0]="${SOURCEFORGE_URL}/${SPELL}/${SOURCE}"
+
SOURCE_HASH="sha512:ddf48613a5d989f9a447e8bbebead62578abd5710b6a701880fc6dc9b96d3b5085fa7140a1a180c9102f89c5f708862874e776503769058dae21457191103af8"
+ LICENSE[0]="BSD"
+ WEB_SITE="http://conky.sourceforge.net/";
+ ENTERED="20051018"
SHORT="advanced, highly configurable system monitor for X"
cat << EOF
conky is system monitor for X originally based on the torsmo code, but
diff --git a/x11/conky/HISTORY b/x11/conky/HISTORY
index 844312d..798e7aa 100644
--- a/x11/conky/HISTORY
+++ b/x11/conky/HISTORY
@@ -1,3 +1,6 @@
+2009-08-28 Quentin Rameau <quinq AT sourcemage.org>
+ * DETAILS: updated to version 1.7.2
+
2009-06-12 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.7.1.1

diff --git a/x11/conky/conky-1.7.1.1.tar.bz2.sig
b/x11/conky/conky-1.7.1.1.tar.bz2.sig
deleted file mode 100644
index 00cfab0..0000000
Binary files a/x11/conky/conky-1.7.1.1.tar.bz2.sig and /dev/null differ



  • [SM-Commit] GIT changes to master grimoire by Quentin Rameau (bda67382482f8fa1ab630cc27fd5d914944f90df), Quentin Rameau, 08/28/2009

Archive powered by MHonArc 2.6.24.

Top of Page