From owner-svn-ports-head@freebsd.org Fri Oct 30 11:25:30 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 44F83A2063F; Fri, 30 Oct 2015 11:25:30 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C7C1A1F17; Fri, 30 Oct 2015 11:25:29 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t9UBPSou092194; Fri, 30 Oct 2015 11:25:28 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t9UBPS0B092191; Fri, 30 Oct 2015 11:25:28 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201510301125.t9UBPS0B092191@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 30 Oct 2015 11:25:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400517 - head/math/py-numpy X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Oct 2015 11:25:30 -0000 Author: sunpoet Date: Fri Oct 30 11:25:28 2015 New Revision: 400517 URL: https://svnweb.freebsd.org/changeset/ports/400517 Log: - Update MASTER_SITES - Update documentation to 1.10.0 - Bump PORTREVISION for package change Modified: head/math/py-numpy/Makefile head/math/py-numpy/distinfo Modified: head/math/py-numpy/Makefile ============================================================================== --- head/math/py-numpy/Makefile Fri Oct 30 11:25:23 2015 (r400516) +++ head/math/py-numpy/Makefile Fri Oct 30 11:25:28 2015 (r400517) @@ -3,9 +3,10 @@ PORTNAME= numpy PORTVERSION= 1.10.0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= math python -MASTER_SITES= http://docs.scipy.org/doc/${PORTNAME}/:doc \ +MASTER_SITES= http://docs.scipy.org/doc/${DISTNAME}/:doc \ CHEESESHOP:source PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= numpy-${PORTVERSION:S/r/rc/}${EXTRACT_SUFX}:source \ @@ -34,7 +35,7 @@ TESTS_DESC= Install test suite requirem PLIST_SUB= PYTHON_VER=${PYTHON_VER} PORTDOCS= * WRKSRC= ${WRKDIR}/${DISTNAME:S/r/rc/} -DOCVERSION= 1.9.1 +DOCVERSION= ${PORTVERSION} GCCLIBDIR_CMDS= ${FC} -print-file-name=libgfortran.so | ${SED} -e s/libgfortran.so// Modified: head/math/py-numpy/distinfo ============================================================================== --- head/math/py-numpy/distinfo Fri Oct 30 11:25:23 2015 (r400516) +++ head/math/py-numpy/distinfo Fri Oct 30 11:25:28 2015 (r400517) @@ -1,6 +1,6 @@ SHA256 (numpy-1.10.0.tar.gz) = 43b00f5d52b374a731444ba2724bfa1debdbc93312a1b9b28e99700498d169b6 SIZE (numpy-1.10.0.tar.gz) = 4047636 -SHA256 (numpy-ref-1.9.1.pdf) = 3c8e5881a3460e1cc9da95fe2167044e8f832ab8e980c3606d1f353e7ac6dcee -SIZE (numpy-ref-1.9.1.pdf) = 5318122 -SHA256 (numpy-user-1.9.1.pdf) = e1f6baed0b73f3d4b106c88924c083f9a519e860c1beb718830bf1aee1892232 -SIZE (numpy-user-1.9.1.pdf) = 418111 +SHA256 (numpy-ref-1.10.0.pdf) = bed24cbaa8892cab40d6b2ad87a6ec7b7c2468d58281b14c9fafd30e3028938e +SIZE (numpy-ref-1.10.0.pdf) = 5381584 +SHA256 (numpy-user-1.10.0.pdf) = 8b1e99bf17d914ffe849797ed8dd7d30f9c05e4a44c2633279c804c8ca22315e +SIZE (numpy-user-1.10.0.pdf) = 406081