[100097] trunk/dports/devel/gsoap
ryandesign at macports.org
ryandesign at macports.org
Tue Nov 27 17:23:37 PST 2012
Revision: 100097
https://trac.macports.org/changeset/100097
Author: ryandesign at macports.org
Date: 2012-11-27 17:23:37 -0800 (Tue, 27 Nov 2012)
Log Message:
-----------
gsoap: update to 2.8.11 (#37147); license GPL-2+
Modified Paths:
--------------
trunk/dports/devel/gsoap/Portfile
trunk/dports/devel/gsoap/files/patch-configure.diff
Modified: trunk/dports/devel/gsoap/Portfile
===================================================================
--- trunk/dports/devel/gsoap/Portfile 2012-11-28 01:03:35 UTC (rev 100096)
+++ trunk/dports/devel/gsoap/Portfile 2012-11-28 01:23:37 UTC (rev 100097)
@@ -4,11 +4,12 @@
PortSystem 1.0
name gsoap
-version 2.8.8
+version 2.8.11
set branch [join [lrange [split ${version} .] 0 1] .]
platforms darwin
categories devel
maintainers nomaintainer
+license GPL-2+
description offers an XML to C/C++ language binding to ease the \
development of SOAP/XML Web services in C and C/C++
@@ -26,8 +27,8 @@
distname ${name}_${version}
worksrcdir ${name}-${branch}
-checksums rmd160 cc33c81cf316bee7e42ab01149262acdfc4db31a \
- sha256 8b1ad1cbd521bd5f85ff4c038bfd5a17a2530610c1ce8bf7318725bc568465cc
+checksums rmd160 d96b07165f8e4885f1b2dd08589fd772a97ec8b5 \
+ sha256 8de57a0ae5957cee01e46e3d166cfedf7f5d0b5dae797fe3d8b01c777567534c
depends_lib port:openssl
Modified: trunk/dports/devel/gsoap/files/patch-configure.diff
===================================================================
--- trunk/dports/devel/gsoap/files/patch-configure.diff 2012-11-28 01:03:35 UTC (rev 100096)
+++ trunk/dports/devel/gsoap/files/patch-configure.diff 2012-11-28 01:23:37 UTC (rev 100097)
@@ -1,6 +1,6 @@
---- configure.orig 2011-11-19 12:34:17.000000000 -0600
-+++ configure 2011-12-07 00:40:32.000000000 -0600
-@@ -4850,8 +4850,8 @@
+--- configure.orig 2012-10-13 15:59:34.000000000 -0500
++++ configure 2012-11-27 19:18:27.000000000 -0600
+@@ -4853,8 +4853,8 @@
;;
*-apple-*) platform=MACOSX
# Appease 10.7 Lion (OpenSSL deprecated)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121127/03bba5e2/attachment.html>
More information about the macports-changes
mailing list