svn commit: r547680 - in head: . astro astro/py-RO astro/py-ro

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Sep 5 21:26:13 UTC 2020


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 at 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 at FreeBSD.org
 COMMENT=	Package of Python astronomical utilities


More information about the svn-ports-all mailing list