[138423] trunk/dports/net/gloox/Portfile

khindenburg at macports.org khindenburg at macports.org
Tue Jul 7 13:43:16 PDT 2015


Revision: 138423
          https://trac.macports.org/changeset/138423
Author:   khindenburg at macports.org
Date:     2015-07-07 13:43:16 -0700 (Tue, 07 Jul 2015)
Log Message:
-----------
gloox: update to 1.0.13 - fixes #43108

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

Modified: trunk/dports/net/gloox/Portfile
===================================================================
--- trunk/dports/net/gloox/Portfile	2015-07-07 19:45:48 UTC (rev 138422)
+++ trunk/dports/net/gloox/Portfile	2015-07-07 20:43:16 UTC (rev 138423)
@@ -4,10 +4,7 @@
 PortSystem          1.0
 
 name                gloox
-version             1.0.10
-revision            1
-checksums           rmd160  ec10ee4463593760b86ab09bf6534cb3fdd9e982 \
-                    sha256  300e756af97d43f3f70f1e68e4d4c7129d587dface61633f50d2c490876f58a3
+version             1.0.13
 
 categories          net devel
 platforms           darwin
@@ -24,6 +21,9 @@
 master_sites        http://camaya.net/download/
 use_bzip2           yes
 
+checksums           rmd160  d10cebe8962211c4bd070eb847076fc7dc56ccc7 \
+                    sha256  4d9f1eeac97c6563dde11d4bdba346a025ef27908b088b47b5c8d3d03df6ea8a
+
 depends_build       port:pkgconfig
 
 depends_lib         port:gettext \
@@ -35,8 +35,6 @@
                     port:libidn \
                     port:zlib
 
-patchfiles          patch-src_tlsgnuclient.cpp.diff
-
 configure.args      --with-gnutls=${prefix} \
                     --with-libidn=${prefix} \
                     --with-zlib=${prefix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150707/cc448637/attachment.html>


More information about the macports-changes mailing list