svn commit: r506229 - head/converters/p5-LaTeXML

Alexey Dokuchaev danfe at freebsd.org
Mon Jul 8 15:08:21 UTC 2019


On Mon, Jul 08, 2019 at 02:32:10PM +0000, Carlos J. Puga Medina wrote:
> New Revision: 506229
> URL: https://svnweb.freebsd.org/changeset/ports/506229
> 
> Log:
>   converters/p5-LaTeXML: Update to 0.8.4
>   - Sort PORTDOCS
> ...
> @@ -34,7 +34,7 @@ USE_TEX=	kpathsea
>  NO_ARCH=	yes
>  NO_BUILD=	yes
>  
> -PORTDOCS=		Changes README.pod manual.pdf
> +PORTDOCS=		Changes manual.pdf README.pod

Actually, it was properly sorted before (according to LC_COLLATE=C),
your commit actually missorted it.  Also, the change itself is pretty
gratutious and could probably be avoided.

./danfe


More information about the svn-ports-head mailing list