Skip to content

Commit

Permalink
misc/heyu2: Update to 2.10.3, solves issue with gcc
Browse files Browse the repository at this point in the history
  • Loading branch information
mstowe authored and clausecker committed May 29, 2023
1 parent 004be40 commit de23ac1
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 9 deletions.
17 changes: 10 additions & 7 deletions 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

Expand Down
5 changes: 3 additions & 2 deletions 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

0 comments on commit de23ac1

Please sign in to comment.