From owner-svn-ports-all@freebsd.org Thu Sep 26 18:14:15 2019 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 B288612F8EB; Thu, 26 Sep 2019 18:14:15 +0000 (UTC) (envelope-from sunpoet@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 46fNNl2vMBz4fw8; Thu, 26 Sep 2019 18:14:15 +0000 (UTC) (envelope-from sunpoet@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 318B4449A; Thu, 26 Sep 2019 18:14:15 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x8QIEF9C047557; Thu, 26 Sep 2019 18:14:15 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x8QIEEt3047553; Thu, 26 Sep 2019 18:14:14 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201909261814.x8QIEEt3047553@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 26 Sep 2019 18:14:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r512923 - head/www/yourls X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/yourls X-SVN-Commit-Revision: 512923 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, 26 Sep 2019 18:14:15 -0000 Author: sunpoet Date: Thu Sep 26 18:14:14 2019 New Revision: 512923 URL: https://svnweb.freebsd.org/changeset/ports/512923 Log: Update to 1.7.4 Changes: https://github.com/YOURLS/YOURLS/releases Modified: head/www/yourls/Makefile head/www/yourls/distinfo head/www/yourls/pkg-plist Modified: head/www/yourls/Makefile ============================================================================== --- head/www/yourls/Makefile Thu Sep 26 18:14:08 2019 (r512922) +++ head/www/yourls/Makefile Thu Sep 26 18:14:14 2019 (r512923) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= yourls -PORTVERSION= 1.7.3 +PORTVERSION= 1.7.4 CATEGORIES= www MAINTAINER= sunpoet@FreeBSD.org Modified: head/www/yourls/distinfo ============================================================================== --- head/www/yourls/distinfo Thu Sep 26 18:14:08 2019 (r512922) +++ head/www/yourls/distinfo Thu Sep 26 18:14:14 2019 (r512923) @@ -1,3 +1,3 @@ -TIMESTAMP = 1546966950 -SHA256 (YOURLS-YOURLS-1.7.3_GH0.tar.gz) = 301ed5b0bfd63cfaeeafe40de056661302e786542002f479886fcf601bfb9dc4 -SIZE (YOURLS-YOURLS-1.7.3_GH0.tar.gz) = 2519561 +TIMESTAMP = 1569511368 +SHA256 (YOURLS-YOURLS-1.7.4_GH0.tar.gz) = ffdf0f94b66cdbeaaa62bed3fde14d4eeb2bb1669c3c342eef369ce6165a0276 +SIZE (YOURLS-YOURLS-1.7.4_GH0.tar.gz) = 2512372 Modified: head/www/yourls/pkg-plist ============================================================================== --- head/www/yourls/pkg-plist Thu Sep 26 18:14:08 2019 (r512922) +++ head/www/yourls/pkg-plist Thu Sep 26 18:14:14 2019 (r512923) @@ -356,12 +356,13 @@ %%WWWDIR%%/includes/vendor/composer/autoload_psr4.php %%WWWDIR%%/includes/vendor/composer/autoload_real.php %%WWWDIR%%/includes/vendor/composer/autoload_static.php +%%WWWDIR%%/includes/vendor/composer/ca-bundle/LICENSE %%WWWDIR%%/includes/vendor/composer/ca-bundle/README.md +%%WWWDIR%%/includes/vendor/composer/ca-bundle/composer.json %%WWWDIR%%/includes/vendor/composer/ca-bundle/res/cacert.pem %%WWWDIR%%/includes/vendor/composer/ca-bundle/src/CaBundle.php %%WWWDIR%%/includes/vendor/composer/installed.json %%WWWDIR%%/includes/vendor/geoip2/geoip2/README.md -%%WWWDIR%%/includes/vendor/geoip2/geoip2/src/Compat/JsonSerializable.php %%WWWDIR%%/includes/vendor/geoip2/geoip2/src/Database/Reader.php %%WWWDIR%%/includes/vendor/geoip2/geoip2/src/Exception/AddressNotFoundException.php %%WWWDIR%%/includes/vendor/geoip2/geoip2/src/Exception/AuthenticationException.php @@ -420,6 +421,7 @@ %%WWWDIR%%/includes/vendor/pomo/pomo/README.md %%WWWDIR%%/includes/vendor/pomo/pomo/src/MO.php %%WWWDIR%%/includes/vendor/pomo/pomo/src/PO.php +%%WWWDIR%%/includes/vendor/pomo/pomo/src/Parser/PluralForms.php %%WWWDIR%%/includes/vendor/pomo/pomo/src/Streams/CachedFileReader.php %%WWWDIR%%/includes/vendor/pomo/pomo/src/Streams/CachedIntFileReader.php %%WWWDIR%%/includes/vendor/pomo/pomo/src/Streams/FileReader.php @@ -492,11 +494,14 @@ %%WWWDIR%%/includes/vendor/rmccue/requests/library/Requests/Utility/CaseInsensitiveDictionary.php %%WWWDIR%%/includes/vendor/rmccue/requests/library/Requests/Utility/FilteredIterator.php %%WWWDIR%%/includes/vendor/rmccue/requests/library/Requests.php +%%WWWDIR%%/includes/vendor/symfony/polyfill-mbstring/LICENSE %%WWWDIR%%/includes/vendor/symfony/polyfill-mbstring/Mbstring.php %%WWWDIR%%/includes/vendor/symfony/polyfill-mbstring/README.md %%WWWDIR%%/includes/vendor/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php +%%WWWDIR%%/includes/vendor/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php %%WWWDIR%%/includes/vendor/symfony/polyfill-mbstring/Resources/unidata/upperCase.php %%WWWDIR%%/includes/vendor/symfony/polyfill-mbstring/bootstrap.php +%%WWWDIR%%/includes/vendor/symfony/polyfill-mbstring/composer.json %%WWWDIR%%/includes/version.php %%WWWDIR%%/js/clipboard.min.js %%WWWDIR%%/js/common.js