[27282] trunk/dports/devel/premake/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Thu Jul 26 23:47:38 PDT 2007
Revision: 27282
http://trac.macosforge.org/projects/macports/changeset/27282
Author: boeyms at macports.org
Date: 2007-07-26 23:47:38 -0700 (Thu, 26 Jul 2007)
Log Message:
-----------
devel/premake: Update silently changed distfile
For some reason, the premake distfile on sourceforge has been silently replaced
with another one. The filename suggests a teeny version bump, but the website
and the files contained within the tarball do not. For this reason, this patch
is being applied as a revision bump rather than a version bump.
Modified Paths:
--------------
trunk/dports/devel/premake/Portfile
Modified: trunk/dports/devel/premake/Portfile
===================================================================
--- trunk/dports/devel/premake/Portfile 2007-07-27 06:42:05 UTC (rev 27281)
+++ trunk/dports/devel/premake/Portfile 2007-07-27 06:47:38 UTC (rev 27282)
@@ -3,6 +3,7 @@
PortSystem 1.0
name premake
version 3.3
+revision 1
categories devel
maintainers wyuenho at macports.org
description Premake is a build script generator.
@@ -13,9 +14,9 @@
platforms darwin
homepage http://premake.sourceforge.net/
master_sites sourceforge
-distname ${name}-src-${version}
+distname ${name}-src-${version}.1
use_zip yes
-checksums md5 ecd233b50b8fa2befda70907b545b4f2
+checksums md5 d4754470ab3ef1d224ec49d7da5c5a5f
worksrcdir Premake-${version}
use_configure no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070726/c5e6b6d2/attachment.html
More information about the macports-changes
mailing list