Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Nov 2025 02:10:29 +0000
From:      Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 4b45327a8604 - main - astro/phd2: Update to 2.6.13dev8
Message-ID:  <691fca15.292d2.65ae4035@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by acm:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4b45327a86047653659a41151ac2aa93d2bfcc76

commit 4b45327a86047653659a41151ac2aa93d2bfcc76
Author:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
AuthorDate: 2025-11-21 02:09:54 +0000
Commit:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
CommitDate: 2025-11-21 02:09:54 +0000

    astro/phd2: Update to 2.6.13dev8
    
    ChangeLog at:   https://github.com/OpenPHDGuiding/phd2/releases/tag/v2.6.13dev8
---
 astro/phd2/Makefile  | 6 +++---
 astro/phd2/distinfo  | 6 +++---
 astro/phd2/pkg-plist | 1 +
 3 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/astro/phd2/Makefile b/astro/phd2/Makefile
index 895e1c68d091..63c91fd96c6e 100644
--- a/astro/phd2/Makefile
+++ b/astro/phd2/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	phd2
 DISTVERSIONPREFIX=v
-DISTVERSION=	2.6.13
-PORTREVISION=	1
+DISTVERSION=	2.6.13dev8
 CATEGORIES=	astro
 
 MAINTAINER=	acm@FreeBSD.org
@@ -13,7 +12,8 @@ LICENSE=	BSD3CLAUSE
 LIB_DEPENDS=	libcfitsio.so:astro/cfitsio \
 		libgmock.so:devel/googletest \
 		libindidriver.so:devel/indi \
-		libcurl.so:ftp/curl
+		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
diff --git a/astro/phd2/distinfo b/astro/phd2/distinfo
index b8123b30d4fd..5a2a8da0c2c5 100644
--- a/astro/phd2/distinfo
+++ b/astro/phd2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1735438562
-SHA256 (OpenPHDGuiding-phd2-v2.6.13_GH0.tar.gz) = 619993ce5a8baf1c62ba5dcb3ae485b4b82e0d8ce247d6b565b1db6a7de274cf
-SIZE (OpenPHDGuiding-phd2-v2.6.13_GH0.tar.gz) = 165076668
+TIMESTAMP = 1763684877
+SHA256 (OpenPHDGuiding-phd2-v2.6.13dev8_GH0.tar.gz) = 4866bcf0c186000e4084d71ddbd55e6de09701e6a972ab35571926c39793a86c
+SIZE (OpenPHDGuiding-phd2-v2.6.13dev8_GH0.tar.gz) = 177075023
diff --git a/astro/phd2/pkg-plist b/astro/phd2/pkg-plist
index 0c067c64f12b..4a9a7b9e7b6c 100644
--- a/astro/phd2/pkg-plist
+++ b/astro/phd2/pkg-plist
@@ -27,6 +27,7 @@ share/locale/zh_CN/LC_MESSAGES/phd2.mo
 share/locale/zh_TW/LC_MESSAGES/phd2.mo
 share/metainfo/phd2.appdata.xml
 %%DATADIR%%/PHD2GuideHelp.zip
+%%DATADIR%%/locale/cs_CZ/PHD2GuideHelp.zip
 %%DATADIR%%/locale/fr_FR/PHD2GuideHelp.zip
 %%DATADIR%%/locale/ja_JP/PHD2GuideHelp.zip
 %%DATADIR%%/locale/ru_RU/PHD2GuideHelp.zip


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?691fca15.292d2.65ae4035>