svn commit: r354497 - head/sysutils/pear-Cache_Lite
Alexey Dokuchaev
danfe at FreeBSD.org
Tue Jun 3 01:27:26 UTC 2014
On Mon, May 19, 2014 at 07:13:10AM +0000, Martin Wilke wrote:
> New Revision: 354497
> URL: http://svnweb.freebsd.org/changeset/ports/354497
> QAT: https://qat.redports.org/buildarchive/r354497/
>
> +++ head/sysutils/pear-Cache_Lite/pkg-descr Mon May 19 07:13:10 2014 (r354497)
> @@ -1,4 +1,4 @@
> This package is a little cache system optimized for file containers. It is
> fast and safe (because it uses file locking and/or anti-corruption tests).
>
> -WWW: http://pear.php.net/package/Cache_Lite/
> +WWW: http://pear.php.net/package/Cache_Lite
Hi Martin,
I'm afraid this change is wrong:
- pear.php.net itself treats package entry page as a directory: Download,
Documentation, Bugs, Trackbacks links are implemented as subdirectories;
Main entry points to "http://pear.php.net/package/HTTP_Request2/" (note
the trailing slash)
- PH section 3.2: "Include a URL to the official WWW homepage [...] with
WWW: (followed by single space) so that automated tools will work
correctly. If the URI is the root of the website or directory, it should
be terminated with a slash."
These changes present in the next six commits of yours. I think these
parts should be backed out, and Mr. Rutkowski kindly advised to refresh
his PH knowledge.
./danfe
More information about the svn-ports-all
mailing list