Subject: | vendor/lib/ppm.xml lists wrong location for sisyphusion repo |
Hi,
As the subject line says, ppm.xml specifies REPOSITORY LOCATION
incorrectly for the sisyphusion repo (SPP perl-5.16).
It also specifies the wrong SUMMARYFILE, though I'm not sure if that
really matters.
Attached is the simple patch that addresses both issues.
Cheers,
Rob
Subject: | ppm_xml.diff |
--- ppm.xml_orig 2012-09-28 10:20:43 +1000
+++ ppm.xml 2012-09-28 10:20:51 +1000
@@ -10,7 +10,7 @@
-<REPOSITORY LOCATION="http://www.sisyphusion.tk/ppm/package.xml" NAME="Sisyphusion" SUMMARYFILE="package.xml" />
+<REPOSITORY LOCATION="http://www.sisyphusion.tk/ppm" NAME="Sisyphusion" SUMMARYFILE="searchsummary.ppm" />
<REPOSITORY LOCATION="http://trouchelle.com/ppm16" NAME="Trouchelle" SUMMARYFILE="package.xml" />
<REPOSITORY LOCATION="http://www.bribes.org/perl/ppm" NAME="Bribes" SUMMARYFILE="searchsummary.ppm" />
<PPMPRECIOUS>Compress-Zlib;Archive-Tar;Digest-MD5;File-CounterFile;Font-AFM;HTML-Parser;HTML-Tree;MIME-Base64;URI;XML-Element;libwww-perl;XML-Parser;SOAP-Lite;PPM;libnet;libwin32</PPMPRECIOUS>