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
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
|
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
|
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
|
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 += phoon
|
||||||
SUBDIR += pp3
|
SUBDIR += pp3
|
||||||
SUBDIR += ptiger
|
SUBDIR += ptiger
|
||||||
SUBDIR += py-RO
|
|
||||||
SUBDIR += py-astLib
|
SUBDIR += py-astLib
|
||||||
SUBDIR += py-astropy
|
SUBDIR += py-astropy
|
||||||
SUBDIR += py-astropy-helpers
|
SUBDIR += py-astropy-helpers
|
||||||
@ -90,6 +89,7 @@
|
|||||||
SUBDIR += py-pymetar
|
SUBDIR += py-pymetar
|
||||||
SUBDIR += py-pysofa
|
SUBDIR += py-pysofa
|
||||||
SUBDIR += py-pywapi
|
SUBDIR += py-pywapi
|
||||||
|
SUBDIR += py-ro
|
||||||
SUBDIR += py-spacetrack
|
SUBDIR += py-spacetrack
|
||||||
SUBDIR += pyweather
|
SUBDIR += pyweather
|
||||||
SUBDIR += qmapshack
|
SUBDIR += qmapshack
|
||||||
|
@ -1,12 +1,13 @@
|
|||||||
# Created by: Wen Heping <wenheping@gmail.com>
|
# Created by: Wen Heping <wenheping@gmail.com>
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= RO
|
PORTNAME= ro
|
||||||
PORTVERSION= 3.6.9
|
PORTVERSION= 3.6.9
|
||||||
PORTREVISION= 4
|
PORTREVISION= 4
|
||||||
CATEGORIES= astro python
|
CATEGORIES= astro python
|
||||||
MASTER_SITES= CHEESESHOP
|
MASTER_SITES= CHEESESHOP
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
DISTNAME= RO-${PORTVERSION}
|
||||||
|
|
||||||
MAINTAINER= sunpoet@FreeBSD.org
|
MAINTAINER= sunpoet@FreeBSD.org
|
||||||
COMMENT= Package of Python astronomical utilities
|
COMMENT= Package of Python astronomical utilities
|
Loading…
Reference in New Issue
Block a user