aboutsummaryrefslogtreecommitdiff
path: root/astro/astrometry
diff options
context:
space:
mode:
authorFernando ApesteguĂ­a <fernape@FreeBSD.org>2020-04-28 07:01:07 +0000
committerFernando ApesteguĂ­a <fernape@FreeBSD.org>2020-04-28 07:01:07 +0000
commit9edcdebca76b47fca44d31ebe03906e6402b761b (patch)
treecfdc42ee9acdafc42ee1518109e1900dcdc25433 /astro/astrometry
parent8c83590e8b3229e978d8dd834d448f01764a1e99 (diff)
downloadports-9edcdebca76b47fca44d31ebe03906e6402b761b.tar.gz
ports-9edcdebca76b47fca44d31ebe03906e6402b761b.zip
astro/astrometry: update to 0.80
Reported by: portscout
Notes
Notes: svn path=/head/; revision=533236
Diffstat (limited to 'astro/astrometry')
-rw-r--r--astro/astrometry/Makefile4
-rw-r--r--astro/astrometry/distinfo6
-rw-r--r--astro/astrometry/pkg-plist6
3 files changed, 6 insertions, 10 deletions
diff --git a/astro/astrometry/Makefile b/astro/astrometry/Makefile
index cf8d690cfc77..3b1e077541dd 100644
--- a/astro/astrometry/Makefile
+++ b/astro/astrometry/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= astrometry
-PORTVERSION= 0.78
+PORTVERSION= 0.80
CATEGORIES= astro
MASTER_SITES= http://astrometry.net/downloads/
DISTNAME= ${PORTNAME}.net-${PORTVERSION}
@@ -23,7 +23,7 @@ LIB_DEPENDS= libcairo.so:graphics/cairo \
RUN_DEPENDS= ${PYNUMPY}
USES= gmake jpeg pkgconfig python shebangfix
-SHEBANG_FILES= bin/* blind/*.py sdss/*.py util/[!c]*.py util/casjobs.py
+SHEBANG_FILES= bin/* blind/*.py sdss/*.py util/[!c]*.py
USE_LDCONFIG= ${PREFIX}/${PORTNAME}/lib
ALL_TARGET= all extra
MAKE_ENV= INSTALL_DIR=${STAGEDIR}${PREFIX}/${PORTNAME} \
diff --git a/astro/astrometry/distinfo b/astro/astrometry/distinfo
index 5ff73c4bab00..9c1e759053c3 100644
--- a/astro/astrometry/distinfo
+++ b/astro/astrometry/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1555962008
-SHA256 (astrometry.net-0.78.tar.gz) = 9eda1b6cab5269b0a0e5d610aec86866cb8b08fb8f56254dc12f1690d69bc649
-SIZE (astrometry.net-0.78.tar.gz) = 11504535
+TIMESTAMP = 1587972675
+SHA256 (astrometry.net-0.80.tar.gz) = 6eb73c2371df30324d6532955c46d5f324f2aad87f1af67c12f9354cfd4a7864
+SIZE (astrometry.net-0.80.tar.gz) = 11637496
diff --git a/astro/astrometry/pkg-plist b/astro/astrometry/pkg-plist
index e5999f6bced1..055b52c92ff8 100644
--- a/astro/astrometry/pkg-plist
+++ b/astro/astrometry/pkg-plist
@@ -137,10 +137,9 @@ astrometry/include/astrometry/mathutil.h
astrometry/include/astrometry/merge-index.h
astrometry/include/astrometry/multiindex.h
astrometry/include/astrometry/new-wcs.h
-astrometry/include/astrometry/ngc2000.h
-astrometry/include/astrometry/ngcic-accurate.h
astrometry/include/astrometry/nomad-fits.h
astrometry/include/astrometry/nomad.h
+astrometry/include/astrometry/openngc.h
astrometry/include/astrometry/os-features-config.h
astrometry/include/astrometry/os-features.h
astrometry/include/astrometry/permutedsort.h
@@ -180,7 +179,6 @@ astrometry/include/astrometry/simplexy.h
astrometry/include/astrometry/sip-utils.h
astrometry/include/astrometry/sip.h
astrometry/include/astrometry/sip_qfits.h
-astrometry/include/astrometry/solvedclient.h
astrometry/include/astrometry/solvedfile.h
astrometry/include/astrometry/solver.h
astrometry/include/astrometry/starkd.h
@@ -221,7 +219,6 @@ astrometry/lib/python/astrometry/blind/plotann.py
astrometry/lib/python/astrometry/blind/plotstuff.py
astrometry/lib/python/astrometry/blind/plotstuff_c.py
astrometry/lib/python/astrometry/catalogs/__init__.py
-astrometry/lib/python/astrometry/catalogs/ngc2000.py
astrometry/lib/python/astrometry/libkd/__init__.py
astrometry/lib/python/astrometry/libkd/spherematch.py
astrometry/lib/python/astrometry/libkd/spherematch_c.so
@@ -246,7 +243,6 @@ astrometry/lib/python/astrometry/util/EXIF.py
astrometry/lib/python/astrometry/util/__init__.py
astrometry/lib/python/astrometry/util/_util.so
astrometry/lib/python/astrometry/util/addpath.py
-astrometry/lib/python/astrometry/util/casjobs.py
astrometry/lib/python/astrometry/util/file.py
astrometry/lib/python/astrometry/util/filetype.py
astrometry/lib/python/astrometry/util/find_data_file.py