diff --git a/astro/phd2/Makefile b/astro/phd2/Makefile index 63c91fd96c6e..32afb2717c5d 100644 --- a/astro/phd2/Makefile +++ b/astro/phd2/Makefile @@ -1,49 +1,49 @@ PORTNAME= phd2 DISTVERSIONPREFIX=v -DISTVERSION= 2.6.13dev8 +DISTVERSION= 2.6.14 CATEGORIES= astro MAINTAINER= acm@FreeBSD.org COMMENT= Guiding software inspired by Stark Labs PHD Guiding WWW= https://openphdguiding.org/ LICENSE= BSD3CLAUSE LIB_DEPENDS= libcfitsio.so:astro/cfitsio \ libgmock.so:devel/googletest \ libindidriver.so:devel/indi \ libcurl.so:ftp/curl \ libopencv_core.so:graphics/opencv RUN_DEPENDS= indiserver:devel/indi USES= cmake desktop-file-utils eigen:3 gettext ninja pkgconfig xorg USE_GITHUB= yes GH_ACCOUNT= OpenPHDGuiding USE_CXXSTD= c++14 # googletest 1.13 USE_WX= 3.2+ USE_XORG= x11 WX_COMPS= wx CMAKE_ARGS+= -DUSE_SYSTEM_GTEST:BOOL=YES \ -DUSE_SYSTEM_CFITSIO:BOOL=YES \ -DUSE_SYSTEM_LIBUSB:BOOL=YES \ -DUSE_SYSTEM_LIBINDI:BOOL=YES \ -DUSE_SYSTEM_EIGEN3:BOOL=YES \ -DwxWidgets_CONFIG_EXECUTABLE=${LOCALBASE}/bin/wxgtk3u-3.2-config .include .if ${ARCH} != aarch64 && ${ARCH} != armv6 && ${ARCH} != armv7 && ${ARCH} != amd64 && ${ARCH} != i386 CMAKE_ARGS+= -DOPENSOURCE_ONLY:BOOL=YES .endif post-install: .for RESO in 16 32 48 64 128 256 @${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/${RESO}x${RESO}/apps ${INSTALL_DATA} ${WRKSRC}/icons/${PORTNAME}_${RESO}.png ${STAGEDIR}${PREFIX}/share/icons/hicolor/${RESO}x${RESO}/apps/${PORTNAME}.png .endfor .include diff --git a/astro/phd2/distinfo b/astro/phd2/distinfo index 5a2a8da0c2c5..97ea009fb0cc 100644 --- a/astro/phd2/distinfo +++ b/astro/phd2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763684877 -SHA256 (OpenPHDGuiding-phd2-v2.6.13dev8_GH0.tar.gz) = 4866bcf0c186000e4084d71ddbd55e6de09701e6a972ab35571926c39793a86c -SIZE (OpenPHDGuiding-phd2-v2.6.13dev8_GH0.tar.gz) = 177075023 +TIMESTAMP = 1765920952 +SHA256 (OpenPHDGuiding-phd2-v2.6.14_GH0.tar.gz) = e5fdf91c9ba85589de0e3801af1c51a09b619fe7a10a2e46a5e9e3fb315cf336 +SIZE (OpenPHDGuiding-phd2-v2.6.14_GH0.tar.gz) = 202690076