svn commit: r397327 - head/textproc/utf8proc

Alexey Dokuchaev danfe at FreeBSD.org
Sat Sep 19 14:30:43 UTC 2015


On Sat, Sep 19, 2015 at 02:15:35PM +0000, Wen Heping wrote:
> New Revision: 397327
> URL: https://svnweb.freebsd.org/changeset/ports/397327
> 
> Log:
>   - Update to 1.3
>   
>   PR:		201853
>   Submitted by:	tkato432 at yahoo.com

Guys, please bear in mind that Kato's patches often contain unrelated
changes and should always be reviewed thoroughly before applying.

> Deleted:
>   head/textproc/utf8proc/pkg-plist
> [...]
>  
> +PORTDOCS=	NEWS.md README.md
> +PLIST_FILES=	include/utf8proc.h \
> +		lib/libutf8proc.a \
> +		lib/libutf8proc.so \
> +		lib/libutf8proc.so.1 \
> +		lib/libutf8proc.so.1.3 \
> +		lib/libutf8proc.so.1.3.0

Why convert to PLIST_FILES?  It's long enough to warrant a dedicated file.

./danfe


More information about the svn-ports-all mailing list