Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F169105296
D23195.id66811.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D23195.id66811.diff
View Options
Index: premake5/Makefile
===================================================================
--- premake5/Makefile
+++ premake5/Makefile
@@ -3,22 +3,23 @@
PORTNAME= premake5
DISTVERSIONPREFIX= v
DISTVERSION= 5.0.0
-DISTVERSIONSUFFIX= -alpha14
CATEGORIES= devel
-MAINTAINER= maintainer@email.cz
+MAINTAINER= freebsd@sysctl.cz
COMMENT= Build script creation tool
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+ONLY_FOR_ARCHS= aarch64 amd64 i386
+
USES= gmake
MAKE_ARGS= CC="${CC}" CXX="${CXX}"
USE_GITHUB= yes
GH_ACCOUNT= premake
GH_PROJECT= premake-core
-GH_TAGNAME= 00052e1
+GH_TAGNAME= 09ee833
PLIST_FILES= bin/premake5
Index: premake5/distinfo
===================================================================
--- premake5/distinfo
+++ premake5/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1571572892
-SHA256 (premake-premake-core-v5.0.0-alpha14-00052e1_GH0.tar.gz) = b20bec653ebc4b7fed8196173aafb534f18a410e1198b5a8332e804ce0c5bbb9
-SIZE (premake-premake-core-v5.0.0-alpha14-00052e1_GH0.tar.gz) = 3948116
+TIMESTAMP = 1579128131
+SHA256 (premake-premake-core-v5.0.0-09ee833_GH0.tar.gz) = dd399b6046d8566e5a838421b33bcc64b2a1d2629e48d287964ab76c3a8acd25
+SIZE (premake-premake-core-v5.0.0-09ee833_GH0.tar.gz) = 3949266
Index: premake5/files/patch-tests___tests.lua
===================================================================
--- /dev/null
+++ premake5/files/patch-tests___tests.lua
@@ -0,0 +1,12 @@
+--- tests/_tests.lua.orig 2020-01-15 21:43:03 UTC^M
++++ tests/_tests.lua^M
+@@ -57,9 +57,4 @@ return {^M
+ -- Control system tests^M
+ "test_premake.lua",^M
+ "base/test_validation.lua",^M
+-^M
+- -- -- Toolset tests^M
+- "tools/test_dotnet.lua",^M
+- "tools/test_gcc.lua",^M
+- "tools/test_msc.lua",^M
+ }
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Sep 1, 10:33 AM (2 h, 17 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37689147
Default Alt Text
D23195.id66811.diff (1 KB)
Attached To
Mode
D23195: [NEW PORT] devel/premake5 : Build script creation tool
Attached
Detach File
Event Timeline
Log In to Comment