mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-06 11:41:52 +00:00
games/black-hole-solver: update to 1.10.1
This commit is contained in:
parent
366c96a9b7
commit
171de8c8b6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=553585
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= black-hole-solver
|
||||
DISTVERSION= 1.8.0
|
||||
DISTVERSION= 1.10.1
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= https://fc-solve.shlomifish.org/downloads/fc-solve/
|
||||
|
||||
@ -14,7 +14,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
BUILD_DEPENDS= rinutils>0:devel/rinutils \
|
||||
p5-Path-Tiny>=0:devel/p5-Path-Tiny
|
||||
|
||||
USES= cmake compiler:c11 tar:xz
|
||||
USES= cmake compiler:c11 python:build tar:xz
|
||||
USE_PERL5= build
|
||||
|
||||
BINARY_ALIAS= python3=${PYTHON_CMD}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1595751723
|
||||
SHA256 (black-hole-solver-1.8.0.tar.xz) = f73c14272545baa4cba717b61646ec0c610b124e1721288b0a9bff680bb9982c
|
||||
SIZE (black-hole-solver-1.8.0.tar.xz) = 76264
|
||||
TIMESTAMP = 1603948548
|
||||
SHA256 (black-hole-solver-1.10.1.tar.xz) = 36e1953a99e02e82489a3cb109fb590bcab307b4ddaec34cb0e67347668511e2
|
||||
SIZE (black-hole-solver-1.10.1.tar.xz) = 78848
|
||||
|
@ -4,6 +4,6 @@ include/black-hole-solver/bool.h
|
||||
include/black-hole-solver/fcs_dllexport.h
|
||||
lib/libblack_hole_solver.so
|
||||
lib/libblack_hole_solver.so.1
|
||||
lib/libblack_hole_solver.so.1.0.0
|
||||
lib/libblack_hole_solver.so.1.0.1
|
||||
libdata/pkgconfig/libblack-hole-solver.pc
|
||||
share/man/man6/black-hole-solve.6.gz
|
||||
|
Loading…
x
Reference in New Issue
Block a user