mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
games/neo: Update to 0.6.1
Changes: https://github.com/st3w/neo/releases/tag/v0.6.1
This commit is contained in:
parent
755a507996
commit
d248c49b34
2 changed files with 4 additions and 11 deletions
|
@ -1,19 +1,14 @@
|
||||||
PORTNAME= neo
|
PORTNAME= neo
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
DISTVERSION= 0.6
|
DISTVERSION= 0.6.1
|
||||||
CATEGORIES= games
|
CATEGORIES= games
|
||||||
|
|
||||||
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME}/commit/
|
|
||||||
PATCHFILES= 4dd64a0.patch:-p1 # https://github.com/st3w/neo/issues/8
|
|
||||||
|
|
||||||
MAINTAINER= driesm@FreeBSD.org
|
MAINTAINER= driesm@FreeBSD.org
|
||||||
COMMENT= cmatrix clone with 32-bit color and Unicode support
|
COMMENT= cmatrix clone with 32-bit color and Unicode support
|
||||||
|
|
||||||
LICENSE= GPLv3+
|
LICENSE= GPLv3+
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
BUILD_DEPENDS= autoconf-archive>=0:devel/autoconf-archive
|
|
||||||
|
|
||||||
USES= autoreconf compiler:c++11-lang ncurses
|
USES= autoreconf compiler:c++11-lang ncurses
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
GH_ACCOUNT= st3w
|
GH_ACCOUNT= st3w
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
TIMESTAMP = 1639652670
|
TIMESTAMP = 1645517491
|
||||||
SHA256 (st3w-neo-v0.6_GH0.tar.gz) = c044dcb79665cb7de7b93cbec471383916aa01df3d05116ee3a47400ec471c9e
|
SHA256 (st3w-neo-v0.6.1_GH0.tar.gz) = 744a88cc6b98a4625ae5c5ee819640561f3df87518be0f9fca00ad787814b200
|
||||||
SIZE (st3w-neo-v0.6_GH0.tar.gz) = 1134802
|
SIZE (st3w-neo-v0.6.1_GH0.tar.gz) = 1135745
|
||||||
SHA256 (4dd64a0.patch) = e657f88df87984b7b7a1fe008f3c2917bead5bd52bf58ed0015507b34e10ba4f
|
|
||||||
SIZE (4dd64a0.patch) = 2914
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue