[85055] trunk/dports/devel/darts/Portfile
Ryan Schmidt
ryandesign at macports.org
Sat Oct 8 17:10:09 PDT 2011
On Oct 8, 2011, at 10:02, takanori at macports.org wrote:
> Revision: 85055
> http://trac.macports.org/changeset/85055
> Author: takanori at macports.org
> Date: 2011-10-08 08:02:51 -0700 (Sat, 08 Oct 2011)
> Log Message:
> -----------
> darts:
> - add hum@ as a maintainer
> - conflict with: darts-clone (#31541)
> - license
>
> Modified Paths:
> --------------
> trunk/dports/devel/darts/Portfile
>
> Modified: trunk/dports/devel/darts/Portfile
> ===================================================================
> --- trunk/dports/devel/darts/Portfile 2011-10-08 13:56:48 UTC (rev 85054)
> +++ trunk/dports/devel/darts/Portfile 2011-10-08 15:02:51 UTC (rev 85055)
> @@ -5,7 +5,7 @@
> name darts
> version 0.32
> categories devel
> -maintainers takanori openmaintainer
> +maintainers takanori hum openmaintainer
> description Double-ARray Trie System
> long_description \
> Darts is a C++ Templeate library which can be used to make Double-Array. \
> @@ -14,6 +14,7 @@
> a Double-Array Structure. IEEE Transactions on Software Engineering. \
> Vol. 15, 9 (Sep 1989). pp. 1066-1077
> platforms darwin
> +license LGPL-2.1+ BSD-3
We've been using "BSD" for the new (3- or 2-clause) BSD license, and "BSD-old" for the old (4-clause) BSD license.
More information about the macports-dev
mailing list