summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTreeve Jelbert2007-10-30 15:20:44 +0100
committerTreeve Jelbert2007-10-30 15:20:44 +0100
commitf98c1622562f7a657147202f7499d942dd00764b (patch)
treefab186e7bde87d5afc6dc5b83b89e47ef0ef7b94
parent2ae8563f10aa3cac7fa0fac741526f93fe210fdc (diff)
parentdd3e15cb4c67f4749a6ee3a093e66153c41b3aac (diff)
Merge branch 'master' of ssh://treeve@scm.sourcemage.org/smgl/grimoire
-rwxr-xr-xchat-im/tmsnc/DETAILS2
-rw-r--r--chat-im/tmsnc/HISTORY3
-rw-r--r--chat-im/tmsnc/tmsnc-0.3.1.tar.gz.sigbin280 -> 0 bytes
-rw-r--r--chat-im/tmsnc/tmsnc-0.3.2.tar.gz.sigbin0 -> 280 bytes
-rwxr-xr-xnews/liferea/DETAILS4
-rw-r--r--news/liferea/HISTORY3
-rw-r--r--news/liferea/liferea-1.4.5b.tar.gz.sigbin280 -> 0 bytes
-rw-r--r--news/liferea/liferea-1.4.6.tar.gz.sigbin0 -> 280 bytes
-rwxr-xr-xutils/which/DETAILS4
-rw-r--r--utils/which/HISTORY3
10 files changed, 14 insertions, 5 deletions
diff --git a/chat-im/tmsnc/DETAILS b/chat-im/tmsnc/DETAILS
index ca06e223aa..f500ea7f87 100755
--- a/chat-im/tmsnc/DETAILS
+++ b/chat-im/tmsnc/DETAILS
@@ -1,5 +1,5 @@
SPELL=tmsnc
- VERSION=0.3.1
+ VERSION=0.3.2
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://superb-east.dl.sourceforge.net/sourceforge/tmsnc/$SOURCE
diff --git a/chat-im/tmsnc/HISTORY b/chat-im/tmsnc/HISTORY
index 48cd8d899e..6b74b2b34a 100644
--- a/chat-im/tmsnc/HISTORY
+++ b/chat-im/tmsnc/HISTORY
@@ -1,3 +1,6 @@
+2007-10-30 George Sherwood <george@beernabeer.com>
+ * DETAILS: Updated to version 0.3.2
+
2006-08-12 George Sherwood <george@beernabeer.com>
* DETAILS: Removed BUILD_API=2. GPG Checking. Added KEYWORDS
diff --git a/chat-im/tmsnc/tmsnc-0.3.1.tar.gz.sig b/chat-im/tmsnc/tmsnc-0.3.1.tar.gz.sig
deleted file mode 100644
index f692d17ec9..0000000000
--- a/chat-im/tmsnc/tmsnc-0.3.1.tar.gz.sig
+++ /dev/null
Binary files differ
diff --git a/chat-im/tmsnc/tmsnc-0.3.2.tar.gz.sig b/chat-im/tmsnc/tmsnc-0.3.2.tar.gz.sig
new file mode 100644
index 0000000000..efa7404150
--- /dev/null
+++ b/chat-im/tmsnc/tmsnc-0.3.2.tar.gz.sig
Binary files differ
diff --git a/news/liferea/DETAILS b/news/liferea/DETAILS
index e3f9b7e7c9..f2e5fdc70f 100755
--- a/news/liferea/DETAILS
+++ b/news/liferea/DETAILS
@@ -1,9 +1,9 @@
SPELL=liferea
if [ "$LIFEREA_DEVEL" == "y" ]; then
- VERSION=1.4.5b
+ VERSION=1.4.6
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
else
- VERSION=1.4.5b
+ VERSION=1.4.6
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
fi
SOURCE=$SPELL-$VERSION.tar.gz
diff --git a/news/liferea/HISTORY b/news/liferea/HISTORY
index ff0e59ef93..dd8e542f56 100644
--- a/news/liferea/HISTORY
+++ b/news/liferea/HISTORY
@@ -1,3 +1,6 @@
+2007-10-30 George Sherwood <george@beernabeer.com>
+ * DETAILS: Updated to version 1.4.6
+
2007-10-11 George Sherwood <george@beernabeer.com>
* DETAILS: Updated to version 1.4.5b
diff --git a/news/liferea/liferea-1.4.5b.tar.gz.sig b/news/liferea/liferea-1.4.5b.tar.gz.sig
deleted file mode 100644
index ae43bff74c..0000000000
--- a/news/liferea/liferea-1.4.5b.tar.gz.sig
+++ /dev/null
Binary files differ
diff --git a/news/liferea/liferea-1.4.6.tar.gz.sig b/news/liferea/liferea-1.4.6.tar.gz.sig
new file mode 100644
index 0000000000..d156a22b46
--- /dev/null
+++ b/news/liferea/liferea-1.4.6.tar.gz.sig
Binary files differ
diff --git a/utils/which/DETAILS b/utils/which/DETAILS
index 73f3addc2d..023c004ffb 100755
--- a/utils/which/DETAILS
+++ b/utils/which/DETAILS
@@ -1,7 +1,7 @@
SPELL=which
- VERSION=2.16
+ VERSION=2.18
SOURCE=$SPELL-$VERSION.tar.gz
- SOURCE_HASH=sha512:a058a0c4b97442954164e8386fc67303e3982506b3e6280a69706ac4e3d6445f077d0079be6c2e075840fcb87058d79d988a8e39237f937c9da664bb6b8da12b
+ SOURCE_HASH=sha512:c88b586d431a87e842280d4b18b3156c31444da43753489491714ffb4f80ef849b2ebd3a2787ab9375e9e0b908ce2440b542f2c3d828ea4a30b49ffcdf3e3e3d
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$GNU_URL/$SPELL/$SOURCE
SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$SPELL/$SOURCE
diff --git a/utils/which/HISTORY b/utils/which/HISTORY
index bf1ce615de..18f7563d55 100644
--- a/utils/which/HISTORY
+++ b/utils/which/HISTORY
@@ -1,3 +1,6 @@
+2007-10-30 Elisamuel Resto <ryuji@mages.ath.cx>
+ * DETAILS" version bump 2.16 -> 2.18
+
2006-06-28 Eric Sandall <sandalle@sourcemage.org>
* DETAILS: Removed BUILD_API=2, set grimoire-wide