[Lunar-commits] r16126 - moonbase/trunk/chat/ircservices

Florin Braescu florin at lunar-linux.org
Wed Aug 17 01:23:46 UTC 2005


Author: florin
Date: 2005-08-17 01:23:45 +0000 (Wed, 17 Aug 2005)
New Revision: 16126

Modified:
   moonbase/trunk/chat/ircservices/BUILD
   moonbase/trunk/chat/ircservices/DETAILS
Log:
bump the version from 5.0.53 to 5.0.54. bugfixes release.

Modified: moonbase/trunk/chat/ircservices/BUILD
===================================================================
--- moonbase/trunk/chat/ircservices/BUILD	2005-08-16 19:21:32 UTC (rev 16125)
+++ moonbase/trunk/chat/ircservices/BUILD	2005-08-17 01:23:45 UTC (rev 16126)
@@ -1,7 +1,7 @@
 (
 
-  ./configure -prefix /usr \
-              -cc gcc     &&
+  ./configure -prefix /usr  \
+              -cc gcc      &&
   default_make
 
 ) > $C_FIFO 2>&1

Modified: moonbase/trunk/chat/ircservices/DETAILS
===================================================================
--- moonbase/trunk/chat/ircservices/DETAILS	2005-08-16 19:21:32 UTC (rev 16125)
+++ moonbase/trunk/chat/ircservices/DETAILS	2005-08-17 01:23:45 UTC (rev 16126)
@@ -1,12 +1,12 @@
           MODULE=ircservices
-         VERSION=5.0.53
+         VERSION=5.0.54
           SOURCE=$MODULE-$VERSION.tar.gz
    SOURCE_URL[0]=ftp://ftp.esper.net/ircservices/
    SOURCE_URL[1]=ftp://ftp.ircservices.za.net/pub/ircservices/
-     SOURCE_VFY=sha1:972fc52bcd62dd842ed5a6d62805ec84dd080898
-       WEB_SITE=http://www.irc.org/
+      SOURCE_VFY=sha1:0274c68dc90805f75b57bbbc49465c604c632672
+        WEB_SITE=http://www.irc.org/
          ENTERED=20030713
-         UPDATED=20050512
+         UPDATED=20050816
            SHORT="IRC services provides NickServ and ChanServ."
 
 cat <<EOF



More information about the Lunar-commits mailing list