Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (78d32709ffaad5663cd2bd0c8e50b656ab5f1863)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (78d32709ffaad5663cd2bd0c8e50b656ab5f1863)
  • Date: Fri, 25 Jan 2008 18:06:34 -0600

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

net/openntpd/DETAILS | 26 ++++++++++++++------------
net/openntpd/HISTORY | 4 ++++
2 files changed, 18 insertions(+), 12 deletions(-)

New commits:
commit f73b4d04cf92ac2059f7b87ba6bff7d0eba6d0d6
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

openntpd: => 3.9p1, cleaned up, fixed WEB_SITE, long desc.

diff --git a/net/openntpd/DETAILS b/net/openntpd/DETAILS
index bd25647..64e2572 100755
--- a/net/openntpd/DETAILS
+++ b/net/openntpd/DETAILS
@@ -1,16 +1,18 @@
SPELL=openntpd
- VERSION=3.7p1
-
SOURCE_HASH='sha512:34e7ecc1f5e8147668da6a6eacc96513c4f247b2958e9a32e71c376498b213059f10207f3400b48a1ddddbd44e17bc04c4ff701351975c98a2a885b7c4c50dac'
- SOURCE="$SPELL-$VERSION.tar.gz"
- SOURCE_URL[0]="ftp://ftp.openbsd.org/pub/OpenBSD/OpenNTPD/$SOURCE";
-SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
- WEB_SITE="http://www.$SPELL.org/";
- FRESHMEAT_URL="http://freshmeat.net/projects/$SPELL/";
- LICENSE[0]='BSD'
- PATCHLEVEL=1
+ VERSION=3.9p1
+
SOURCE_HASH=sha512:e19e7242b67c8d12fbf0a78cd29dae4248afff5b5308069b190b663a9f9426666aad20f8c9ec70fabf8d2e5c2a2e61052191fe4ccc132c62a7decd8c498c2a13
+ SOURCE=$SPELL-$VERSION.tar.gz
+ SOURCE_URL[0]=ftp://ftp.openbsd.org/pub/OpenBSD/OpenNTPD/$SOURCE
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ WEB_SITE=http://www.openntpd.org/
+ LICENSE[0]=BSD
KEYWORDS="net"
- SHORT='A portable implementation of the Network Time Protocol'
+ SHORT="portable implementation of the Network Time Protocol"
cat << EOF
-OpenNTPd is a portable implementation of the Network Time Protocol. It
provides the ability to sync the local clock to remote NTP servers and can
act as an NTP server itself, redistributing the local clock.
+OpenNTPD is a FREE, easy to use implementation of the Network Time Protocol.
+It provides the ability to sync the local clock to remote NTP servers and
+can act as NTP server itself, redistributing the local clock.
+
+OpenNTPD is primarily developed by Henning Brauer as part of
+the OpenBSD Project. The portable version is made by Darren Tucker.
EOF
-## Auto-generated from Freshmeat.net's project descriptor
diff --git a/net/openntpd/HISTORY b/net/openntpd/HISTORY
index 7ca9f7c..226343c 100644
--- a/net/openntpd/HISTORY
+++ b/net/openntpd/HISTORY
@@ -1,3 +1,7 @@
+2008-01-26 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 3.9p1
+ fixed long description wrap, fixed WEB_SITE, long desc.
+
2007-11-11 Vlad Glagolev <stealth AT sourcemage.org>
* init.d/ntp: removed '-s' flag, cause startup with it takes
too much time when network is down (for example @ laptop)



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (78d32709ffaad5663cd2bd0c8e50b656ab5f1863), Vlad Glagolev, 01/25/2008

Archive powered by MHonArc 2.6.24.

Top of Page