> This version of uri-pm581 is in the binary distribution too, but > there's a newer one (because of this very problem, in part) in the > stable distribution. Have you not run "fink selfupdate" recently? > > Actually I ran it last night, right before trying to install the new > perl module! That's how I discovered that sgmls-pm needed updating. > >
Interesting. Here are the available versions: http://fink.sourceforge.net/pdb/package.php/uri-pm581 Well, I guess it goes without saying that I don't have the same package listed. Any ideas about how to force fink to really update itself to include the latest package descriptions? [src]% fink selfupdate cvs /usr/bin/sudo /sw/bin/fink selfupdate cvs Password: rsync -az -q rsync://dkx.tn.us.finkmirrors.net/finkinfo//TIMESTAMP /sw/fink/TIMESTAMP.tmp I will now run the rsync command to retrieve the latest package descriptions. rsync -rtz --delete-after --delete -q --include='VERSION' --include='DISTRIBUTION' --include='README' --exclude='**' 'rsync://dkx.tn.us.finkmirrors.net/finkinfo/' '/sw/fink/' Reading package info... Updating package index... done. Information about 3840 packages read in 24 seconds. No packages to install. The core packages have been updated. You should now update the other packages using commands like 'fink update-all'. [src]% fink describe uri-pm581 Information about 3840 packages read in 3 seconds. uri-pm581-1.30-11: Perl module that implements the URI class This package contains the URI.pm module with friends. The module implements the URI class. Objects of this class represent Uniform Resource Identifier (URI) references as specified in RFC 2396. . URI objects can be used to access and manipulate the various components that make up these strings. There are also methods to combine URIs in various ways. . The URI class replaces the URI::URL class that used to be distributed with libwww-perl. This package contains an emulation of the old URI::URL interface. The emulated URI::URL implements both the old and the new interface. . Web site: http://search.cpan.org/dist/URI . Maintainer: Justin F. Hallett <[EMAIL PROTECTED]> ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
