mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Update to version 0.14.
This commit is contained in:
parent
641427224c
commit
be14c67474
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=562600
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gnuastro
|
||||
PORTVERSION= 0.13
|
||||
PORTVERSION= 0.14
|
||||
CATEGORIES= astro
|
||||
MASTER_SITES= GNU
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
@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
|
||||
|
Loading…
Reference in New Issue
Block a user