Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Apr 2020 07:01:08 +0000 (UTC)
From:      =?UTF-8?Q?Fernando_Apestegu=c3=ada?= <fernape@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r533236 - head/astro/astrometry
Message-ID:  <202004280701.03S718Cj045680@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004280701.03S718Cj045680>