diff --git a/astro/wcslib/Makefile b/astro/wcslib/Makefile index 8839de8959a3..a5c37d7c53ed 100644 --- a/astro/wcslib/Makefile +++ b/astro/wcslib/Makefile @@ -1,45 +1,44 @@ PORTNAME= wcslib -PORTVERSION= 8.2.2 -PORTREVISION= 1 +PORTVERSION= 8.3 CATEGORIES= astro MASTER_SITES= ftp://ftp.atnf.csiro.au/pub/software/wcslib/ MAINTAINER= wen@FreeBSD.org COMMENT= Library for parsing/generating FITS headers WWW= https://www.atnf.csiro.au/people/mcalabre/WCS/index.html LICENSE= GPLv3 USES= tar:bzip2 gmake fortran GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --docdir=${DOCSDIR} MAKEFILE= GNUmakefile USE_LDCONFIG= yes MAKE_JOBS_UNSAFE=yes PLIST_SUB= VERSION="${PORTVERSION}" # See makedefs.in which describes why you want to set the extra support. # For most users it will not be required. OPTIONS_DEFINE= CFITSIO PGPLOT DOCS OPTIONS_SUB= yes CFITSIO_DESC= Add cfitsio support (for tests only) PGPLOT_DESC= Add pgplot support (for tests only) CFITSIO_CONFIGURE_WITH= cfitsio CFITSIO_LIB_DEPENDS= libcfitsio.so:astro/cfitsio PGPLOT_CONFIGURE_WITH= pgplot PGPLOT_LIB_DEPENDS= libpgplot.so:graphics/pgplot \ libpng.so:graphics/png PGPLOT_USE= XORG=x11 PGPLOT_USES= xorg post-patch: @${REINPLACE_CMD} -e 's#%%PKGDIR%%#${STAGEDIR}${PREFIX}/libdata#g' \ ${WRKSRC}/GNUmakefile .include diff --git a/astro/wcslib/distinfo b/astro/wcslib/distinfo index ee78831525c3..db1e29e49c27 100644 --- a/astro/wcslib/distinfo +++ b/astro/wcslib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1703918772 -SHA256 (wcslib-8.2.2.tar.bz2) = 6298220ae817f4e5522643ac4c3da2623be70a3484b1a4f37060bee3e4bd7833 -SIZE (wcslib-8.2.2.tar.bz2) = 3187577 +TIMESTAMP = 1716882361 +SHA256 (wcslib-8.3.tar.bz2) = 431ea3417927bbc02b89bfa3415dc0b4668b0f21a3b46fb8a3525e2fcf614508 +SIZE (wcslib-8.3.tar.bz2) = 3245293