[73473] trunk/dports/devel/gsoap

ryandesign at macports.org ryandesign at macports.org
Sun Nov 14 14:39:56 PST 2010


Revision: 73473
          http://trac.macports.org/changeset/73473
Author:   ryandesign at macports.org
Date:     2010-11-14 14:39:52 -0800 (Sun, 14 Nov 2010)
Log Message:
-----------
gsoap: update to 2.7.17; see #25434 (maintainer timeout)

Modified Paths:
--------------
    trunk/dports/devel/gsoap/Portfile

Removed Paths:
-------------
    trunk/dports/devel/gsoap/files/

Modified: trunk/dports/devel/gsoap/Portfile
===================================================================
--- trunk/dports/devel/gsoap/Portfile	2010-11-14 21:31:30 UTC (rev 73472)
+++ trunk/dports/devel/gsoap/Portfile	2010-11-14 22:39:52 UTC (rev 73473)
@@ -3,8 +3,9 @@
 PortSystem 1.0
 
 name				gsoap
-version				2.7.13
+version             2.7.17
 platforms           darwin
+use_zip             yes
 distfiles			${name}_${version}${extract.suffix}
 categories			devel
 maintainers			stechert
@@ -18,19 +19,14 @@
 homepage			http://www.cs.fsu.edu/~engelen/soap.html
 master_sites			sourceforge
 master_sites.mirror_subdir	gsoap2
-checksums           md5     fffb49eb1db7ff03643a4313115dc3b1 \
-                    sha1    4c91ce860ee6853f785a11484c7298d294a53ef6 \
-                    rmd160  58f2bcd95199fdec3c5ce6579374148eaab955b1
 
+checksums           sha1    573a08ab7d8ca2d970158911482c308484fdd5ed \
+                    rmd160  3f947cbc5e1656dd82b8c6425816cfaf08063c19
+
 worksrcdir			${name}-2.7
-patchfiles          patch-configure.in patch-makemake
 
-pre-configure {
-	system "cd ${worksrcpath} && ./makemake"
-}
+depends_lib         port:openssl
 
-configure.args      --enable-samples
-
 use_parallel_build no
 
 livecheck.type      regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101114/97273d28/attachment-0001.html>


More information about the macports-changes mailing list