Date: Wed, 19 Jul 2017 02:58:12 +0000 (UTC) From: "Vanilla I. Shu" <vanilla@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r446183 - head/astro/py-astLib Message-ID: <201707190258.v6J2wCHT089682@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: vanilla Date: Wed Jul 19 02:58:12 2017 New Revision: 446183 URL: https://svnweb.freebsd.org/changeset/ports/446183 Log: 1: Update to 0.9.2. 2: switch to CHEESESHOP Modified: head/astro/py-astLib/Makefile head/astro/py-astLib/distinfo Modified: head/astro/py-astLib/Makefile ============================================================================== --- head/astro/py-astLib/Makefile Wed Jul 19 00:03:41 2017 (r446182) +++ head/astro/py-astLib/Makefile Wed Jul 19 02:58:12 2017 (r446183) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= astLib -PORTVERSION= 0.8.0 -PORTREVISION= 1 +PORTVERSION= 0.9.2 CATEGORIES= astro python -MASTER_SITES= SF +MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org Modified: head/astro/py-astLib/distinfo ============================================================================== --- head/astro/py-astLib/distinfo Wed Jul 19 00:03:41 2017 (r446182) +++ head/astro/py-astLib/distinfo Wed Jul 19 02:58:12 2017 (r446183) @@ -1,2 +1,3 @@ -SHA256 (astLib-0.8.0.tar.gz) = 82561909296bc7f461846c984f2c02f0c7e0dcd62a5547573b1352d5328ffa8e -SIZE (astLib-0.8.0.tar.gz) = 708939 +TIMESTAMP = 1500386524 +SHA256 (astLib-0.9.2.tar.gz) = e4ea0bf131a7f441a7db816c7a67ac8f4fd4f300dba8d68c5f613ecb80ad2529 +SIZE (astLib-0.9.2.tar.gz) = 742065
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201707190258.v6J2wCHT089682>