diff --git a/cad/horizon-eda/Makefile b/cad/horizon-eda/Makefile index c8eb8892281a..aeb66ae921cd 100644 --- a/cad/horizon-eda/Makefile +++ b/cad/horizon-eda/Makefile @@ -1,12 +1,8 @@ PORTNAME= horizon-eda DISTVERSIONPREFIX= v -DISTVERSION= 2.1.0 -PORTREVISION= 2 +DISTVERSION= 2.2.0 CATEGORIES= cad -PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ -PATCHFILES= 0d801d4807cbed405998688b361bf0543207f1b1.patch:-p1 # fixes opencascade-7.6.0 compatibility, see https://github.com/horizon-eda/horizon/issues/623 - MAINTAINER= yuri@FreeBSD.org COMMENT= EDA package for printed circuit board design @@ -35,6 +31,8 @@ GH_PROJECT= horizon MAKE_ARGS= DEBUGFLAGS= OPTIMIZE= +INSTALLS_ICONS= yes + BINARY_ALIAS= python3=${PYTHON_CMD} LLVM_VER= 12 # workaround for bug#253551 @@ -44,6 +42,6 @@ CC= clang${LLVM_VER} CXX= clang++${LLVM_VER} post-install: # https://github.com/horizon-eda/horizon/issues/558 - cd ${STAGEDIR}${PREFIX}/bin && ${STRIP_CMD} horizon-eda + @cd ${STAGEDIR}${PREFIX}/bin && ${STRIP_CMD} horizon-imp .include diff --git a/cad/horizon-eda/distinfo b/cad/horizon-eda/distinfo index e978eeef3a49..58696cfe8240 100644 --- a/cad/horizon-eda/distinfo +++ b/cad/horizon-eda/distinfo @@ -1,5 +1,3 @@ -TIMESTAMP = 1637022213 -SHA256 (horizon-eda-horizon-v2.1.0_GH0.tar.gz) = 2ba7a64ef0d8f22ad12e6a5a9c108f865eeb468f954f51ee5fbc03e6a847549a -SIZE (horizon-eda-horizon-v2.1.0_GH0.tar.gz) = 3140793 -SHA256 (0d801d4807cbed405998688b361bf0543207f1b1.patch) = 64c0200aaf39e967d26d41634fea17db32f779449cd0a05197446e1a973b4d1f -SIZE (0d801d4807cbed405998688b361bf0543207f1b1.patch) = 2501 +TIMESTAMP = 1642101212 +SHA256 (horizon-eda-horizon-v2.2.0_GH0.tar.gz) = 6c04f2fe8a9e1ee148cd1aaf9d418eec2ebce1bdda1741c7a54fb53c95798f91 +SIZE (horizon-eda-horizon-v2.2.0_GH0.tar.gz) = 3211560