diff --git a/astro/astroterm/Makefile b/astro/astroterm/Makefile index fd912e2a05a5..87eb390d90c7 100644 --- a/astro/astroterm/Makefile +++ b/astro/astroterm/Makefile @@ -1,41 +1,41 @@ PORTNAME= astroterm DISTVERSIONPREFIX= v -DISTVERSION= 1.1.0 +DISTVERSION= 1.2.0 CATEGORIES= astro MASTER_SITES= https://web.archive.org/web/20231007085824if_/http://tdc-www.harvard.edu/catalogs/:DATA \ https://web.archive.org/web/20250114171002if_/http://tdc-www.harvard.edu/catalogs/:ASCIIDATA DISTFILES= BSC5:DATA \ ybsc5.gz:ASCIIDATA DIST_SUBDIR= ${PORTNAME}-${DISTVERSION} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= nxjoseph@FreeBSD.org COMMENT= Explore stars, planets, constellations, and more in your terminal! WWW= https://github.com/da-luce/astroterm LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= xxd:sysutils/xxd -LIB_DEPENDS= libargtable2.so:devel/argtable +LIB_DEPENDS= libargtable3.so:devel/argtable3 -USES= meson ncurses ninja pkgconfig +USES= localbase:ldflags meson ncurses ninja pkgconfig USE_GITHUB= yes GH_ACCOUNT= da-luce PLIST_FILES= bin/${PORTNAME} OPTIONS_DEFAULT= BINARY OPTIONS_SINGLE= DATA OPTIONS_SINGLE_DATA= ASCII BINARY ASCII_DESC= Download the data source in ASCII format BINARY_DESC= Download the data source in binary format post-extract-ASCII-on: ${GZIP_CMD} -dc ${DISTDIR}/${DIST_SUBDIR}/ybsc5.gz > ${WRKSRC}/data/ybsc5 post-extract-BINARY-on: ${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/BSC5 ${WRKSRC}/data/bsc5 .include diff --git a/astro/astroterm/distinfo b/astro/astroterm/distinfo index 8020203c38fc..e85d67246b6b 100644 --- a/astro/astroterm/distinfo +++ b/astro/astroterm/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1774877143 -SHA256 (astroterm-1.1.0/BSC5) = e471d02eaf4eecb61c12f879a1cb6432ba9d7b68a9a8c5654a1eb42a0c8cc340 -SIZE (astroterm-1.1.0/BSC5) = 291548 -SHA256 (astroterm-1.1.0/ybsc5.gz) = 3dc44b1e90be8fbe5bcc7656032560f51275f985c7e3f783c9028e1838ec7bed -SIZE (astroterm-1.1.0/ybsc5.gz) = 573921 -SHA256 (astroterm-1.1.0/da-luce-astroterm-v1.1.0_GH0.tar.gz) = 5a5ba9564afb580fb493498b07b7b8eac8f7cdde3b83b180e62e85e4f7a6d6c5 -SIZE (astroterm-1.1.0/da-luce-astroterm-v1.1.0_GH0.tar.gz) = 20469305 +TIMESTAMP = 1775385330 +SHA256 (astroterm-1.2.0/BSC5) = e471d02eaf4eecb61c12f879a1cb6432ba9d7b68a9a8c5654a1eb42a0c8cc340 +SIZE (astroterm-1.2.0/BSC5) = 291548 +SHA256 (astroterm-1.2.0/ybsc5.gz) = 3dc44b1e90be8fbe5bcc7656032560f51275f985c7e3f783c9028e1838ec7bed +SIZE (astroterm-1.2.0/ybsc5.gz) = 573921 +SHA256 (astroterm-1.2.0/da-luce-astroterm-v1.2.0_GH0.tar.gz) = 10a98255a46517ee306be73f156eb78163aff8801f46b84a731f7b5913e1d6f5 +SIZE (astroterm-1.2.0/da-luce-astroterm-v1.2.0_GH0.tar.gz) = 20474692