Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Jan 2014 11:36:19 +0100
From:      Marcus von Appen <mva@FreeBSD.org>
To:        Martin Wilke <miwi@FreeBSD.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r341976 - head/devel/py-application
Message-ID:  <20140131103619.GA1376@medusa.sysfault.org>
In-Reply-To: <201401311020.s0VAKV5k047919@svn.freebsd.org>
References:  <201401311020.s0VAKV5k047919@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--X1bOJ3K7DJ5YkBrT
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

On, Fri Jan 31, 2014, Martin Wilke wrote:

> Author: miwi
> Date: Fri Jan 31 10:20:31 2014
> New Revision: 341976
> URL: http://svnweb.freebsd.org/changeset/ports/341976
> QAT: https://qat.redports.org/buildarchive/r341976/
>
> Log:
>   - Convert to PYDISTUTILS_AUTOPLIST
>   - Stage support
>   - Bump PORTREVISION
>
> Deleted:
>   head/devel/py-application/pkg-plist
> Modified:
>   head/devel/py-application/Makefile
>
> Modified: head/devel/py-application/Makefile
> ==============================================================================
> --- head/devel/py-application/Makefile	Fri Jan 31 10:18:44 2014	(r341975)
> +++ head/devel/py-application/Makefile	Fri Jan 31 10:20:31 2014	(r341976)
> @@ -3,6 +3,7 @@
>
>  PORTNAME=	application
>  PORTVERSION=	1.2.9
> +PORTREVISION=	1
>  CATEGORIES=	devel python
>  MASTER_SITES=	CHEESESHOP
>  PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
> @@ -13,7 +14,7 @@ COMMENT=	Basic building blocks for pytho
>
>  USE_PYTHON=	yes
>  USE_PYDISTUTILS=yes
> +PYDISTUTILS_AUTOPLIST=	yes
>  PYDISTUTILS_PKGNAME=python_${PORTNAME}

PYDISTUTILS_PKGNAME does not have any effect, if you are using distutils and
autoplist and thus can be removed on such a change.

Cheers
Marcus

--X1bOJ3K7DJ5YkBrT
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (FreeBSD)

iEYEARECAAYFAlLrfKMACgkQi68/ErJnpkdB4wCfSIFemRp2iZBU0Ohq95nkrguW
XpYAn3r0vbsgFkvXqNh2yvNKtfUnr6hU
=FAxN
-----END PGP SIGNATURE-----

--X1bOJ3K7DJ5YkBrT--



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