diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2018-03-10 17:46:04 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2018-03-10 17:46:04 +0000 |
commit | c2a92a1aea4e66d25d82a5def112bb1b55660bd2 (patch) | |
tree | 1c82614777155b2ed4f7f1e17008101717e3f011 /astro | |
parent | c8c2add0da50d91884aab31f6ed98faa827e08f7 (diff) | |
download | ports-c2a92a1aea4e66d25d82a5def112bb1b55660bd2.tar.gz ports-c2a92a1aea4e66d25d82a5def112bb1b55660bd2.zip |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/R-cran-maptools/Makefile | 1 | ||||
-rw-r--r-- | astro/astrometry/Makefile | 2 | ||||
-rw-r--r-- | astro/kstars-kde4/Makefile | 2 | ||||
-rw-r--r-- | astro/nightfall/Makefile | 2 | ||||
-rw-r--r-- | astro/py-RO/Makefile | 2 | ||||
-rw-r--r-- | astro/py-aipy/Makefile | 1 | ||||
-rw-r--r-- | astro/py-astLib/Makefile | 1 | ||||
-rw-r--r-- | astro/py-astropy/Makefile | 1 | ||||
-rw-r--r-- | astro/wcslib/Makefile | 1 |
9 files changed, 9 insertions, 4 deletions
diff --git a/astro/R-cran-maptools/Makefile b/astro/R-cran-maptools/Makefile index 68f968c591cb..c7a414ea22ab 100644 --- a/astro/R-cran-maptools/Makefile +++ b/astro/R-cran-maptools/Makefile @@ -3,6 +3,7 @@ PORTNAME= maptools DISTVERSION= 0.9-2 +PORTREVISION= 1 CATEGORIES= astro DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/astro/astrometry/Makefile b/astro/astrometry/Makefile index 26663d6b14a9..f80ab948dd34 100644 --- a/astro/astrometry/Makefile +++ b/astro/astrometry/Makefile @@ -3,7 +3,7 @@ PORTNAME= astrometry PORTVERSION= 0.65 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= astro MASTER_SITES= http://www.astrometry.net/downloads/ DISTNAME= ${PORTNAME}.net-${PORTVERSION} diff --git a/astro/kstars-kde4/Makefile b/astro/kstars-kde4/Makefile index dff52740f7da..3faf23222a81 100644 --- a/astro/kstars-kde4/Makefile +++ b/astro/kstars-kde4/Makefile @@ -2,7 +2,7 @@ PORTNAME= kstars PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= astro kde kde-kde4 MAINTAINER= kde@FreeBSD.org diff --git a/astro/nightfall/Makefile b/astro/nightfall/Makefile index f36304edd689..cf894ef40768 100644 --- a/astro/nightfall/Makefile +++ b/astro/nightfall/Makefile @@ -3,7 +3,7 @@ PORTNAME= nightfall PORTVERSION= 1.86 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= astro MASTER_SITES= http://www.la-samhna.de/nightfall/ diff --git a/astro/py-RO/Makefile b/astro/py-RO/Makefile index 741c9c110d04..c3878478be41 100644 --- a/astro/py-RO/Makefile +++ b/astro/py-RO/Makefile @@ -3,7 +3,7 @@ PORTNAME= RO PORTVERSION= 3.6.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= astro python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/astro/py-aipy/Makefile b/astro/py-aipy/Makefile index ebb1fde99e97..b541c8595f92 100644 --- a/astro/py-aipy/Makefile +++ b/astro/py-aipy/Makefile @@ -3,6 +3,7 @@ PORTNAME= aipy PORTVERSION= 2.1.9 +PORTREVISION= 1 CATEGORIES= astro python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/astro/py-astLib/Makefile b/astro/py-astLib/Makefile index 24cd13571c6f..842c212cb7ae 100644 --- a/astro/py-astLib/Makefile +++ b/astro/py-astLib/Makefile @@ -3,6 +3,7 @@ PORTNAME= astLib PORTVERSION= 0.10.0 +PORTREVISION= 1 CATEGORIES= astro python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/astro/py-astropy/Makefile b/astro/py-astropy/Makefile index 3473f1dbe03c..bd88c4c1d596 100644 --- a/astro/py-astropy/Makefile +++ b/astro/py-astropy/Makefile @@ -3,6 +3,7 @@ PORTNAME= astropy PORTVERSION= 1.1.2 +PORTREVISION= 1 CATEGORIES= astro MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/astro/wcslib/Makefile b/astro/wcslib/Makefile index b612fdd96a69..4b43bcebd03e 100644 --- a/astro/wcslib/Makefile +++ b/astro/wcslib/Makefile @@ -3,6 +3,7 @@ PORTNAME= wcslib PORTVERSION= 5.18 +PORTREVISION= 1 CATEGORIES= astro MASTER_SITES= ftp://ftp.atnf.csiro.au/pub/software/wcslib/ |