Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Jul 2014 04:51:43 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r363010 - head/astro/py-aipy
Message-ID:  <201407270451.s6R4phTQ075473@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wen
Date: Sun Jul 27 04:51:42 2014
New Revision: 363010
URL: http://svnweb.freebsd.org/changeset/ports/363010
QAT: https://qat.redports.org/buildarchive/r363010/

Log:
  - Update to 2.1.0
  - Convert to PYDISTUTILS_AUTOPLIST

Deleted:
  head/astro/py-aipy/pkg-plist
Modified:
  head/astro/py-aipy/Makefile
  head/astro/py-aipy/distinfo

Modified: head/astro/py-aipy/Makefile
==============================================================================
--- head/astro/py-aipy/Makefile	Sun Jul 27 04:51:10 2014	(r363009)
+++ head/astro/py-aipy/Makefile	Sun Jul 27 04:51:42 2014	(r363010)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	aipy
-PORTVERSION=	1.1.1
-PORTREVISION=	3
+PORTVERSION=	2.1.0
 CATEGORIES=	astro python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -17,7 +16,8 @@ BUILD_DEPENDS=	${PYNUMPY} \
 		${PKGNAMEPREFIX}matplotlib>=0.98:${PORTSDIR}/math/py-matplotlib
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
-USE_PYTHON=	yes
+USE_PYTHON=		yes
 USE_PYDISTUTILS=	yes
+PYDISTUTILS_AUTOPLIST=	yes
 
 .include <bsd.port.mk>

Modified: head/astro/py-aipy/distinfo
==============================================================================
--- head/astro/py-aipy/distinfo	Sun Jul 27 04:51:10 2014	(r363009)
+++ head/astro/py-aipy/distinfo	Sun Jul 27 04:51:42 2014	(r363010)
@@ -1,2 +1,2 @@
-SHA256 (aipy-1.1.1.tar.gz) = de9c8673e4d3ccad98c1db4b14680aa57730eb4e290f389652107f2ebde51541
-SIZE (aipy-1.1.1.tar.gz) = 961773
+SHA256 (aipy-2.1.0.tar.gz) = 495a4ee6776b2255c22bfb15338451d4e923e86e00e6b505510d49c2887809fb
+SIZE (aipy-2.1.0.tar.gz) = 981319



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