From owner-svn-ports-all@FreeBSD.ORG Sat Sep 7 17:53:26 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 826C8C8E; Sat, 7 Sep 2013 17:53:26 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6E9C32C4E; Sat, 7 Sep 2013 17:53:26 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r87HrQh3064512; Sat, 7 Sep 2013 17:53:26 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r87HrNlS064491; Sat, 7 Sep 2013 17:53:23 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201309071753.r87HrNlS064491@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Sat, 7 Sep 2013 17:53:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r326670 - in head: chinese/py-cconv databases/py-kyotocabinet devel/py-gevent devel/py-greenlet devel/py-isodate ftp/py-tftpy graphics/py-gdal graphics/py-ming print/py-cups security/py... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Sep 2013 17:53:26 -0000 Author: sunpoet Date: Sat Sep 7 17:53:23 2013 New Revision: 326670 URL: http://svnweb.freebsd.org/changeset/ports/326670 Log: - Cosmetic change Modified: head/chinese/py-cconv/Makefile head/databases/py-kyotocabinet/Makefile head/devel/py-gevent/Makefile head/devel/py-greenlet/Makefile head/devel/py-isodate/Makefile head/ftp/py-tftpy/Makefile head/graphics/py-gdal/Makefile head/graphics/py-ming/Makefile head/print/py-cups/Makefile head/security/py-m2crypto/Makefile head/sysutils/py-psutil/Makefile head/www/py-qp/Makefile head/www/py-qpy/Makefile Modified: head/chinese/py-cconv/Makefile ============================================================================== --- head/chinese/py-cconv/Makefile Sat Sep 7 17:37:26 2013 (r326669) +++ head/chinese/py-cconv/Makefile Sat Sep 7 17:53:23 2013 (r326670) @@ -15,7 +15,7 @@ LIB_DEPENDS= cconv:${PORTSDIR}/chinese/c CFLAGS+= -I${LOCALBASE}/include USE_PYTHON= yes -USE_PYDISTUTILS= yes +USE_PYDISTUTILS=yes PLIST_FILES= %%PYTHON_SITELIBDIR%%/${PORTNAME}.so Modified: head/databases/py-kyotocabinet/Makefile ============================================================================== --- head/databases/py-kyotocabinet/Makefile Sat Sep 7 17:37:26 2013 (r326669) +++ head/databases/py-kyotocabinet/Makefile Sat Sep 7 17:53:23 2013 (r326670) @@ -15,7 +15,7 @@ COMMENT= Python binding of kyotocabinet LIB_DEPENDS= kyotocabinet:${PORTSDIR}/databases/kyotocabinet USE_PYTHON= 3.1+ -USE_PYDISTUTILS= yes +USE_PYDISTUTILS=yes PLIST_FILES= %%PYTHON_SITELIBDIR%%/${PORTNAME}.so PYDISTUTILS_EGGINFO= Kyoto_Cabinet-1.5-py${PYTHON_VER}.egg-info Modified: head/devel/py-gevent/Makefile ============================================================================== --- head/devel/py-gevent/Makefile Sat Sep 7 17:37:26 2013 (r326669) +++ head/devel/py-gevent/Makefile Sat Sep 7 17:53:23 2013 (r326670) @@ -16,7 +16,7 @@ LIB_DEPENDS= event:${PORTSDIR}/devel/lib RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}greenlet>=0:${PORTSDIR}/devel/py-greenlet USE_PYTHON= -2.7 -USE_PYDISTUTILS= yes +USE_PYDISTUTILS=yes PYDISTUTILS_BUILDARGS= -I${LOCALBASE}/include -L${LOCALBASE}/lib .include Modified: head/devel/py-greenlet/Makefile ============================================================================== --- head/devel/py-greenlet/Makefile Sat Sep 7 17:37:26 2013 (r326669) +++ head/devel/py-greenlet/Makefile Sat Sep 7 17:53:23 2013 (r326670) @@ -14,7 +14,7 @@ LICENSE= MIT ONLY_FOR_ARCHS= amd64 i386 USE_PYTHON= yes -USE_PYDISTUTILS= yes +USE_PYDISTUTILS=yes USE_ZIP= yes .include Modified: head/devel/py-isodate/Makefile ============================================================================== --- head/devel/py-isodate/Makefile Sat Sep 7 17:37:26 2013 (r326669) +++ head/devel/py-isodate/Makefile Sat Sep 7 17:53:23 2013 (r326670) @@ -11,7 +11,7 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= ISO 8601 date/time/duration parser and formater USE_PYTHON= yes -USE_PYDISTUTILS= yes +USE_PYDISTUTILS=yes post-patch: @${REINPLACE_CMD} -e 's|setuptools|do_not_use_&|' ${WRKSRC}/${PYSETUP} Modified: head/ftp/py-tftpy/Makefile ============================================================================== --- head/ftp/py-tftpy/Makefile Sat Sep 7 17:37:26 2013 (r326669) +++ head/ftp/py-tftpy/Makefile Sat Sep 7 17:53:23 2013 (r326670) @@ -12,6 +12,6 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Pure Python TFTP Implementation USE_PYTHON= yes -USE_PYDISTUTILS= yes +USE_PYDISTUTILS=yes .include Modified: head/graphics/py-gdal/Makefile ============================================================================== --- head/graphics/py-gdal/Makefile Sat Sep 7 17:37:26 2013 (r326669) +++ head/graphics/py-gdal/Makefile Sat Sep 7 17:53:23 2013 (r326670) @@ -22,7 +22,7 @@ NUMPY_DESC= Enable array support via Num PYEASYINSTALL_ARCHDEP= yes PYDISTUTILS_PKGNAME= ${PORTNAME:U} USE_PYTHON= -2.7 -USE_PYDISTUTILS= easy_install +USE_PYDISTUTILS=easy_install WRKSRC= ${WRKDIR}/${DISTNAME}/swig/python .include Modified: head/graphics/py-ming/Makefile ============================================================================== --- head/graphics/py-ming/Makefile Sat Sep 7 17:37:26 2013 (r326669) +++ head/graphics/py-ming/Makefile Sat Sep 7 17:53:23 2013 (r326670) @@ -16,7 +16,7 @@ PATCH_WRKSRC= ${WRKSRC}/py_ext PATCHDIR= ${.CURDIR}/files PLIST= ${.CURDIR}/pkg-plist USE_PYTHON= -2.7 -USE_PYDISTUTILS= yes +USE_PYDISTUTILS=yes MASTERDIR= ${.CURDIR}/../../graphics/ming SLAVEPORT= py Modified: head/print/py-cups/Makefile ============================================================================== --- head/print/py-cups/Makefile Sat Sep 7 17:37:26 2013 (r326669) +++ head/print/py-cups/Makefile Sat Sep 7 17:53:23 2013 (r326670) @@ -17,7 +17,7 @@ CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib USE_BZIP2= yes USES= iconv -USE_PYDISTUTILS= yes +USE_PYDISTUTILS=yes USE_PYTHON= -2.7 PLIST_FILES= %%PYTHON_SITELIBDIR%%/cups.so Modified: head/security/py-m2crypto/Makefile ============================================================================== --- head/security/py-m2crypto/Makefile Sat Sep 7 17:37:26 2013 (r326669) +++ head/security/py-m2crypto/Makefile Sat Sep 7 17:53:23 2013 (r326670) @@ -17,7 +17,7 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/swig:${P USE_OPENSSL= yes USE_PYTHON= -2.7 -USE_PYDISTUTILS= yes +USE_PYDISTUTILS=yes PYDISTUTILS_BUILDARGS= build_ext --openssl="${OPENSSLBASE}" PYDISTUTILS_PKGNAME= M2Crypto Modified: head/sysutils/py-psutil/Makefile ============================================================================== --- head/sysutils/py-psutil/Makefile Sat Sep 7 17:37:26 2013 (r326669) +++ head/sysutils/py-psutil/Makefile Sat Sep 7 17:53:23 2013 (r326670) @@ -13,7 +13,7 @@ COMMENT= Process utilities module for Py LICENSE= BSD USE_PYTHON= yes -USE_PYDISTUTILS= yes +USE_PYDISTUTILS=yes PYDISTUTILS_PKGNAME= ${PORTNAME} post-patch: Modified: head/www/py-qp/Makefile ============================================================================== --- head/www/py-qp/Makefile Sat Sep 7 17:37:26 2013 (r326669) +++ head/www/py-qp/Makefile Sat Sep 7 17:53:23 2013 (r326670) @@ -20,7 +20,7 @@ OPTIONS_DEFINE= DOCS EXAMPLES MAKE_ENV= USE_DISTUTILS=yes USE_PYTHON= 2.5-2.7 -USE_PYDISTUTILS= yes +USE_PYDISTUTILS=yes SUB_FILES= pkg-message Modified: head/www/py-qpy/Makefile ============================================================================== --- head/www/py-qpy/Makefile Sat Sep 7 17:37:26 2013 (r326669) +++ head/www/py-qpy/Makefile Sat Sep 7 17:53:23 2013 (r326670) @@ -15,7 +15,7 @@ OPTIONS_DEFINE= DOCS MAKE_ENV= USE_DISTUTILS=yes USE_PYTHON= 2.5+ -USE_PYDISTUTILS= yes +USE_PYDISTUTILS=yes .include