diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2014-03-10 20:55:20 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2014-03-10 20:55:20 +0000 |
commit | 1cd277bdcecf80f1b3c00ed15ff1c9e707024607 (patch) | |
tree | 8b56d1724c64bf5dd76ae2dcec17c58fb797e8e1 /astro | |
parent | 04bfaa8ecd94236f2723c0ece94529bf8a6f36d7 (diff) | |
download | ports-1cd277bdcecf80f1b3c00ed15ff1c9e707024607.tar.gz ports-1cd277bdcecf80f1b3c00ed15ff1c9e707024607.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/nightfall/Makefile | 2 | ||||
-rw-r--r-- | astro/py-RO/Makefile | 2 | ||||
-rw-r--r-- | astro/py-aipy/Makefile | 2 | ||||
-rw-r--r-- | astro/py-astLib/Makefile | 1 | ||||
-rw-r--r-- | astro/py-pyfits/Makefile | 2 | ||||
-rw-r--r-- | astro/xtide/Makefile | 2 |
8 files changed, 8 insertions, 6 deletions
diff --git a/astro/R-cran-maptools/Makefile b/astro/R-cran-maptools/Makefile index 6a30b27177f7..4336bbc04fa6 100644 --- a/astro/R-cran-maptools/Makefile +++ b/astro/R-cran-maptools/Makefile @@ -3,6 +3,7 @@ PORTNAME= maptools DISTVERSION= 0.8-29 +PORTREVISION= 1 CATEGORIES= astro DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/astro/astrometry/Makefile b/astro/astrometry/Makefile index 0ac6c5954641..a415b6998930 100644 --- a/astro/astrometry/Makefile +++ b/astro/astrometry/Makefile @@ -3,7 +3,7 @@ PORTNAME= astrometry PORTVERSION= 0.34 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= astro MASTER_SITES= http://www.astrometry.net/downloads/ DISTNAME= astrometry.net-${PORTVERSION} diff --git a/astro/nightfall/Makefile b/astro/nightfall/Makefile index d1b3e8e22a2a..f5a88e812973 100644 --- a/astro/nightfall/Makefile +++ b/astro/nightfall/Makefile @@ -3,7 +3,7 @@ PORTNAME= nightfall PORTVERSION= 1.70 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= astro MASTER_SITES= http://www.la-samhna.de/nightfall/ diff --git a/astro/py-RO/Makefile b/astro/py-RO/Makefile index f2b5b937c6ed..a045973badc7 100644 --- a/astro/py-RO/Makefile +++ b/astro/py-RO/Makefile @@ -3,7 +3,7 @@ PORTNAME= RO PORTVERSION= 3.2.0 -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 6ed0308f3237..3a962a35d6af 100644 --- a/astro/py-aipy/Makefile +++ b/astro/py-aipy/Makefile @@ -3,7 +3,7 @@ PORTNAME= aipy PORTVERSION= 1.1.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= astro python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/astro/py-astLib/Makefile b/astro/py-astLib/Makefile index 35e06480f7f4..a0f1a2ded0a4 100644 --- a/astro/py-astLib/Makefile +++ b/astro/py-astLib/Makefile @@ -3,6 +3,7 @@ PORTNAME= astLib PORTVERSION= 0.7.0 +PORTREVISION= 1 CATEGORIES= astro python MASTER_SITES= SF PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/astro/py-pyfits/Makefile b/astro/py-pyfits/Makefile index bb4070f527b5..79459713b9bc 100644 --- a/astro/py-pyfits/Makefile +++ b/astro/py-pyfits/Makefile @@ -3,7 +3,7 @@ PORTNAME= pyfits PORTVERSION= 3.1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= astro python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/astro/xtide/Makefile b/astro/xtide/Makefile index 1936430d8c3d..3117211ab13c 100644 --- a/astro/xtide/Makefile +++ b/astro/xtide/Makefile @@ -3,7 +3,7 @@ PORTNAME= xtide PORTVERSION= 2.13.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= astro geography MASTER_SITES= ftp://ftp.flaterco.com/xtide/ \ http://www.c-s.li/ports/ |