From owner-svn-ports-all@freebsd.org Thu Feb 27 22:57:34 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 11C3A2521A4; Thu, 27 Feb 2020 22:57:34 +0000 (UTC) (envelope-from robak@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 48T7NY4s4sz42cl; Thu, 27 Feb 2020 22:57:33 +0000 (UTC) (envelope-from robak@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 6B057203A6; Thu, 27 Feb 2020 22:57:33 +0000 (UTC) (envelope-from robak@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 01RMvX0M061021; Thu, 27 Feb 2020 22:57:33 GMT (envelope-from robak@FreeBSD.org) Received: (from robak@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 01RMvWDc061018; Thu, 27 Feb 2020 22:57:32 GMT (envelope-from robak@FreeBSD.org) Message-Id: <202002272257.01RMvWDc061018@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: robak set sender to robak@FreeBSD.org using -f From: Bartek Rutkowski Date: Thu, 27 Feb 2020 22:57:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r527311 - head/www/wt3 X-SVN-Group: ports-head X-SVN-Commit-Author: robak X-SVN-Commit-Paths: head/www/wt3 X-SVN-Commit-Revision: 527311 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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: Thu, 27 Feb 2020 22:57:34 -0000 Author: robak Date: Thu Feb 27 22:57:32 2020 New Revision: 527311 URL: https://svnweb.freebsd.org/changeset/ports/527311 Log: www/wt3: Update 3.5.0 -> 3.5.1 PR: 244108 Submitted by: Mohammad S. Babaei (maintainer) Reviewed by: robak Modified: head/www/wt3/Makefile head/www/wt3/distinfo head/www/wt3/pkg-plist Modified: head/www/wt3/Makefile ============================================================================== --- head/www/wt3/Makefile Thu Feb 27 22:41:12 2020 (r527310) +++ head/www/wt3/Makefile Thu Feb 27 22:57:32 2020 (r527311) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= wt3 -PORTVERSION= 3.5.0 -PORTREVISION= 0 +PORTVERSION= 3.5.1 CATEGORIES= www MAINTAINER= info@babaei.net Modified: head/www/wt3/distinfo ============================================================================== --- head/www/wt3/distinfo Thu Feb 27 22:41:12 2020 (r527310) +++ head/www/wt3/distinfo Thu Feb 27 22:57:32 2020 (r527311) @@ -1,3 +1,3 @@ -TIMESTAMP = 1577449499 -SHA256 (emweb-wt-3.5.0_GH0.tar.gz) = cf03a86e8b766583825314d3ca0c1b87a7ff8acb6a2c788f546a75eb54d7427a -SIZE (emweb-wt-3.5.0_GH0.tar.gz) = 8664937 +TIMESTAMP = 1581629855 +SHA256 (emweb-wt-3.5.1_GH0.tar.gz) = 3521d3d019da65c782ccb1f90489c473c05596d32aeecf09b4ea81400e25ad66 +SIZE (emweb-wt-3.5.1_GH0.tar.gz) = 8663362 Modified: head/www/wt3/pkg-plist ============================================================================== --- head/www/wt3/pkg-plist Thu Feb 27 22:41:12 2020 (r527310) +++ head/www/wt3/pkg-plist Thu Feb 27 22:57:32 2020 (r527311) @@ -371,25 +371,25 @@ include/Wt/WWebWidget include/Wt/WWidget include/Wt/WWidgetItem lib/libwt.so -lib/libwt.so.3.5.0 +lib/libwt.so.3.5.1 %%DBO%%lib/libwtdbo.so -%%DBO%%lib/libwtdbo.so.3.5.0 +%%DBO%%lib/libwtdbo.so.3.5.1 %%FIREBIRD%%lib/libwtdbofirebird.so -%%FIREBIRD%%lib/libwtdbofirebird.so.3.5.0 +%%FIREBIRD%%lib/libwtdbofirebird.so.3.5.1 %%MYSQL%%lib/libwtdbomysql.so -%%MYSQL%%lib/libwtdbomysql.so.3.5.0 +%%MYSQL%%lib/libwtdbomysql.so.3.5.1 %%POSTGRES%%lib/libwtdbopostgres.so -%%POSTGRES%%lib/libwtdbopostgres.so.3.5.0 +%%POSTGRES%%lib/libwtdbopostgres.so.3.5.1 %%SQLITE3%%lib/libwtdbosqlite3.so -%%SQLITE3%%lib/libwtdbosqlite3.so.3.5.0 +%%SQLITE3%%lib/libwtdbosqlite3.so.3.5.1 %%EXT%%lib/libwtext.so -%%EXT%%lib/libwtext.so.3.5.0 +%%EXT%%lib/libwtext.so.3.5.1 %%FCGI%%lib/libwtfcgi.so -%%FCGI%%lib/libwtfcgi.so.3.5.0 +%%FCGI%%lib/libwtfcgi.so.3.5.1 %%WTHTTP%%lib/libwthttp.so -%%WTHTTP%%lib/libwthttp.so.3.5.0 +%%WTHTTP%%lib/libwthttp.so.3.5.1 %%LIBWTTEST%%lib/libwttest.so -%%LIBWTTEST%%lib/libwttest.so.3.5.0 +%%LIBWTTEST%%lib/libwttest.so.3.5.1 %%RESOURCES%%share/Wt/resources/ajax-loading.gif %%RESOURCES%%share/Wt/resources/calendar_edit.png %%RESOURCES%%share/Wt/resources/collapse-rtl.gif