Update of /cvsroot/fink/fink/perlmod/Fink
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10272

Modified Files:
        ChangeLog PkgVersion.pm 
Log Message:
Add buildlocks Wiki URL.


Index: PkgVersion.pm
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/PkgVersion.pm,v
retrieving revision 1.487
retrieving revision 1.488
diff -u -d -r1.487 -r1.488
--- PkgVersion.pm       24 Oct 2005 21:55:36 -0000      1.487
+++ PkgVersion.pm       25 Oct 2005 22:08:16 -0000      1.488
@@ -4157,6 +4157,14 @@
 Installed-Size: 0
 Architecture: $debarch
 Description: Package compile-time lockfile
+ This package represents the compile-time dependencies of a
+ package being compiled by fink. The package being compiled is:
+   $pkgname ($pkgvers)
+ and the build process begun at $timestamp
+ .
+ Web site: http://wiki.opendarwin.org/index.php/Fink:buildlocks
+ .
+ Maintainer: Fink Core Group <[EMAIL PROTECTED]>
 Maintainer: Fink Core Group <[EMAIL PROTECTED]>
 Provides: fink-buildlock
 Essential: yes
@@ -4223,6 +4231,8 @@
 Regardless of the cause of the lock failure, don't worry: you have not
 wasted compiling time! Packages that had been completely built before
 this error occurred will not have to be recompiled.
+
+See http://wiki.opendarwin.org/index.php/Fink:buildlocks for more information.
 EOMSG
 
                # Failure due to depenendecy problems leaves lockpkg in an

Index: ChangeLog
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/ChangeLog,v
retrieving revision 1.1177
retrieving revision 1.1178
diff -u -d -r1.1177 -r1.1178
--- ChangeLog   24 Oct 2005 21:55:36 -0000      1.1177
+++ ChangeLog   25 Oct 2005 22:08:16 -0000      1.1178
@@ -1,5 +1,9 @@
 2005-10-24  Daniel Macks  <[EMAIL PROTECTED]>
 
+       * PkgVersion.pm: Add new buildlocks wiki URL to buildlock msgs.
+
+2005-10-24  Daniel Macks  <[EMAIL PROTECTED]>
+
        * PkgVersion.pm: Use local() instead of temp var when we need to
        swap %ENV temporarily to prevent runtime warning from certain
        versions of perl.



-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to