svn commit: r332830 - head/www/yaws

Alexey Dokuchaev danfe at FreeBSD.org
Wed Nov 6 09:12:52 UTC 2013


On Tue, Nov 05, 2013 at 11:16:56AM +0000, Jimmy Olgeni wrote:
> New Revision: 332830
> URL: http://svnweb.freebsd.org/changeset/ports/332830
> 
> Log:
>   - Upgrade to version 1.98
>   - Switch to github
> 
> -MASTER_SITES=	http://yaws.hyber.org/download/
> +MASTER_SITES=	GH

I think you could simply drop it (MASTER_SITES) now, since you have
USE_GITHUB.

>  MAINTAINER=	olgeni at FreeBSD.org
>  COMMENT=	A webserver for dynamic content written in Erlang

Just as you can (and should) drop leading article from COMMENT lines.

> +USE_AUTOTOOLS+=	autoconf
>  USE_GMAKE=	yes

USE_GMAKE is deprecated, "gmake" should be added to USES these days.

./danfe


More information about the svn-ports-head mailing list