[Lunar-commits] <moonbase> ntp: fix the download paths. small tweaks.

Florin Braescu florin at lunar-linux.org
Mon Sep 13 11:24:56 CEST 2010


commit e70470fe153a5c84917e07eb6366d9b6c6be1de9
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Mon Sep 13 12:24:56 2010 +0300

    ntp: fix the download paths. small tweaks.
    
    Thanks to Richard Pyne for the submission.
---
 net/ntp/DETAILS |   11 ++++++-----
 1 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/net/ntp/DETAILS b/net/ntp/DETAILS
index 4287dc9..6080738 100644
--- a/net/ntp/DETAILS
+++ b/net/ntp/DETAILS
@@ -1,13 +1,14 @@
           MODULE=ntp
-         VERSION=4.2.6p2
+           MAJOR=4.2
+         VERSION=$MAJOR.6p2
           SOURCE=$MODULE-$VERSION.tar.gz
-   SOURCE_URL[0]=http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4
-   SOURCE_URL[1]=ftp://ftp.udel.edu/pub/ntp/ntp4
-   SOURCE_URL[2]=http://archive.ntp.org/ntp4
+   SOURCE_URL[0]=http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/$MODULE-$MAJOR
+   SOURCE_URL[1]=ftp://ftp.udel.edu/pub/ntp/ntp4/$MODULE-$MAJOR
+   SOURCE_URL[2]=http://archive.ntp.org/ntp4/$MODULE-$MAJOR
       SOURCE_VFY=sha1:04b5e3c3755fe9e5bcec5bd5d29255cfef2102c4
         WEB_SITE=http://www.ntp.org
          ENTERED=20011004
-         UPDATED=20100412
+         UPDATED=20100912
            SHORT="ntp syncs your time with an ntp server"
 
 cat << EOF


More information about the Lunar-commits mailing list