Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Jan 2016 00:54:22 +1100
From:      Kubilay Kocak <koobs@FreeBSD.org>
To:        Mikhail Teterin <mi@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r405240 - in head/devel: . py-PyLD
Message-ID:  <568A798E.8050308@FreeBSD.org>
In-Reply-To: <201601041351.u04Dp2jq004769@repo.freebsd.org>
References:  <201601041351.u04Dp2jq004769@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 5/01/2016 12:51 AM, Mikhail Teterin wrote:
> Author: mi
> Date: Mon Jan  4 13:51:02 2016
> New Revision: 405240
> URL: https://svnweb.freebsd.org/changeset/ports/405240
> 
> Log:
>   Add port of JSON Linked Data implementation for Python. Needed by MediaGoblin.
> 
> Added:
>   head/devel/py-PyLD/
>   head/devel/py-PyLD/Makefile   (contents, props changed)
>   head/devel/py-PyLD/distinfo   (contents, props changed)
>   head/devel/py-PyLD/pkg-descr   (contents, props changed)
> Modified:
>   head/devel/Makefile
> 
> Modified: head/devel/Makefile
> ==============================================================================
> --- head/devel/Makefile	Mon Jan  4 13:49:17 2016	(r405239)
> +++ head/devel/Makefile	Mon Jan  4 13:51:02 2016	(r405240)
> @@ -3893,6 +3893,7 @@
>      SUBDIR += py-Products.contentmigration
>      SUBDIR += py-Products.statusmessages
>      SUBDIR += py-Products.validation
> +    SUBDIR += py-PyLD
>      SUBDIR += py-RPyC
>      SUBDIR += py-Record
>      SUBDIR += py-SymbolType
> 
> Added: head/devel/py-PyLD/Makefile
> ==============================================================================
> --- /dev/null	00:00:00 1970	(empty, because file is newly added)
> +++ head/devel/py-PyLD/Makefile	Mon Jan  4 13:51:02 2016	(r405240)
> @@ -0,0 +1,19 @@
> +# Created by: Mikhail Teterin <mi@aldan.algebra.com>
> +# $FreeBSD$
> +
> +PORTNAME=	PyLD

lowercase(PORTNAME) and svn directory please




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