From owner-svn-ports-all@freebsd.org Sun Jan 21 02:51:03 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3F8AEEB304B; Sun, 21 Jan 2018 02:51:03 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 19274777B3; Sun, 21 Jan 2018 02:51:03 +0000 (UTC) (envelope-from vanilla@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 4EC22255B7; Sun, 21 Jan 2018 02:51:02 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w0L2p25m062377; Sun, 21 Jan 2018 02:51:02 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w0L2p1Lx062373; Sun, 21 Jan 2018 02:51:01 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201801210251.w0L2p1Lx062373@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Sun, 21 Jan 2018 02:51:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r459571 - head/www/cppcms X-SVN-Group: ports-head X-SVN-Commit-Author: vanilla X-SVN-Commit-Paths: head/www/cppcms X-SVN-Commit-Revision: 459571 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.25 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: Sun, 21 Jan 2018 02:51:03 -0000 Author: vanilla Date: Sun Jan 21 02:51:01 2018 New Revision: 459571 URL: https://svnweb.freebsd.org/changeset/ports/459571 Log: Update to 1.2.0. Modified: head/www/cppcms/Makefile head/www/cppcms/distinfo head/www/cppcms/pkg-plist Modified: head/www/cppcms/Makefile ============================================================================== --- head/www/cppcms/Makefile Sun Jan 21 02:24:22 2018 (r459570) +++ head/www/cppcms/Makefile Sun Jan 21 02:51:01 2018 (r459571) @@ -1,10 +1,9 @@ # $FreeBSD$ PORTNAME= cppcms -PORTVERSION= 1.1.0 -PORTREVISION= 1 +PORTVERSION= 1.2.0 CATEGORIES= www -MASTER_SITES= SF/cppcms/${PORTNAME}/${PORTVERSION}-beta +MASTER_SITES= SF/cppcms/${PORTNAME}/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= C++ web development framework Modified: head/www/cppcms/distinfo ============================================================================== --- head/www/cppcms/distinfo Sun Jan 21 02:24:22 2018 (r459570) +++ head/www/cppcms/distinfo Sun Jan 21 02:51:01 2018 (r459571) @@ -1,3 +1,3 @@ -TIMESTAMP = 1509593437 -SHA256 (cppcms-1.1.0.tar.bz2) = 763040817093b95bccc73bdd9225c607bc1d04570ba52ec925fcd371a6e1d9a8 -SIZE (cppcms-1.1.0.tar.bz2) = 2149698 +TIMESTAMP = 1516498677 +SHA256 (cppcms-1.2.0.tar.bz2) = a5a29603269ab65d86f159cce342fba896a9316998a924e2e9f2b65dab9b70b9 +SIZE (cppcms-1.2.0.tar.bz2) = 2234311 Modified: head/www/cppcms/pkg-plist ============================================================================== --- head/www/cppcms/pkg-plist Sun Jan 21 02:24:22 2018 (r459570) +++ head/www/cppcms/pkg-plist Sun Jan 21 02:51:01 2018 (r459571) @@ -52,6 +52,7 @@ include/booster/locale/encoding_utf.h include/booster/locale/format.h include/booster/locale/formatting.h include/booster/locale/generator.h +include/booster/locale/generic_codecvt.h include/booster/locale/gnu_gettext.h include/booster/locale/hold_ptr.h include/booster/locale/info.h @@ -59,6 +60,7 @@ include/booster/locale/localization_backend.h include/booster/locale/message.h include/booster/locale/time_zone.h include/booster/locale/utf.h +include/booster/locale/utf8_codecvt.h include/booster/locale/util.h include/booster/log.h include/booster/noncopyable.h @@ -142,11 +144,11 @@ include/cppcms/xss.h lib/libbooster.a lib/libbooster.so lib/libbooster.so.0 -lib/libbooster.so.1.1.0 +lib/libbooster.so.0.2.0 lib/libcppcms.a lib/libcppcms.so lib/libcppcms.so.1 -lib/libcppcms.so.1.1.0 +lib/libcppcms.so.1.2.0 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/aio/Makefile %%PORTEXAMPLES%%%%EXAMPLESDIR%%/aio/echo_server.cpp %%PORTEXAMPLES%%%%EXAMPLESDIR%%/autogenerated.doxy