Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Jun 2014 01:27:26 +0000
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        Martin Wilke <miwi@FreeBSD.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r354497 - head/sysutils/pear-Cache_Lite
Message-ID:  <20140603012726.GA60685@FreeBSD.org>
In-Reply-To: <201405190713.s4J7DAuF096825@svn.freebsd.org>
References:  <201405190713.s4J7DAuF096825@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140603012726.GA60685>