[Lunar-commits] CVS: moonbase/utils/lard BUILD, 1.1, 1.2 DETAILS,
1.3, 1.4
Moritz Heiber
moe at lunar-linux.org
Sun Mar 13 13:53:22 UTC 2005
Update of /var/cvs/lunar/moonbase/utils/lard
In directory espresso.foo-projects.org:/tmp/cvs-serv25785
Modified Files:
BUILD DETAILS
Log Message:
New lard
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/utils/lard/BUILD,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- BUILD 6 Mar 2005 22:34:28 -0000 1.1
+++ BUILD 13 Mar 2005 13:53:20 -0000 1.2
@@ -1,6 +1,8 @@
(
prepare_install &&
- make install
+ make install &&
+
+ gather_docs lard.conf
) > $C_FIFO 2>&1
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/utils/lard/DETAILS,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- DETAILS 11 Mar 2005 22:12:29 -0000 1.3
+++ DETAILS 13 Mar 2005 13:53:20 -0000 1.4
@@ -1,11 +1,11 @@
MODULE=lard
- VERSION=0.1.2
+ VERSION=0.1.3
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL[0]=http://lard.foo-projects.org/download/
- SOURCE_VFY=sha1:087963701ff3d3c9b97b9ead59d0d85db8ee2eeb
+ SOURCE_VFY=sha1:741a43b396b10dc11c66d41aece0759b0159482c
WEB_SITE=http://lard.foo-projects.org
ENTERED=20050306
- UPDATED=20050311
+ UPDATED=20050313
SHORT="Lard is a Logging and Rotation Daemon"
cat << EOF
More information about the Lunar-commits
mailing list