Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Jul 2016 14:24:56 -0600
From:      Adam Weinberger <adamw@adamw.org>
To:        Pawel Pekala <pawel@FreeBSD.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r418651 - head/textproc/cmark
Message-ID:  <1C23C233-DE50-4243-9A86-E8BF0F4E5317@adamw.org>
In-Reply-To: <201607162004.u6GK4RYT037061@repo.freebsd.org>
References:  <201607162004.u6GK4RYT037061@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> On 16 Jul, 2016, at 14:04, Pawel Pekala <pawel@FreeBSD.org> wrote:
>=20
> Author: pawel
> Date: Sat Jul 16 20:04:27 2016
> New Revision: 418651
> URL: https://svnweb.freebsd.org/changeset/ports/418651
>=20
> Log:
>  - Update to version 0.26.1 [1]
>  - Parametrize port version in pkg-plist
>=20
>  PR:		211156 [1]
>  Submitted by:	Tobias Kortkamp (maintainer) [1]
>=20
> Modified:
>  head/textproc/cmark/Makefile
>  head/textproc/cmark/distinfo
>  head/textproc/cmark/pkg-plist
>=20
> Modified: head/textproc/cmark/Makefile
> =
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
> --- head/textproc/cmark/Makefile	Sat Jul 16 19:54:51 2016	=
(r418650)
> +++ head/textproc/cmark/Makefile	Sat Jul 16 20:04:27 2016	=
(r418651)
> @@ -2,7 +2,7 @@
> # $FreeBSD$
>=20
> PORTNAME=3D	cmark
> -PORTVERSION=3D	0.25.2
> +PORTVERSION=3D	0.26.1
> CATEGORIES=3D	textproc
>=20
> MAINTAINER=3D	t@tobik.me
> @@ -11,6 +11,10 @@ COMMENT=3D	CommonMark parsing and renderin
> LICENSE=3D	BSD2CLAUSE
> LICENSE_FILE=3D	${WRKSRC}/COPYING
>=20
> +TEST_DEPENDS=3D	python3:lang/python3

I think you want USES=3Dpython:3,test instead.

# Adam


--=20
Adam Weinberger
adamw@adamw.org
http://www.adamw.org




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1C23C233-DE50-4243-9A86-E8BF0F4E5317>