[SM-Commit] GIT changes to master grimoire by Jaka Kranjc (9e4b4eb5687c3c52ebd33210db39b538b8a1aa0b)

Jaka Kranjc scm at sourcemage.org
Sat Aug 30 14:40:08 EDT 2008


GIT changes to master grimoire by Jaka Kranjc <lynxlynxlynx at sourcemage.org>:

 news/slrn/BUILD   |    3 ++-
 news/slrn/DETAILS |    7 +++----
 news/slrn/HISTORY |    8 ++++++++
 news/slrn/INSTALL |    3 +++
 4 files changed, 16 insertions(+), 5 deletions(-)

New commits:
commit 9e4b4eb5687c3c52ebd33210db39b538b8a1aa0b
Author: Jaka Kranjc <lynxlynxlynx at sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx at sourcemage.org>

    slrn: changed the SOURCE_URL to use the mirror variable

commit fffa44dcabe49f424aec21409bcebd81cfe89d2a
Author: Jaka Kranjc <lynxlynxlynx at sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx at sourcemage.org>

    slrn: 0.9.9
    patch by Glyn Kennington #14698

diff --git a/news/slrn/BUILD b/news/slrn/BUILD
index 9e0496e..f856383 100755
--- a/news/slrn/BUILD
+++ b/news/slrn/BUILD
@@ -3,6 +3,7 @@
                --prefix=/usr \
                --sysconfdir=/etc \
                --localstatedir=/var \
-               --with-slrnpull --with-uudeview=/usr/include \
+               --with-slrnpull \
+               --with-uu \
                $OPTS &&
   make
diff --git a/news/slrn/DETAILS b/news/slrn/DETAILS
index 1258371..47aa904 100755
--- a/news/slrn/DETAILS
+++ b/news/slrn/DETAILS
@@ -1,12 +1,11 @@
            SPELL=slrn
-         VERSION=0.9.8.1pl1
+         VERSION=0.9.9
           SOURCE=$SPELL-$VERSION.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
-   SOURCE_URL[0]=http://slrn.sourceforge.net/patches/$SOURCE
-     SOURCE_HASH=sha512:20b238072f0462671b9fc4cbffcb51aefe384a015ea73800bc8e6b1ef7b47c13555af31b729de289482507361c258251ea22b2b9e6a73c77fba4a9b984c77375
+   SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+     SOURCE_HASH=sha512:ea882e4a1a93d7c05c699928cba2b4ea5cf0c32959f720666828306180842c703af2e50ca4b990bcfddf67aae7dc7adec85cd29e883c5c0d3b60585ccdc4576e
         WEB_SITE=http://slrn.sourceforge.net/
          ENTERED=20010922
-         UPDATED=20020316
          LICENSE=GPL
         KEYWORDS="client news"
            SHORT="slrn is an nntp-based threaded newsreader."
diff --git a/news/slrn/HISTORY b/news/slrn/HISTORY
index 136d7c6..bc4cb33 100644
--- a/news/slrn/HISTORY
+++ b/news/slrn/HISTORY
@@ -1,3 +1,11 @@
+2008-08-30 Jaka Kranjc <lynxlynxlynx at sourcemage.org>
+	* DETAILS: changed the SOURCE_URL to use the mirror variable
+
+2008-08-30 Glyn Kennington <glyn at ox.compsoc.net>
+        * DETAILS: updated to 0.9.9
+        * BUILD: with-uudeview changed to with-uu
+        * INSTALL: use make_single
+
 2006-09-21 Juuso Alasuutari <iuso at sourcemage.org>
 	* DETAILS: [automated] Removed BUILD_API=2.
 
diff --git a/news/slrn/INSTALL b/news/slrn/INSTALL
new file mode 100644
index 0000000..9d9a4c0
--- /dev/null
+++ b/news/slrn/INSTALL
@@ -0,0 +1,3 @@
+make_single &&
+default_install &&
+make_normal



More information about the SM-Commit mailing list