From owner-svn-ports-all@freebsd.org Mon Dec 31 20:55:36 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 232251419F2C; Mon, 31 Dec 2018 20:55:36 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BCE9484FC6; Mon, 31 Dec 2018 20:55:35 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id AF68BFFB9; Mon, 31 Dec 2018 20:55:35 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id wBVKtZwH094650; Mon, 31 Dec 2018 20:55:35 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wBVKtZsT094649; Mon, 31 Dec 2018 20:55:35 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <201812312055.wBVKtZsT094649@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Mon, 31 Dec 2018 20:55:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r488838 - head/devel/gsoap X-SVN-Group: ports-head X-SVN-Commit-Author: bofh X-SVN-Commit-Paths: head/devel/gsoap X-SVN-Commit-Revision: 488838 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: BCE9484FC6 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.96 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.96)[-0.962,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-0.998,0] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Dec 2018 20:55:36 -0000 Author: bofh Date: Mon Dec 31 20:55:35 2018 New Revision: 488838 URL: https://svnweb.freebsd.org/changeset/ports/488838 Log: devel/gsoap: Update version 2.8.69=>2.8.74 Relnotes:https://www.genivia.com/changelog.html#latest Modified: head/devel/gsoap/Makefile head/devel/gsoap/distinfo Modified: head/devel/gsoap/Makefile ============================================================================== --- head/devel/gsoap/Makefile Mon Dec 31 20:51:16 2018 (r488837) +++ head/devel/gsoap/Makefile Mon Dec 31 20:55:35 2018 (r488838) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gsoap -PORTVERSION= 2.8.69 +PORTVERSION= 2.8.74 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}2/gsoap-2.8 DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -12,10 +12,11 @@ COMMENT= Generator Tools for Coding SOAP/XML Web Servi LICENSE= GPLv2 +USES= autoreconf pathfix zip + CONFIGURE_ENV= LEX=flex YACC=yacc GNU_CONFIGURE= yes MAKE_JOBS_UNSAFE= yes -USES= autoreconf pathfix zip WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} OPTIONS_RADIO= SSL Modified: head/devel/gsoap/distinfo ============================================================================== --- head/devel/gsoap/distinfo Mon Dec 31 20:51:16 2018 (r488837) +++ head/devel/gsoap/distinfo Mon Dec 31 20:55:35 2018 (r488838) @@ -1,3 +1,3 @@ -TIMESTAMP = 1532283428 -SHA256 (gsoap_2.8.69.zip) = df0cc9ab66dce85f1842ca07abebaf9b04ca48a0a39013f90571e8172d4b0c7b -SIZE (gsoap_2.8.69.zip) = 32855072 +TIMESTAMP = 1546287355 +SHA256 (gsoap_2.8.74.zip) = edb5b620a5017543d79dc9df301456ab105f4448aa126758c9c69b85ca563290 +SIZE (gsoap_2.8.74.zip) = 32304642