From owner-svn-ports-all@freebsd.org Sat Apr 23 14:29:12 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 109F8B19867; Sat, 23 Apr 2016 14:29:12 +0000 (UTC) (envelope-from cs@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C3FC31452; Sat, 23 Apr 2016 14:29:11 +0000 (UTC) (envelope-from cs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u3NETAHH096494; Sat, 23 Apr 2016 14:29:10 GMT (envelope-from cs@FreeBSD.org) Received: (from cs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u3NETA1k096491; Sat, 23 Apr 2016 14:29:10 GMT (envelope-from cs@FreeBSD.org) Message-Id: <201604231429.u3NETA1k096491@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cs set sender to cs@FreeBSD.org using -f From: Carlo Strub Date: Sat, 23 Apr 2016 14:29:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r413876 - head/astro/astrometry X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Apr 2016 14:29:12 -0000 Author: cs Date: Sat Apr 23 14:29:10 2016 New Revision: 413876 URL: https://svnweb.freebsd.org/changeset/ports/413876 Log: Update to 0.65 Modified: head/astro/astrometry/Makefile head/astro/astrometry/distinfo head/astro/astrometry/pkg-plist Modified: head/astro/astrometry/Makefile ============================================================================== --- head/astro/astrometry/Makefile Sat Apr 23 14:11:46 2016 (r413875) +++ head/astro/astrometry/Makefile Sat Apr 23 14:29:10 2016 (r413876) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= astrometry -PORTVERSION= 0.50 -PORTREVISION= 1 +PORTVERSION= 0.65 CATEGORIES= astro MASTER_SITES= http://www.astrometry.net/downloads/ DISTNAME= ${PORTNAME}.net-${PORTVERSION} Modified: head/astro/astrometry/distinfo ============================================================================== --- head/astro/astrometry/distinfo Sat Apr 23 14:11:46 2016 (r413875) +++ head/astro/astrometry/distinfo Sat Apr 23 14:29:10 2016 (r413876) @@ -1,2 +1,2 @@ -SHA256 (astrometry.net-0.50.tar.bz2) = 6a7c1727339a00d1b35aec802b1e553511c4ab0f9b62fb0c3edbf59cb085f79f -SIZE (astrometry.net-0.50.tar.bz2) = 8799626 +SHA256 (astrometry.net-0.65.tar.bz2) = ef28a6e46d0c2c24fe4506753e526bd230368c0c92bb86725d2331febf35d9a2 +SIZE (astrometry.net-0.65.tar.bz2) = 10434497 Modified: head/astro/astrometry/pkg-plist ============================================================================== --- head/astro/astrometry/pkg-plist Sat Apr 23 14:11:46 2016 (r413875) +++ head/astro/astrometry/pkg-plist Sat Apr 23 14:29:10 2016 (r413876) @@ -29,11 +29,9 @@ astrometry/bin/pad-file astrometry/bin/plot-constellations astrometry/bin/plotann.py astrometry/bin/plotquad -astrometry/bin/plotstuff astrometry/bin/plotxy astrometry/bin/query-starkd astrometry/bin/removelines.py -astrometry/bin/search-index astrometry/bin/solve-field astrometry/bin/subtable astrometry/bin/tablist @@ -43,6 +41,8 @@ astrometry/bin/text2fits.py astrometry/bin/uniformize.py astrometry/bin/votabletofits.py astrometry/bin/wcs-grab +astrometry/bin/wcs-match +astrometry/bin/wcs-pv2sip astrometry/bin/wcs-rd2xy astrometry/bin/wcs-resample astrometry/bin/wcs-to-tan @@ -52,7 +52,7 @@ astrometry/doc/CREDITS astrometry/doc/LICENSE astrometry/doc/README.md astrometry/doc/report.txt -astrometry/etc/astrometry.cfg +astrometry/%%ETCDIR%%.cfg astrometry/examples/CREDITS astrometry/examples/apod1.jpg astrometry/examples/apod1.xyls @@ -98,6 +98,7 @@ astrometry/include/astrometry/coadd.h astrometry/include/astrometry/codefile.h astrometry/include/astrometry/codekd.h astrometry/include/astrometry/codetree.h +astrometry/include/astrometry/constellation-boundaries.h astrometry/include/astrometry/constellations.h astrometry/include/astrometry/convolve-image.h astrometry/include/astrometry/ctmf.h @@ -167,7 +168,6 @@ astrometry/include/astrometry/qidxfile.h astrometry/include/astrometry/quad-builder.h astrometry/include/astrometry/quad-utils.h astrometry/include/astrometry/quadfile.h -astrometry/include/astrometry/radix.h astrometry/include/astrometry/rdlist.h astrometry/include/astrometry/resample.h astrometry/include/astrometry/resort-xylist.h @@ -185,7 +185,6 @@ astrometry/include/astrometry/starkd.h astrometry/include/astrometry/starutil.h astrometry/include/astrometry/starutil.inc astrometry/include/astrometry/starxy.h -astrometry/include/astrometry/svn.h astrometry/include/astrometry/tabsort.h astrometry/include/astrometry/tic.h astrometry/include/astrometry/tweak.h @@ -200,6 +199,7 @@ astrometry/include/astrometry/unpermute- astrometry/include/astrometry/usnob-fits.h astrometry/include/astrometry/usnob.h astrometry/include/astrometry/verify.h +astrometry/include/astrometry/wcs-pv2sip.h astrometry/include/astrometry/wcs-rd2xy.h astrometry/include/astrometry/wcs-xy2rd.h astrometry/include/astrometry/xylist.h @@ -213,6 +213,7 @@ astrometry/lib/libkd.a astrometry/lib/libqfits.a astrometry/lib/python/astrometry/__init__.py astrometry/lib/python/astrometry/blind/__init__.py +astrometry/lib/python/astrometry/blind/_plotstuff_c.so astrometry/lib/python/astrometry/blind/plotann.py astrometry/lib/python/astrometry/blind/plotstuff.py astrometry/lib/python/astrometry/blind/plotstuff_c.py @@ -220,9 +221,12 @@ astrometry/lib/python/astrometry/catalog 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 astrometry/lib/python/astrometry/sdss/__init__.py +astrometry/lib/python/astrometry/sdss/_cutils.so astrometry/lib/python/astrometry/sdss/common.py astrometry/lib/python/astrometry/sdss/cutils.py +astrometry/lib/python/astrometry/sdss/cutout.py astrometry/lib/python/astrometry/sdss/dr10.py astrometry/lib/python/astrometry/sdss/dr7.py astrometry/lib/python/astrometry/sdss/dr8.py @@ -231,8 +235,12 @@ astrometry/lib/python/astrometry/sdss/fi astrometry/lib/python/astrometry/sdss/runList-dr10.par astrometry/lib/python/astrometry/sdss/runList-dr8.par astrometry/lib/python/astrometry/sdss/runList-dr9.par +astrometry/lib/python/astrometry/sdss/sdss_das.py +astrometry/lib/python/astrometry/sdss/sdss_name.py +astrometry/lib/python/astrometry/sdss/yanny.py 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/degtohms.py @@ -246,7 +254,6 @@ astrometry/lib/python/astrometry/util/hm astrometry/lib/python/astrometry/util/horizons.py astrometry/lib/python/astrometry/util/image2pnm.py astrometry/lib/python/astrometry/util/imageutils.py -astrometry/lib/python/astrometry/util/lsstutils.py astrometry/lib/python/astrometry/util/merge-columns.py astrometry/lib/python/astrometry/util/miscutils.py astrometry/lib/python/astrometry/util/multiproc.py @@ -255,19 +262,13 @@ astrometry/lib/python/astrometry/util/pl astrometry/lib/python/astrometry/util/removelines.py astrometry/lib/python/astrometry/util/resample.py astrometry/lib/python/astrometry/util/run_command.py -astrometry/lib/python/astrometry/util/sdss_das.py -astrometry/lib/python/astrometry/util/sdss_filenames.py -astrometry/lib/python/astrometry/util/sdss_get_catalog.py -astrometry/lib/python/astrometry/util/sdss_noise.py -astrometry/lib/python/astrometry/util/sdss_psf.py -astrometry/lib/python/astrometry/util/sdss_psfield.py astrometry/lib/python/astrometry/util/shell.py astrometry/lib/python/astrometry/util/siap.py -astrometry/lib/python/astrometry/util/sqlcl.py astrometry/lib/python/astrometry/util/stages.py astrometry/lib/python/astrometry/util/starutil.py astrometry/lib/python/astrometry/util/starutil_numpy.py astrometry/lib/python/astrometry/util/text2fits.py +astrometry/lib/python/astrometry/util/timingpool.py astrometry/lib/python/astrometry/util/ttime.py astrometry/lib/python/astrometry/util/uniformize.py astrometry/lib/python/astrometry/util/usnob_catalog.py @@ -275,8 +276,35 @@ astrometry/lib/python/astrometry/util/us astrometry/lib/python/astrometry/util/usnob_get_region.py astrometry/lib/python/astrometry/util/util.py astrometry/lib/python/astrometry/util/votabletofits.py -astrometry/lib/python/astrometry/util/w3c_validator.py -astrometry/lib/python/astrometry/util/yanny.py -astrometry/ups/astrometry_net.cfg -astrometry/ups/astrometry_net.table +astrometry/share/man/man1/an-fitstopnm.1 +astrometry/share/man/man1/an-pnmtofits.1 +astrometry/share/man/man1/astrometry-engine.1 +astrometry/share/man/man1/build-astrometry-index.1 +astrometry/share/man/man1/coadd.1 +astrometry/share/man/man1/downsample-fits.1 +astrometry/share/man/man1/fit-wcs.1 +astrometry/share/man/man1/fits-flip-endian.1 +astrometry/share/man/man1/fits-guess-scale.1 +astrometry/share/man/man1/fitsgetext.1 +astrometry/share/man/man1/get-healpix.1 +astrometry/share/man/man1/get-wcs.1 +astrometry/share/man/man1/hpsplit.1 +astrometry/share/man/man1/image2xy.1 +astrometry/share/man/man1/new-wcs.1 +astrometry/share/man/man1/pad-file.1 +astrometry/share/man/man1/plot-constellations.1 +astrometry/share/man/man1/plotquad.1 +astrometry/share/man/man1/plotxy.1 +astrometry/share/man/man1/query-starkd.1 +astrometry/share/man/man1/solve-field.1 +astrometry/share/man/man1/subtable.1 +astrometry/share/man/man1/tabsort.1 +astrometry/share/man/man1/wcs-grab.1 +astrometry/share/man/man1/wcs-match.1 +astrometry/share/man/man1/wcs-pv2sip.1 +astrometry/share/man/man1/wcs-rd2xy.1 +astrometry/share/man/man1/wcs-resample.1 +astrometry/share/man/man1/wcs-to-tan.1 +astrometry/share/man/man1/wcs-xy2rd.1 +astrometry/share/man/man1/wcsinfo.1 @dir astrometry/data