diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2025-06-03 01:15:22 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2025-06-03 01:19:30 +0000 |
commit | 2f5bb2659f36e5b64cd4a5fff36b92aa89f53f2f (patch) | |
tree | 65929a89e7ce01be422af5869f145fb0b2cda68e | |
parent | a5bd83f448ab7be06d505f175bdc773a372c3bfb (diff) |
cad/horizon-eda: update 2.6.0 → 2.7.0
Reported by: portscout
-rw-r--r-- | cad/horizon-eda/Makefile | 7 | ||||
-rw-r--r-- | cad/horizon-eda/distinfo | 10 |
2 files changed, 4 insertions, 13 deletions
diff --git a/cad/horizon-eda/Makefile b/cad/horizon-eda/Makefile index 04397aa5cb2f..09948e6af181 100644 --- a/cad/horizon-eda/Makefile +++ b/cad/horizon-eda/Makefile @@ -1,13 +1,8 @@ PORTNAME= horizon-eda DISTVERSIONPREFIX= v -DISTVERSION= 2.6.0 -PORTREVISION= 6 +DISTVERSION= 2.7.0 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/ \ 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 |