[26692] trunk/dports/lang/yasm/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Tue Jul 3 21:38:42 PDT 2007
Revision: 26692
http://trac.macosforge.org/projects/macports/changeset/26692
Author: sfiera at macports.org
Date: 2007-07-03 21:38:42 -0700 (Tue, 03 Jul 2007)
Log Message:
-----------
Maintainer update 0.6.0 => 0.6.1
* Resolves #12227
Modified Paths:
--------------
trunk/dports/lang/yasm/Portfile
Modified: trunk/dports/lang/yasm/Portfile
===================================================================
--- trunk/dports/lang/yasm/Portfile 2007-07-04 03:09:27 UTC (rev 26691)
+++ trunk/dports/lang/yasm/Portfile 2007-07-04 04:38:42 UTC (rev 26692)
@@ -1,22 +1,21 @@
-# $Id$
+PortSystem 1.0
+name yasm
+version 0.6.1
+revision 0
+categories lang
+maintainers bytestorm at gmail.com
+description yasm - a modular bsd reimplementation of NASM
+long_description A modular x86/amd64 assembler supporting NASM and GAS asm \
+ syntaxes and a variety of output formats. It is licensed \
+ under the 3-clause BSD license except the nasm preprocessor \
+ which is LGPL.
-PortSystem 1.0
-name yasm
-version 0.6.0
-categories lang
-maintainers bytestorm at gmail.com
-description yasm - a modular bsd reimplementation of NASM
-long_description A modular x86/amd64 assembler supporting NASM and GAS asm \
- syntaxes and a variety of output formats. It is licensed \
- under the 3-clause BSD license except the nasm preprocessor \
- which is LGPL.
+platforms darwin
-platforms darwin
+homepage http://www.tortall.net/projects/yasm/
+master_sites http://www.tortall.net/projects/yasm/releases/
-homepage http://www.tortall.net/projects/yasm/
-master_sites http://www.tortall.net/projects/yasm/releases/
+checksums ${distname}${extract.suffix} \
+ sha1 a3f5d9686a3281f91de88dafc1584b11532c3755
-checksums ${distname}${extract.suffix} \
- sha1 c4354d7c5ce7924f4b656d6eb15fcfc289fc6ac3
-
-configure.args --prefix=${prefix}
+configure.args --prefix=${prefix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070703/b72fa00d/attachment.html
More information about the macports-changes
mailing list