[svn openjsan.org] [204] Update srcdir() dist info.

0 views
Skip to first unread message

ca...@geeknest.com

unread,
Jul 15, 2005, 3:44:21 PM7/15/05
to jsan-...@googlegroups.com
Revision: 204
Author: cwest
Date: 2005-07-15 15:44:19 -0400 (Fri, 15 Jul 2005)

Log Message:
-----------
Update srcdir() dist info.

Modified Paths:
--------------
openjsan/trunk/lib/JSAN/Incoming.pm
Modified: openjsan/trunk/lib/JSAN/Incoming.pm
===================================================================
--- openjsan/trunk/lib/JSAN/Incoming.pm 2005-07-15 19:23:29 UTC (rev 203)
+++ openjsan/trunk/lib/JSAN/Incoming.pm 2005-07-15 19:44:19 UTC (rev 204)
@@ -451,6 +451,7 @@
$self->dist->name(join '.', @parts);
$self->dist->checksum(md5_hex do {open DIST, $self->html_dist;undef $/; <DIST>});
$self->dist->cdate(time) unless $self->dist->cdate;
+ $self->dist->srcdir($self->src_dist_name);
$self->dist->update;
}




Reply all
Reply to author
Forward
0 new messages