[58033] trunk/dports/net/ldns/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Sep 20 22:13:52 PDT 2009


Revision: 58033
          http://trac.macports.org/changeset/58033
Author:   ryandesign at macports.org
Date:     2009-09-20 22:13:48 -0700 (Sun, 20 Sep 2009)
Log Message:
-----------
ldns: maintainer update to 1.6.1, add variant description, add license key; see #21445

Modified Paths:
--------------
    trunk/dports/net/ldns/Portfile

Modified: trunk/dports/net/ldns/Portfile
===================================================================
--- trunk/dports/net/ldns/Portfile	2009-09-21 05:03:15 UTC (rev 58032)
+++ trunk/dports/net/ldns/Portfile	2009-09-21 05:13:48 UTC (rev 58033)
@@ -3,9 +3,10 @@
 PortSystem 1.0
 
 name                ldns
-version             1.6.0
+version             1.6.1
 categories          net devel
 platforms           darwin
+license             BSD
 maintainers         durchmesser.ch:marius.rieder
 description         DNS library in C
 long_description    ldns is a library with the aim of simplifying DNS \
@@ -14,7 +15,7 @@
 
 homepage            http://www.nlnetlabs.nl/projects/ldns/
 master_sites        http://www.nlnetlabs.nl/downloads/ldns/
-checksums           sha1 e5fdbc5cd66f6afc4f816e9acd334bddc488e830
+checksums           sha1 625ad56970ebf91ae91af2fbb92b048164717df1
 
 depends_build       bin:glibtool:libtool
 
@@ -22,7 +23,7 @@
 configure.cppflags  -I${worksrcpath}/include
 build.type          gnu
 
-variant ssl {
+variant ssl description {Use ssl to enable all crypt functions} {
     configure.args-delete --without-ssl
     configure.args-append --with-ssl=${prefix}
     depends_lib-append	port:openssl
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090920/d7835e46/attachment.html>


More information about the macports-changes mailing list