[Lunar-commits] r16978 - moonbase/trunk/net/ypbind-mt

Florin Braescu florin at lunar-linux.org
Mon Oct 17 20:22:17 UTC 2005


Author: florin
Date: 2005-10-17 20:22:16 +0000 (Mon, 17 Oct 2005)
New Revision: 16978

Modified:
   moonbase/trunk/net/ypbind-mt/BUILD
   moonbase/trunk/net/ypbind-mt/DETAILS
Log:
bump the version from 1.18 to 1.19.1. bugfixes and enhacements.

Modified: moonbase/trunk/net/ypbind-mt/BUILD
===================================================================
--- moonbase/trunk/net/ypbind-mt/BUILD	2005-10-17 20:07:34 UTC (rev 16977)
+++ moonbase/trunk/net/ypbind-mt/BUILD	2005-10-17 20:22:16 UTC (rev 16978)
@@ -3,10 +3,8 @@
   ./configure  --prefix=/usr            \
                --sbindir=/sbin          \
                --mandir=/usr/share/man  \
-               $OPTS                    &&
-  make                       &&
-  prepare_install            &&
-  make    install
+               $OPTS                   &&
+  default_make
 
   if [ -e "/etc/init.d/ypbind.sh" ]; then
     rm -f /etc/init.d/ypbind.sh

Modified: moonbase/trunk/net/ypbind-mt/DETAILS
===================================================================
--- moonbase/trunk/net/ypbind-mt/DETAILS	2005-10-17 20:07:34 UTC (rev 16977)
+++ moonbase/trunk/net/ypbind-mt/DETAILS	2005-10-17 20:22:16 UTC (rev 16978)
@@ -1,16 +1,14 @@
           MODULE=ypbind-mt
-         VERSION=1.18
+         VERSION=1.19.1
           SOURCE=$MODULE-$VERSION.tar.bz2
-         SOURCE2=$MODULE-$VERSION-debian-nis-6.1.patch.bz2
    SOURCE_URL[0]=$KERNEL_URL/pub/linux/utils/net/NIS/
    SOURCE_URL[1]=ftp://ftp.kernel.org/pub/linux/utils/net/NIS/
-     SOURCE2_URL=$PATCH_URL/
-      SOURCE_VFY=sha1:444342c4690a60b2be735d5a99315b750ca823a7
-     SOURCE2_VFY=sha1:a3cb30dfb0b1eb286d2bc30dcddedd9ec74df4ea
+      SOURCE_VFY=sha1:1090431bd5641014f0066b61a9098e961b6f6e3e
         WEB_SITE=http://www.linux-nis.org/nis/ypbind-mt/index.html
          ENTERED=20010922
-         UPDATED=20050322
-            SHORT="A multi-threaded implementation of a NIS binding daemon."
+         UPDATED=20051017
+           SHORT="A multi-threaded implementation of a NIS binding daemon."
+
 cat << EOF
 ypbind-mt is a multi-threaded implementation of a NIS binding daemon.
 ypbind-mt compiles and works on Linux with glibx 2.x (libc6). It should



More information about the Lunar-commits mailing list