svn commit: r483646 - head/www/node10

Bradley T. Hughes bhughes at freebsd.org
Thu Nov 1 08:22:59 UTC 2018


On 2018-11-01 09:18, Antoine Brodin wrote:
> Author: antoine
> Date: Thu Nov  1 08:18:46 2018
> New Revision: 483646
> URL: https://svnweb.freebsd.org/changeset/ports/483646
> 
> Log:
>    Fix PKGBASE collision with www/node
> 
> Modified:
>    head/www/node10/Makefile
> 
> Modified: head/www/node10/Makefile
> ==============================================================================
> --- head/www/node10/Makefile	Thu Nov  1 08:16:59 2018	(r483645)
> +++ head/www/node10/Makefile	Thu Nov  1 08:18:46 2018	(r483646)
> @@ -5,6 +5,7 @@ PORTVERSION=	10.13.0
>   DISTVERSIONPREFIX=	v
>   CATEGORIES=	www
>   MASTER_SITES=	http://nodejs.org/dist/v${PORTVERSION}/
> +PKGNAMESUFFIX=	10

#facepalm

Thanks for this, I had completely forgotten it. :)

>   
>   MAINTAINER=	bhughes at FreeBSD.org
>   COMMENT=	V8 JavaScript for client and server
> 

-- 
Bradley T. Hughes
bhughes at freebsd.org


More information about the svn-ports-all mailing list