git: de23ac1b35d0 - main - misc/heyu2: Update to 2.10.3, solves issue with gcc
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 29 May 2023 23:26:14 UTC
The branch main has been updated by fuz: URL: https://cgit.FreeBSD.org/ports/commit/?id=de23ac1b35d0d2e0ec069d6eb3f01c59f268d3e1 commit de23ac1b35d0d2e0ec069d6eb3f01c59f268d3e1 Author: Michael Stowe <mstowe@baddomain.com> AuthorDate: 2023-05-28 23:37:52 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2023-05-29 23:25:27 +0000 misc/heyu2: Update to 2.10.3, solves issue with gcc Changelog: https://github.com/HeyuX10Automation/heyu/releases/tag/v2.10.3 PR: 270779 --- misc/heyu2/Makefile | 17 ++++++++++------- misc/heyu2/distinfo | 5 +++-- 2 files changed, 13 insertions(+), 9 deletions(-) diff --git a/misc/heyu2/Makefile b/misc/heyu2/Makefile index ce9cf23d6c31..2f05c9ba989d 100644 --- a/misc/heyu2/Makefile +++ b/misc/heyu2/Makefile @@ -1,16 +1,19 @@ PORTNAME= heyu2 -PORTVERSION= 2.10 -PORTREVISION= 1 +DISTVERSIONPREFIX= v +DISTVERSION= 2.10.3 CATEGORIES= misc -MASTER_SITES= http://www.heyu.org/download/ -DISTNAME= heyu-${PORTVERSION} +#DISTNAME= heyu-${PORTVERSION} -MAINTAINER= mstowe@chicago.us.mensa.org +MAINTAINER= mstowe@baddomain.com COMMENT= Control a CM11A interface from the command line WWW= https://www.heyu.org/ -BROKEN_FreeBSD_13= ld: error: duplicate symbol: newsb -BROKEN_FreeBSD_14= ld: error: duplicate symbol: newsb +LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/COPYING + +USE_GITHUB= yes +GH_ACCOUNT= HeyuX10Automation +GH_PROJECT= heyu CONFLICTS= heyu diff --git a/misc/heyu2/distinfo b/misc/heyu2/distinfo index 17d37ef05bf3..6a868feba703 100644 --- a/misc/heyu2/distinfo +++ b/misc/heyu2/distinfo @@ -1,2 +1,3 @@ -SHA256 (heyu-2.10.tar.gz) = ac8127fb412ce1bdb88e70960aba6d33617092af6579e95abde33993040d7feb -SIZE (heyu-2.10.tar.gz) = 594969 +TIMESTAMP = 1681622457 +SHA256 (HeyuX10Automation-heyu-v2.10.3_GH0.tar.gz) = 0c3435ea9cd57cd78c29047b9c961f4bfbec39f42055c9949acd10dd9853b628 +SIZE (HeyuX10Automation-heyu-v2.10.3_GH0.tar.gz) = 600491