diff options
| author | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-10-29 05:22:02 +0000 |
|---|---|---|
| committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-10-29 05:22:02 +0000 |
| commit | 171de8c8b65cabfb621de84e14a310fcdf3820db (patch) | |
| tree | e821b832ef18d10185dc9a9cb7140f191dda732c | |
| parent | sysutils/mackerel-agent: Update to 0.69.3 (diff) | |
games/black-hole-solver: update to 1.10.1
| -rw-r--r-- | games/black-hole-solver/Makefile | 6 | ||||
| -rw-r--r-- | games/black-hole-solver/distinfo | 6 | ||||
| -rw-r--r-- | games/black-hole-solver/pkg-plist | 2 |
3 files changed, 8 insertions, 6 deletions
diff --git a/games/black-hole-solver/Makefile b/games/black-hole-solver/Makefile index fe0c021f310e..f7565d2c7c85 100644 --- a/games/black-hole-solver/Makefile +++ b/games/black-hole-solver/Makefile @@ -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> diff --git a/games/black-hole-solver/distinfo b/games/black-hole-solver/distinfo index 5d27ae94cd30..cd6759fbbe65 100644 --- a/games/black-hole-solver/distinfo +++ b/games/black-hole-solver/distinfo @@ -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 diff --git a/games/black-hole-solver/pkg-plist b/games/black-hole-solver/pkg-plist index 6e8e834d0f4a..a342567b1b84 100644 --- a/games/black-hole-solver/pkg-plist +++ b/games/black-hole-solver/pkg-plist @@ -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 |
