[35248] trunk/dports/www/neon/Portfile

landonf at macports.org landonf at macports.org
Fri Mar 21 21:47:08 PDT 2008


Revision: 35248
          http://trac.macosforge.org/projects/macports/changeset/35248
Author:   landonf at macports.org
Date:     2008-03-21 21:47:08 -0700 (Fri, 21 Mar 2008)

Log Message:
-----------
Now that heimdal is no longer to be installed in ${prefix}, it's safe to turn GSSAPI support back on. This allows for using kerberos with subversion over HTTPS.

Approved by: dluke at geeklair.net

Modified Paths:
--------------
    trunk/dports/www/neon/Portfile

Modified: trunk/dports/www/neon/Portfile
===================================================================
--- trunk/dports/www/neon/Portfile	2008-03-22 04:45:53 UTC (rev 35247)
+++ trunk/dports/www/neon/Portfile	2008-03-22 04:47:08 UTC (rev 35248)
@@ -4,6 +4,7 @@
 
 name            neon
 version         0.26.4
+revision	1
 categories      www
 maintainers     dluke at geeklair.net
 description     An HTTP and WebDAV client library with a C interface
@@ -29,7 +30,6 @@
 configure.args  --with-ssl \
                 --enable-shared \
                 --with-expat \
-                --without-gssapi \
                 --mandir=${prefix}/share/man
 
 pre-test {

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080321/cae39fc8/attachment.html 


More information about the macports-changes mailing list