[Lunar-commits] <moonbase> roadrunner: corrected source url

Duncan Gibson engelsman at lunar-linux.org
Sun Jul 12 17:34:07 CEST 2009


commit fac94d977cb20c7b4b49bab5e05164377d5f7f71
Author: Duncan Gibson <duncan.gibson at xs4all.nl>
Date:   Sun Jul 12 17:34:07 2009 +0200

    roadrunner: corrected source url
    
    original source url unavailable for 2+ years (see BugReport 247)
    alternative discovered, but beepcore.org says roadrunner is dead.
    
    implies that sdscsyslogd is also dead - it depends on roadrunner
    
    Note: roadrunner downloads and compiles OK
          but otherwise untested - engelsman
---
 libs/roadrunner/DETAILS |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/libs/roadrunner/DETAILS b/libs/roadrunner/DETAILS
index 8fb4416..30d84f8 100644
--- a/libs/roadrunner/DETAILS
+++ b/libs/roadrunner/DETAILS
@@ -1,10 +1,12 @@
           MODULE=roadrunner
          VERSION=0.9.1
           SOURCE=$MODULE-$VERSION.tar.gz
-      SOURCE_URL=ftp://ftp.codefactory.se/pub/RoadRunner/source/roadrunner/
+   SOURCE_URL[0]=ftp://ftp.codefactory.se/pub/RoadRunner/source/roadrunner/
+   SOURCE_URL[1]=http://ftp.eu.openbsd.org/pub/lunar/source-archive/
+      SOURCE_VFY=sha1:ad0ffd550fa12447356b38e39c2135679c2a0ef6
          ENTERED=20021205
          UPDATED=20040417
-        WEB_SITE=http://rr.codefactory.se
+        WEB_SITE=http://beepcore.org/roadrunner.html
            SHORT="An implementation of the BEEP protocol written in C"
 
 cat << EOF


More information about the Lunar-commits mailing list