Date: Sat, 5 Sep 2020 21:26:12 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r547680 - in head: . astro astro/py-RO astro/py-ro Message-ID: <202009052126.085LQCSu002358@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Sep 5 21:26:12 2020 New Revision: 547680 URL: https://svnweb.freebsd.org/changeset/ports/547680 Log: Move astro/py-RO to astro/py-ro Added: head/astro/py-ro/ - copied from r547679, head/astro/py-RO/ Deleted: head/astro/py-RO/ Modified: head/MOVED head/astro/Makefile head/astro/py-ro/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Sat Sep 5 21:24:47 2020 (r547679) +++ head/MOVED Sat Sep 5 21:26:12 2020 (r547680) @@ -15416,3 +15416,4 @@ mail/postfix-policyd-spf-python|mail/py-spf-engine|202 graphics/py-pyembree||2020-09-04|Has expired: Broken for more than 6 months games/asteroid||2020-09-04|Has expired: Broken for more than 6 months www/py-pySmartDL|www/py-pysmartdl|2020-09-05|Rename to match our py- port naming +astro/py-RO|astro/py-ro|2020-09-05|Rename to match our py- port naming Modified: head/astro/Makefile ============================================================================== --- head/astro/Makefile Sat Sep 5 21:24:47 2020 (r547679) +++ head/astro/Makefile Sat Sep 5 21:26:12 2020 (r547680) @@ -78,7 +78,6 @@ SUBDIR += phoon SUBDIR += pp3 SUBDIR += ptiger - SUBDIR += py-RO SUBDIR += py-astLib SUBDIR += py-astropy SUBDIR += py-astropy-helpers @@ -90,6 +89,7 @@ SUBDIR += py-pymetar SUBDIR += py-pysofa SUBDIR += py-pywapi + SUBDIR += py-ro SUBDIR += py-spacetrack SUBDIR += pyweather SUBDIR += qmapshack Modified: head/astro/py-ro/Makefile ============================================================================== --- head/astro/py-RO/Makefile Sat Sep 5 21:24:47 2020 (r547679) +++ head/astro/py-ro/Makefile Sat Sep 5 21:26:12 2020 (r547680) @@ -1,12 +1,13 @@ # Created by: Wen Heping <wenheping@gmail.com> # $FreeBSD$ -PORTNAME= RO +PORTNAME= ro PORTVERSION= 3.6.9 PORTREVISION= 4 CATEGORIES= astro python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= RO-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Package of Python astronomical utilities
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009052126.085LQCSu002358>