[102061] trunk/dports/security/ccrypt/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Sat Jan 26 09:31:41 PST 2013


Revision: 102061
          https://trac.macports.org/changeset/102061
Author:   jeremyhu at macports.org
Date:     2013-01-26 09:31:41 -0800 (Sat, 26 Jan 2013)
Log Message:
-----------
ccrypt: Add license and also blacklist clang-2.9 and clang-3.0

Modified Paths:
--------------
    trunk/dports/security/ccrypt/Portfile

Modified: trunk/dports/security/ccrypt/Portfile
===================================================================
--- trunk/dports/security/ccrypt/Portfile	2013-01-26 17:28:53 UTC (rev 102060)
+++ trunk/dports/security/ccrypt/Portfile	2013-01-26 17:31:41 UTC (rev 102061)
@@ -7,6 +7,7 @@
 version                 1.10
 categories              security
 platforms               darwin
+license                 GPL-2+
 maintainers             nomaintainer
 homepage                http://ccrypt.sourceforge.net
 
@@ -37,7 +38,7 @@
 depends_lib             port:gettext
 
 # test fails, ticket #32377
-compiler.blacklist      {clang <= 318.0.61}
+compiler.blacklist      {clang <= 318.0.61} macports-clang-2.9 macports-clang-3.0
 
 use_parallel_build      yes
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130126/d4241463/attachment.html>


More information about the macports-changes mailing list