Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9b41821cd4e9bcbd8d62274fd95e572f4422e009

commit 9b41821cd4e9bcbd8d62274fd95e572f4422e009
Author: voroskoi <[EMAIL PROTECTED]>
Date:   Wed Oct 17 19:41:13 2007 +0200

ntp-4.2.4p4-2-i686
rebuilt with new openssl
added depends()

diff --git a/source/network-extra/ntp/FrugalBuild 
b/source/network-extra/ntp/FrugalBuild
index 10c37e5..39a3b00 100644
--- a/source/network-extra/ntp/FrugalBuild
+++ b/source/network-extra/ntp/FrugalBuild
@@ -4,19 +4,20 @@

pkgname=ntp
pkgver=4.2.4p4
-pkgrel=1
+pkgrel=2
pkgdesc="The ntp daemon from ntp.org"
url="http://www.ntp.org/";
conflicts=('openntpd')
groups=('network-extra')
archs=('i686' 'x86_64')
+depends=('openssl>=0.9.8-10' 'readline')
up2date="lynx -dump http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ | grep -m1 
'http.*tar.gz$' | sed 's/.*ntp-\(.*\)\.tar.*/\1/'"
source=(http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/$pkgname-$pkgver.tar.gz 
rc.ntpd rc.ntpd.pot ntp.org.conf)
backup=(etc/ntp.org.conf)
sha1sums=('886a7c6819c148cc1f832d43a3446526488b1b5e' \
'2bf638fba95847568e45afc7b2cfdf6d1767b429' \
-         '6f0275b9c1adcdef0c441408d8b5c4e4c82e1de4' \
-         '9e116eabff29a0216bfc2c56817ba48d1f3182f6')
+          '6f0275b9c1adcdef0c441408d8b5c4e4c82e1de4' \
+          '9e116eabff29a0216bfc2c56817ba48d1f3182f6')


# TODO: add some sort init script
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to