diff options
Diffstat (limited to 'cad/horizon-eda')
-rw-r--r-- | cad/horizon-eda/Makefile | 10 | ||||
-rw-r--r-- | cad/horizon-eda/distinfo | 10 |
2 files changed, 6 insertions, 14 deletions
diff --git a/cad/horizon-eda/Makefile b/cad/horizon-eda/Makefile index 04397aa5cb2f..fb7960f20fe5 100644 --- a/cad/horizon-eda/Makefile +++ b/cad/horizon-eda/Makefile @@ -1,13 +1,9 @@ PORTNAME= horizon-eda DISTVERSIONPREFIX= v -DISTVERSION= 2.6.0 -PORTREVISION= 6 +DISTVERSION= 2.7.0 +PORTREVISION= 2 CATEGORIES= cad -PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ -PATCHFILES= 3b6b783db797b593119756821c04ac64b66b7ffa.patch:-p1 # Fix build with libgit2 1.8.2 -PATCHFILES+= d5a46d2d7e879e82d0d2798715c1369f8ae54fcd.patch:-p1 - MAINTAINER= yuri@FreeBSD.org COMMENT= EDA package for printed circuit board design WWW= https://horizon-eda.org/ \ @@ -28,7 +24,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ libpodofo09.so:graphics/podofo09 \ libspnav.so:misc/libspnav \ libTKDESTEP.so:cad/opencascade \ - libuuid.so:misc/e2fsprogs-libuuid \ + libuuid.so:misc/libuuid \ libzmq.so:net/libzmq4 USES= desktop-file-utils gnome libarchive localbase meson pkgconfig python:build sqlite diff --git a/cad/horizon-eda/distinfo b/cad/horizon-eda/distinfo index 047ad68c2fa7..2aa71edaa263 100644 --- a/cad/horizon-eda/distinfo +++ b/cad/horizon-eda/distinfo @@ -1,7 +1,3 @@ -TIMESTAMP = 1730363447 -SHA256 (horizon-eda-horizon-v2.6.0_GH0.tar.gz) = e7e680a05b92ac8ab4b6a32fb8e3b17bc298245d3d3d9224e9b3f7fb55b81256 -SIZE (horizon-eda-horizon-v2.6.0_GH0.tar.gz) = 4358268 -SHA256 (3b6b783db797b593119756821c04ac64b66b7ffa.patch) = 7f168ab1af5e51b2e357a621f36ece6e55b690d7987ef343ac6ff1be37814573 -SIZE (3b6b783db797b593119756821c04ac64b66b7ffa.patch) = 2170 -SHA256 (d5a46d2d7e879e82d0d2798715c1369f8ae54fcd.patch) = 32327df19fc6f8b5c864dc785eaae7ac31b91d7ab8ae6a1384aebbafa5df411a -SIZE (d5a46d2d7e879e82d0d2798715c1369f8ae54fcd.patch) = 4575 +TIMESTAMP = 1748882326 +SHA256 (horizon-eda-horizon-v2.7.0_GH0.tar.gz) = 7860a556604f60ce0ca5bee9e60573bd2e61e0b4219a77e81e549f737616c02b +SIZE (horizon-eda-horizon-v2.7.0_GH0.tar.gz) = 4364384 |