svn commit: r533236 - head/astro/astrometry
Fernando Apesteguía
fernape at FreeBSD.org
Tue Apr 28 07:01:08 UTC 2020
Author: fernape
Date: Tue Apr 28 07:01:07 2020
New Revision: 533236
URL: https://svnweb.freebsd.org/changeset/ports/533236
Log:
astro/astrometry: update to 0.80
Reported by: portscout
Modified:
head/astro/astrometry/Makefile
head/astro/astrometry/distinfo
head/astro/astrometry/pkg-plist
Modified: head/astro/astrometry/Makefile
==============================================================================
--- head/astro/astrometry/Makefile Tue Apr 28 06:39:18 2020 (r533235)
+++ head/astro/astrometry/Makefile Tue Apr 28 07:01:07 2020 (r533236)
@@ -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} \
Modified: head/astro/astrometry/distinfo
==============================================================================
--- head/astro/astrometry/distinfo Tue Apr 28 06:39:18 2020 (r533235)
+++ head/astro/astrometry/distinfo Tue Apr 28 07:01:07 2020 (r533236)
@@ -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
Modified: head/astro/astrometry/pkg-plist
==============================================================================
--- head/astro/astrometry/pkg-plist Tue Apr 28 06:39:18 2020 (r533235)
+++ head/astro/astrometry/pkg-plist Tue Apr 28 07:01:07 2020 (r533236)
@@ -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
More information about the svn-ports-all
mailing list