[102828] trunk/dports/devel/beecrypt/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Feb 8 22:18:50 PST 2013


Revision: 102828
          https://trac.macports.org/changeset/102828
Author:   ryandesign at macports.org
Date:     2013-02-08 22:18:49 -0800 (Fri, 08 Feb 2013)
Log Message:
-----------
beecrypt does not use icu, ever since the C++ interface was turned off in r57364

Revision Links:
--------------
    https://trac.macports.org/changeset/57364

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

Modified: trunk/dports/devel/beecrypt/Portfile
===================================================================
--- trunk/dports/devel/beecrypt/Portfile	2013-02-09 06:00:02 UTC (rev 102827)
+++ trunk/dports/devel/beecrypt/Portfile	2013-02-09 06:18:49 UTC (rev 102828)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 name             beecrypt
 version          4.2.1
-revision         4
+revision         5
 platforms        darwin freebsd
 license          LGPL-2.1+
 categories       devel
@@ -21,8 +21,6 @@
                  sha1    b1c62c2480c79302a8ca5c09063b3d654275eae0 \
                  rmd160  2602b07bdd28d8d4a352199eca3d17b771098d66
 
-depends_lib      port:icu
-
 configure.args   --disable-openmp \
                  --without-cplusplus \
                  --without-java \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130208/4e608b66/attachment.html>


More information about the macports-changes mailing list