From owner-svn-ports-head@freebsd.org Thu Jun 2 11:43:47 2016 Return-Path: Delivered-To: svn-ports-head@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 55B0DB65F3F; Thu, 2 Jun 2016 11:43:47 +0000 (UTC) (envelope-from mat@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 mx1.freebsd.org (Postfix) with ESMTPS id 326A510CF; Thu, 2 Jun 2016 11:43:47 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u52Bhk4S058151; Thu, 2 Jun 2016 11:43:46 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u52BhkqX058148; Thu, 2 Jun 2016 11:43:46 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201606021143.u52BhkqX058148@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Thu, 2 Jun 2016 11:43:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r416277 - head/www/baikal X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Jun 2016 11:43:47 -0000 Author: mat Date: Thu Jun 2 11:43:45 2016 New Revision: 416277 URL: https://svnweb.freebsd.org/changeset/ports/416277 Log: Update to 0.4.5. Sponsored by: Absolight Modified: head/www/baikal/Makefile (contents, props changed) head/www/baikal/distinfo (contents, props changed) head/www/baikal/pkg-plist (contents, props changed) Modified: head/www/baikal/Makefile ============================================================================== --- head/www/baikal/Makefile Thu Jun 2 11:19:33 2016 (r416276) +++ head/www/baikal/Makefile Thu Jun 2 11:43:45 2016 (r416277) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= baikal -PORTVERSION= 0.4.4 +PORTVERSION= 0.4.5 CATEGORIES= www MASTER_SITES= https://github.com/fruux/Baikal/releases/download/${PORTVERSION}/ @@ -13,7 +13,7 @@ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= zip -USE_PHP= ctype filter xml xmlreader xmlwriter pdo_sqlite session mbstring dom +USE_PHP= ctype dom filter mbstring openssl pdo_sqlite session xml xmlreader xmlwriter WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes Modified: head/www/baikal/distinfo ============================================================================== --- head/www/baikal/distinfo Thu Jun 2 11:19:33 2016 (r416276) +++ head/www/baikal/distinfo Thu Jun 2 11:43:45 2016 (r416277) @@ -1,2 +1,3 @@ -SHA256 (baikal-0.4.4.zip) = cced612353862bce532ed458eda0675b5e1e5790f92969bf13992c6567943efc -SIZE (baikal-0.4.4.zip) = 3285109 +TIMESTAMP = 1464867680 +SHA256 (baikal-0.4.5.zip) = 533e46ffcafda24e91aabbbc5873b7d1153d538dde599927f77e1595793ddb3e +SIZE (baikal-0.4.5.zip) = 3286834 Modified: head/www/baikal/pkg-plist ============================================================================== --- head/www/baikal/pkg-plist Thu Jun 2 11:19:33 2016 (r416276) +++ head/www/baikal/pkg-plist Thu Jun 2 11:43:45 2016 (r416277) @@ -862,6 +862,7 @@ %%WWWDIR%%/vendor/sabre/vobject/lib/ITip/SameOrganizerForAllComponentsException.php %%WWWDIR%%/vendor/sabre/vobject/lib/InvalidDataException.php %%WWWDIR%%/vendor/sabre/vobject/lib/Node.php +%%WWWDIR%%/vendor/sabre/vobject/lib/PHPUnitAssertions.php %%WWWDIR%%/vendor/sabre/vobject/lib/Parameter.php %%WWWDIR%%/vendor/sabre/vobject/lib/ParseException.php %%WWWDIR%%/vendor/sabre/vobject/lib/Parser/Json.php @@ -944,6 +945,7 @@ %%WWWDIR%%/vendor/sabre/vobject/tests/VObject/ITip/BrokerProcessMessageTest.php %%WWWDIR%%/vendor/sabre/vobject/tests/VObject/ITip/BrokerProcessReplyTest.php %%WWWDIR%%/vendor/sabre/vobject/tests/VObject/ITip/BrokerTester.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/ITip/BrokerTimezoneInParseEventInfoWithoutMasterTest.php %%WWWDIR%%/vendor/sabre/vobject/tests/VObject/ITip/BrokerUpdateEventTest.php %%WWWDIR%%/vendor/sabre/vobject/tests/VObject/ITip/EvolutionTest.php %%WWWDIR%%/vendor/sabre/vobject/tests/VObject/ITip/MessageTest.php @@ -998,7 +1000,6 @@ %%WWWDIR%%/vendor/sabre/vobject/tests/VObject/Splitter/ICalendarTest.php %%WWWDIR%%/vendor/sabre/vobject/tests/VObject/Splitter/VCardTest.php %%WWWDIR%%/vendor/sabre/vobject/tests/VObject/StringUtilTest.php -%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/TestCase.php %%WWWDIR%%/vendor/sabre/vobject/tests/VObject/TimeZoneUtilTest.php %%WWWDIR%%/vendor/sabre/vobject/tests/VObject/UUIDUtilTest.php %%WWWDIR%%/vendor/sabre/vobject/tests/VObject/VCard21Test.php @@ -1008,7 +1009,6 @@ %%WWWDIR%%/vendor/sabre/vobject/tests/VObject/issue153.vcf %%WWWDIR%%/vendor/sabre/vobject/tests/VObject/issue64.vcf %%WWWDIR%%/vendor/sabre/vobject/tests/bootstrap.php -%%WWWDIR%%/vendor/sabre/vobject/tests/phpcs/ruleset.xml %%WWWDIR%%/vendor/sabre/vobject/tests/phpunit.xml %%WWWDIR%%/vendor/sabre/xml/.gitignore %%WWWDIR%%/vendor/sabre/xml/.travis.yml