mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
- Update to 3.7.
This commit is contained in:
parent
eb18e5bb10
commit
ad391194b8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=225140
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= premake
|
||||
PORTVERSION= 3.6
|
||||
PORTVERSION= 3.7
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= SF
|
||||
DISTNAME= ${PORTNAME}-src-${PORTVERSION}
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (premake-src-3.6.zip) = 99cf81bc1be8ad9d7099e391c53638a4
|
||||
SHA256 (premake-src-3.6.zip) = 439aab60af08a568e2b103c3b2c7654cddb1cd1d6dfcbb6e31e0c9979b4acda7
|
||||
SIZE (premake-src-3.6.zip) = 390567
|
||||
MD5 (premake-src-3.7.zip) = 8d30dc5bbc52aad81abb1509c1dd7d8f
|
||||
SHA256 (premake-src-3.7.zip) = b59841a519e75d5b6566848a2c5be2f91455bf0cc6ae4d688fcbd4c40db934d5
|
||||
SIZE (premake-src-3.7.zip) = 427727
|
||||
|
@ -1,15 +0,0 @@
|
||||
--- Makefile.old 2008-03-19 09:58:39.000000000 -0300
|
||||
+++ Makefile 2008-03-19 09:58:55.000000000 -0300
|
||||
@@ -13,9 +13,9 @@
|
||||
|
||||
all: Premake
|
||||
|
||||
-Makefile: premake.lua Src/premake.lua
|
||||
- @echo ==== Regenerating Makefiles ====
|
||||
- @premake --file $^ --os linux --target gnu
|
||||
+#Makefile: premake.lua Src/premake.lua
|
||||
+# @echo ==== Regenerating Makefiles ====
|
||||
+# @premake --file $^ --os linux --target gnu
|
||||
|
||||
Premake:
|
||||
@echo ==== Building Premake ====
|
Loading…
Reference in New Issue
Block a user