Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] premake5: update to 5.0.0alpha15
@ 2020-04-24  2:56 renatoaguiar
  2020-04-25  8:54 ` Chocimier
  2020-04-27 20:07 ` [PR PATCH] [Merged]: " Chocimier
  0 siblings, 2 replies; 3+ messages in thread
From: renatoaguiar @ 2020-04-24  2:56 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 328 bytes --]

There is a new pull request by renatoaguiar against master on the void-packages repository

https://github.com/renatoaguiar/void-packages premake5
https://github.com/void-linux/void-packages/pull/21293

premake5: update to 5.0.0alpha15


A patch file from https://github.com/void-linux/void-packages/pull/21293.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-premake5-21293.patch --]
[-- Type: text/x-diff, Size: 1297 bytes --]

From 84ec9308164661a011b8ea7bf2313d577c7c5c6e Mon Sep 17 00:00:00 2001
From: Renato Aguiar <renato@renatoaguiar.net>
Date: Thu, 23 Apr 2020 19:55:25 -0700
Subject: [PATCH] premake5: update to 5.0.0alpha15

---
 srcpkgs/premake5/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/premake5/template b/srcpkgs/premake5/template
index c55f948385b..112c5894b52 100644
--- a/srcpkgs/premake5/template
+++ b/srcpkgs/premake5/template
@@ -1,18 +1,18 @@
 # Template file for 'premake5'
 pkgname=premake5
-version=5.0.0alpha14
+version=5.0.0alpha15
 revision=1
 _version=${version/alpha/-alpha}
 wrksrc="premake-${_version}"
 build_style=gnu-makefile
-make_build_args="-C build/gmake.unix config=release"
+make_build_args="-C build/gmake2.unix config=release"
 hostmakedepends="unzip"
 short_desc="Cross-platform, open-source build system"
 maintainer="Renato Aguiar <renato@renatoaguiar.net>"
 license="BSD-3-Clause"
 homepage="https://premake.github.io/"
 distfiles="https://github.com/premake/premake-core/releases/download/v${_version}/premake-${_version}-src.zip"
-checksum=7c9fa4488156625c819dd03f2b48bfd4712fbfabdc2b5768e8c7f52dd7d16608
+checksum=880f56e7cb9f4945d1cb879f059189462c1b7bf62ef43ac7d25842dfb177dd53
 
 do_install() {
 	  vbin bin/release/premake5

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: premake5: update to 5.0.0alpha15
  2020-04-24  2:56 [PR PATCH] premake5: update to 5.0.0alpha15 renatoaguiar
@ 2020-04-25  8:54 ` Chocimier
  2020-04-27 20:07 ` [PR PATCH] [Merged]: " Chocimier
  1 sibling, 0 replies; 3+ messages in thread
From: Chocimier @ 2020-04-25  8:54 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 273 bytes --]

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/21293#issuecomment-619345772

Comment:
otfcc rebuild with this version works.

could you add changelog? https://github.com/premake/premake-core/blob/master/CHANGES.txt

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Merged]: premake5: update to 5.0.0alpha15
  2020-04-24  2:56 [PR PATCH] premake5: update to 5.0.0alpha15 renatoaguiar
  2020-04-25  8:54 ` Chocimier
@ 2020-04-27 20:07 ` Chocimier
  1 sibling, 0 replies; 3+ messages in thread
From: Chocimier @ 2020-04-27 20:07 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 166 bytes --]

There's a merged pull request on the void-packages repository

premake5: update to 5.0.0alpha15
https://github.com/void-linux/void-packages/pull/21293

Description:


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-04-27 20:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-24  2:56 [PR PATCH] premake5: update to 5.0.0alpha15 renatoaguiar
2020-04-25  8:54 ` Chocimier
2020-04-27 20:07 ` [PR PATCH] [Merged]: " Chocimier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).