mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Update to 1.5.1
This commit is contained in:
parent
048e5c6402
commit
2eaab4fe0b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=359780
2 changed files with 4 additions and 5 deletions
|
@ -2,8 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= ninja
|
PORTNAME= ninja
|
||||||
PORTVERSION= 1.4.0
|
PORTVERSION= 1.5.1
|
||||||
PORTREVISION= 1
|
|
||||||
PORTEPOCH= 1
|
PORTEPOCH= 1
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
|
|
||||||
|
@ -15,7 +14,7 @@ LICENSE= APACHE20
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
GH_ACCOUNT= martine
|
GH_ACCOUNT= martine
|
||||||
GH_TAGNAME= v${PORTVERSION}
|
GH_TAGNAME= v${PORTVERSION}
|
||||||
GH_COMMIT= 63d5b10
|
GH_COMMIT= 85e13c1
|
||||||
|
|
||||||
CONFLICTS= irc/ninja-[0-9]*
|
CONFLICTS= irc/ninja-[0-9]*
|
||||||
USE_PYTHON_BUILD= yes
|
USE_PYTHON_BUILD= yes
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (ninja-1.4.0.tar.gz) = 3f4bf2053613438c07b0d4c56f5bb12ab6fc4044ce02398bdd49c88a02fc73a6
|
SHA256 (ninja-1.5.1.tar.gz) = 945c1c3f5db1384c68b36b83f60f3ce21a60812467a7343b13c99c4f3e04ee26
|
||||||
SIZE (ninja-1.4.0.tar.gz) = 152426
|
SIZE (ninja-1.5.1.tar.gz) = 163495
|
||||||
|
|
Loading…
Add table
Reference in a new issue