Skip to content

Commit

Permalink
devel/samurai: Update to 1.2-16-gca5a6ba
Browse files Browse the repository at this point in the history
This makes --version return 1.9.0 instead of 1.9.  qt5-webengine's
configure checks for system ninja and tries to parse --version and
expects it to have 3 components.  Without this qt5-webengine falls
back to using a bundled copy of ninja instead.

michaelforney/samurai#70

PR:		254678
  • Loading branch information
Tobias Kortkamp authored and fluffykhv committed Apr 10, 2021
1 parent 3eaddd4 commit fadde35
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions devel/samurai/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PORTNAME= samurai
DISTVERSION= 1.2-15
DISTVERSIONSUFFIX= -gaff2085
DISTVERSION= 1.2-16
DISTVERSIONSUFFIX= -gca5a6ba
CATEGORIES= devel
#MASTER_SITES= https://github.com/michaelforney/samurai/releases/download/${DISTVERSION}/

Expand Down
6 changes: 3 additions & 3 deletions devel/samurai/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1617945575
SHA256 (michaelforney-samurai-1.2-15-gaff2085_GH0.tar.gz) = 7ce2118ec727ed1246d049c0ac436bb7e6cdc92c405bd468073b9190c3542dd8
SIZE (michaelforney-samurai-1.2-15-gaff2085_GH0.tar.gz) = 32046
TIMESTAMP = 1618081793
SHA256 (michaelforney-samurai-1.2-16-gca5a6ba_GH0.tar.gz) = 238ad1cb171931c8b8a9d1841f1206af3759fd11366cf958ff08faf36c801027
SIZE (michaelforney-samurai-1.2-16-gca5a6ba_GH0.tar.gz) = 32069

0 comments on commit fadde35

Please sign in to comment.