svn commit: r400382 - head/devel/gsoap

Muhammad Moinur Rahman bofh at FreeBSD.org
Wed Oct 28 12:18:34 UTC 2015


Author: bofh
Date: Wed Oct 28 12:18:32 2015
New Revision: 400382
URL: https://svnweb.freebsd.org/changeset/ports/400382

Log:
  devel/gsoap: Update version 2.8.23=>2.8.24

Modified:
  head/devel/gsoap/Makefile
  head/devel/gsoap/distinfo
  head/devel/gsoap/pkg-plist

Modified: head/devel/gsoap/Makefile
==============================================================================
--- head/devel/gsoap/Makefile	Wed Oct 28 12:11:20 2015	(r400381)
+++ head/devel/gsoap/Makefile	Wed Oct 28 12:18:32 2015	(r400382)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gsoap
-PORTVERSION=	2.8.23
+PORTVERSION=	2.8.24
 CATEGORIES=	devel
 MASTER_SITES=	SF/${PORTNAME}2/gSOAP
 DISTNAME=	${PORTNAME}_${PORTVERSION}

Modified: head/devel/gsoap/distinfo
==============================================================================
--- head/devel/gsoap/distinfo	Wed Oct 28 12:11:20 2015	(r400381)
+++ head/devel/gsoap/distinfo	Wed Oct 28 12:18:32 2015	(r400382)
@@ -1,2 +1,2 @@
-SHA256 (gsoap_2.8.23.zip) = e1c30743f1c2cf40b2760568127e14af1b2a00c3026b2e5f0750e8c33d94c061
-SIZE (gsoap_2.8.23.zip) = 22482000
+SHA256 (gsoap_2.8.24.zip) = 6c67bdda7ce9cff62e1faa33c53fb38aa256e2af48b2645a0e5a43142f88b7e8
+SIZE (gsoap_2.8.24.zip) = 23449177

Modified: head/devel/gsoap/pkg-plist
==============================================================================
--- head/devel/gsoap/pkg-plist	Wed Oct 28 12:11:20 2015	(r400381)
+++ head/devel/gsoap/pkg-plist	Wed Oct 28 12:18:32 2015	(r400382)
@@ -52,12 +52,20 @@ libdata/pkgconfig/gsoapssl.pc
 %%DATADIR%%/WS/wsu.xsd
 %%DATADIR%%/WS/xenc.xsd
 %%DATADIR%%/custom/README.txt
+%%DATADIR%%/custom/chrono_duration.cpp
+%%DATADIR%%/custom/chrono_duration.h
+%%DATADIR%%/custom/chrono_time_point.cpp
+%%DATADIR%%/custom/chrono_time_point.h
 %%DATADIR%%/custom/duration.c
 %%DATADIR%%/custom/duration.h
 %%DATADIR%%/custom/long_double.c
 %%DATADIR%%/custom/long_double.h
+%%DATADIR%%/custom/long_time.c
+%%DATADIR%%/custom/long_time.h
 %%DATADIR%%/custom/struct_timeval.c
 %%DATADIR%%/custom/struct_timeval.h
+%%DATADIR%%/custom/struct_tm_date.c
+%%DATADIR%%/custom/struct_tm_date.h
 %%DATADIR%%/custom/struct_tm.c
 %%DATADIR%%/custom/struct_tm.h
 %%DATADIR%%/extras/README.txt


More information about the svn-ports-all mailing list