mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 19:06:28 -04:00
cad/opentimer: Update g20210726 → g20221116
This commit is contained in:
parent
b6202143f5
commit
dff2adf1dc
2 changed files with 8 additions and 9 deletions
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= opentimer
|
||||
PORTVERSION= g20210726
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= g20221116
|
||||
CATEGORIES= cad
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
@ -10,18 +9,18 @@ WWW= https://github.com/OpenTimer/OpenTimer
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BROKEN_i386= undefined reference to `__atomic_compare_exchange_8'
|
||||
BROKEN_powerpc= undefined reference to `__atomic_compare_exchange_8'
|
||||
BROKEN_i386= undefined reference to `__atomic_compare_exchange_8' #'`
|
||||
BROKEN_powerpc= undefined reference to `__atomic_compare_exchange_8' #'`
|
||||
|
||||
USES= cmake compiler:c++17-lang python:test shebangfix tcl
|
||||
USE_GCC= yes # fails to build with clang-11: https://github.com/OpenTimer/OpenTimer/issues/48
|
||||
#USE_GCC= yes # fails to build with clang-11: https://github.com/OpenTimer/OpenTimer/issues/48
|
||||
|
||||
SHEBANG_FILES= inttest/*.py
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= OpenTimer
|
||||
GH_PROJECT= OpenTimer
|
||||
GH_TAGNAME= 18d28ff
|
||||
GH_TAGNAME= a57d03b
|
||||
|
||||
TEST_TARGET= test
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1631485980
|
||||
SHA256 (OpenTimer-OpenTimer-g20210726-18d28ff_GH0.tar.gz) = 17c766c81c086419fc95c24576a511f43b8219d8402f8651d3c942d79bf0f4b4
|
||||
SIZE (OpenTimer-OpenTimer-g20210726-18d28ff_GH0.tar.gz) = 120737819
|
||||
TIMESTAMP = 1690100071
|
||||
SHA256 (OpenTimer-OpenTimer-g20221116-a57d03b_GH0.tar.gz) = 98a33a9136fc1f19dcb8cf557760ee9f308a7189850887cb2e1f04ec955ca9c3
|
||||
SIZE (OpenTimer-OpenTimer-g20221116-a57d03b_GH0.tar.gz) = 120871156
|
||||
|
|
Loading…
Add table
Reference in a new issue