[19801] trunk/dports/devel/premake/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sat Sep 30 10:53:32 PDT 2006


Revision: 19801
          http://trac.macosforge.org/projects/macports/changeset/19801
Author:   markd at macports.org
Date:     2006-09-30 10:53:32 -0700 (Sat, 30 Sep 2006)

Log Message:
-----------
Closes 10779.  Update to 3.1.

Modified Paths:
--------------
    trunk/dports/devel/premake/Portfile

Modified: trunk/dports/devel/premake/Portfile
===================================================================
--- trunk/dports/devel/premake/Portfile	2006-09-30 17:46:54 UTC (rev 19800)
+++ trunk/dports/devel/premake/Portfile	2006-09-30 17:53:32 UTC (rev 19801)
@@ -1,24 +1,24 @@
-# $Id: Portfile,v 1.2 2005/09/13 06:57:44 olegb Exp $
+# $Id: $
 
 PortSystem 1.0
 name		premake
-version		1.5
+version		3.2
 categories	devel
-maintainers	darwinports at opendarwin.org
+maintainers	macports at macports.org
 description	Premake is a build script generator.
 long_description	Premake is a build script generator. Describe your \
 			project using the full-featured Lua scripting language \
-			and use premake to create input files
+			and use premake to create input files for various IDEs \
+      and GnuMake
 platforms	darwin
 homepage	http://premake.sourceforge.net/
 master_sites	sourceforge
 distname	${name}-src-${version}
 use_zip		yes
-checksums	md5 9bf8baefcdbc5dd6d879c9335f355485
+checksums	md5 6848ae083ad944fef788978ce7670cd9
 worksrcdir	Premake-${version}
 use_configure	no
-patchfiles	patch_posix.c patch_Premake.make
 
 destroot	{
-		file copy ${worksrcpath}/premake ${destroot}${prefix}/bin/
-		}
+		file copy ${worksrcpath}/bin/premake ${destroot}${prefix}/bin/
+}

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20060930/aea42357/attachment.html


More information about the macports-changes mailing list