svn commit: r562600 - head/astro/gnuastro

Alexey Dokuchaev danfe at FreeBSD.org
Mon Jan 25 18:17:47 UTC 2021


Author: danfe
Date: Mon Jan 25 18:17:46 2021
New Revision: 562600
URL: https://svnweb.freebsd.org/changeset/ports/562600

Log:
  Update to version 0.14.

Modified:
  head/astro/gnuastro/Makefile
  head/astro/gnuastro/distinfo
  head/astro/gnuastro/pkg-plist

Modified: head/astro/gnuastro/Makefile
==============================================================================
--- head/astro/gnuastro/Makefile	Mon Jan 25 18:15:13 2021	(r562599)
+++ head/astro/gnuastro/Makefile	Mon Jan 25 18:17:46 2021	(r562600)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gnuastro
-PORTVERSION=	0.13
+PORTVERSION=	0.14
 CATEGORIES=	astro
 MASTER_SITES=	GNU
 

Modified: head/astro/gnuastro/distinfo
==============================================================================
--- head/astro/gnuastro/distinfo	Mon Jan 25 18:15:13 2021	(r562599)
+++ head/astro/gnuastro/distinfo	Mon Jan 25 18:17:46 2021	(r562600)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1599448477
-SHA256 (gnuastro-0.13.tar.lz) = 238796a56720736e14151da7a9316d6ed677d4c1ebc59b0bdcd8570b9b41c9f8
-SIZE (gnuastro-0.13.tar.lz) = 3582959
+TIMESTAMP = 1611573866
+SHA256 (gnuastro-0.14.tar.lz) = e57df89a5f7feba7bdd62c437ac4aeda008066a1828bf8a2371dec8e05b1e6f6
+SIZE (gnuastro-0.14.tar.lz) = 3678025

Modified: head/astro/gnuastro/pkg-plist
==============================================================================
--- head/astro/gnuastro/pkg-plist	Mon Jan 25 18:15:13 2021	(r562599)
+++ head/astro/gnuastro/pkg-plist	Mon Jan 25 18:17:46 2021	(r562600)
@@ -10,6 +10,7 @@ bin/astmkcatalog
 bin/astmknoise
 bin/astmkprof
 bin/astnoisechisel
+bin/astquery
 bin/astscript-sort-by-night
 bin/astsegment
 bin/aststatistics
@@ -28,6 +29,7 @@ bin/astwarp
 @sample etc/astmkprof-3d.conf.sample
 @sample etc/astmkprof.conf.sample
 @sample etc/astnoisechisel.conf.sample
+ at sample etc/astquery.conf.sample
 @sample etc/astsegment.conf.sample
 @sample etc/aststatistics.conf.sample
 @sample etc/asttable.conf.sample
@@ -69,8 +71,8 @@ include/gnuastro/units.h
 include/gnuastro/wcs.h
 lib/libgnuastro.a
 lib/libgnuastro.so
-lib/libgnuastro.so.11
-lib/libgnuastro.so.11.0.0
+lib/libgnuastro.so.12
+lib/libgnuastro.so.12.0.0
 libdata/pkgconfig/gnuastro.pc
 man/man1/astarithmetic.1.gz
 man/man1/astbuildprog.1.gz
@@ -84,6 +86,7 @@ man/man1/astmkcatalog.1.gz
 man/man1/astmknoise.1.gz
 man/man1/astmkprof.1.gz
 man/man1/astnoisechisel.1.gz
+man/man1/astquery.1.gz
 man/man1/astscript-sort-by-night.1.gz
 man/man1/astsegment.1.gz
 man/man1/aststatistics.1.gz


More information about the svn-ports-head mailing list