[Lunar-commits] CVS: moonbase/perl/NetPacket DETAILS,1.2,1.3

Chad Kittel v3rt1g0 at lunar-linux.org
Fri Dec 24 16:46:15 UTC 2004


Update of /var/cvs/lunar/moonbase/perl/NetPacket
In directory espresso.foo-projects.org:/tmp/cvs-serv12737

Modified Files:
	DETAILS 
Log Message:
Version bumppy.  Merry Christmas!


Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/perl/NetPacket/DETAILS,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- DETAILS	5 Oct 2004 09:30:15 -0000	1.2
+++ DETAILS	24 Dec 2004 16:46:13 -0000	1.3
@@ -1,11 +1,16 @@
           MODULE=NetPacket
-         VERSION=0.03
+         VERSION=0.04
           SOURCE=$MODULE-$VERSION.tar.gz
-   SOURCE_URL[0]=ftp://cpan.cse.msu.edu/authors/id/T/TI/TIMPOTTER/NetPacket-0.03.tar.gz
-        WEB_SITE=http://search.cpan.org/search?dist=NetPacket
+      SOURCE_URL=http://search.cpan.org/CPAN/authors/id/A/AT/ATRAK/
+      SOURCE_VRY=sha1:998e3bf1cb530de19bb04af4454682bf33856f45
+        WEB_SITE=http://search.cpan.org/search?dist=$MODULE
          ENTERED=20040217
-         UPDATED=20040217
-           SHORT="NetPacket - Base class for NetPacket::* object hierarchy."
+         UPDATED=20041224
+           SHORT="Base clss for the NetPacket::* object hierarchy"
+
 cat << EOF
-NetPacket - Base class for NetPacket::* object hierarchy.
+NetPacket provides a base class for a cluster of modules related to
+decoding and encoding of network protocols.  Each NetPacket descendent
+module knows how to encode and decode packets for the network protocol
+it implements.
 EOF



More information about the Lunar-commits mailing list