Move astro/py-RO to astro/py-ro
This commit is contained in:
parent
0a7dc80342
commit
954478b61a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=547680
6 changed files with 4 additions and 2 deletions
1
MOVED
1
MOVED
|
@ -15416,3 +15416,4 @@ mail/postfix-policyd-spf-python|mail/py-spf-engine|2020-09-04|Has expired: Use m
|
|||
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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
Loading…
Reference in a new issue