diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-09-05 21:26:12 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-09-05 21:26:12 +0000 |
commit | 954478b61ac478a93b7a34cc0c2d16cd6284c064 (patch) | |
tree | 4a1f1880f3fabbeb8838b78dc073917f3f2c180e /astro | |
parent | 0a7dc80342e5dd384e5efe216762bcb913a22d91 (diff) | |
download | ports-954478b61ac478a93b7a34cc0c2d16cd6284c064.tar.gz ports-954478b61ac478a93b7a34cc0c2d16cd6284c064.zip |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/Makefile | 2 | ||||
-rw-r--r-- | astro/py-ro/Makefile (renamed from astro/py-RO/Makefile) | 3 | ||||
-rw-r--r-- | astro/py-ro/distinfo (renamed from astro/py-RO/distinfo) | 0 | ||||
-rw-r--r-- | astro/py-ro/files/patch-tools-fitsinfo.py (renamed from astro/py-RO/files/patch-tools-fitsinfo.py) | 0 | ||||
-rw-r--r-- | astro/py-ro/pkg-descr (renamed from astro/py-RO/pkg-descr) | 0 |
5 files changed, 3 insertions, 2 deletions
diff --git a/astro/Makefile b/astro/Makefile index 0aeac3d9f801..eb39f92a1c78 100644 --- a/astro/Makefile +++ b/astro/Makefile @@ -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 diff --git a/astro/py-RO/Makefile b/astro/py-ro/Makefile index c2dd7b049de2..f9b3fa1756fe 100644 --- a/astro/py-RO/Makefile +++ b/astro/py-ro/Makefile @@ -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 diff --git a/astro/py-RO/distinfo b/astro/py-ro/distinfo index b8ebf5b18bd9..b8ebf5b18bd9 100644 --- a/astro/py-RO/distinfo +++ b/astro/py-ro/distinfo diff --git a/astro/py-RO/files/patch-tools-fitsinfo.py b/astro/py-ro/files/patch-tools-fitsinfo.py index 0cc4adc15424..0cc4adc15424 100644 --- a/astro/py-RO/files/patch-tools-fitsinfo.py +++ b/astro/py-ro/files/patch-tools-fitsinfo.py diff --git a/astro/py-RO/pkg-descr b/astro/py-ro/pkg-descr index ff0674121fa4..ff0674121fa4 100644 --- a/astro/py-RO/pkg-descr +++ b/astro/py-ro/pkg-descr |