From owner-dev-commits-ports-all@freebsd.org Tue Sep 21 03:49:48 2021 Return-Path: Delivered-To: dev-commits-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 1B2F06B2C19; Tue, 21 Sep 2021 03:49:48 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HD6r958Tlz4dBD; Tue, 21 Sep 2021 03:49:45 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id BE7731CBEB; Tue, 21 Sep 2021 03:49:41 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 18L3nfNH018438; Tue, 21 Sep 2021 03:49:41 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18L3nf54018437; Tue, 21 Sep 2021 03:49:41 GMT (envelope-from git) Date: Tue, 21 Sep 2021 03:49:41 GMT Message-Id: <202109210349.18L3nf54018437@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: b980f8defab7 - main - www/yourls: Update to 1.8.2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: b980f8defab7484da45ff3104772d5c06758b400 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Sep 2021 03:49:48 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=b980f8defab7484da45ff3104772d5c06758b400 commit b980f8defab7484da45ff3104772d5c06758b400 Author: Po-Chuan Hsieh AuthorDate: 2021-09-21 03:09:48 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-09-21 03:43:56 +0000 www/yourls: Update to 1.8.2 Changes: https://github.com/YOURLS/YOURLS/releases --- www/yourls/Makefile | 2 +- www/yourls/distinfo | 6 +++--- www/yourls/pkg-plist | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/www/yourls/Makefile b/www/yourls/Makefile index 6740b8be45f5..aa539d391a61 100644 --- a/www/yourls/Makefile +++ b/www/yourls/Makefile @@ -1,7 +1,7 @@ # Created by: Joe Horn PORTNAME= yourls -PORTVERSION= 1.8.1 +PORTVERSION= 1.8.2 CATEGORIES= www MAINTAINER= sunpoet@FreeBSD.org diff --git a/www/yourls/distinfo b/www/yourls/distinfo index 110c5c205b40..f86e29e5f5da 100644 --- a/www/yourls/distinfo +++ b/www/yourls/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1618319994 -SHA256 (YOURLS-YOURLS-1.8.1_GH0.tar.gz) = 92b0666af3e3ad4a783e78cba93687e9a24acf216606a6d457819c5d36d2cfe4 -SIZE (YOURLS-YOURLS-1.8.1_GH0.tar.gz) = 2608679 +TIMESTAMP = 1632036924 +SHA256 (YOURLS-YOURLS-1.8.2_GH0.tar.gz) = 6d818622e3ba1d5785c2dbcc088be6890f5675fd4f24a2e3111eda4523bbd7ae +SIZE (YOURLS-YOURLS-1.8.2_GH0.tar.gz) = 2611917 diff --git a/www/yourls/pkg-plist b/www/yourls/pkg-plist index 5b77c2d89876..a2060d968add 100644 --- a/www/yourls/pkg-plist +++ b/www/yourls/pkg-plist @@ -63,6 +63,7 @@ %%WWWDIR%%/includes/Database/Profiler.php %%WWWDIR%%/includes/Database/YDB.php %%WWWDIR%%/includes/Exceptions/ConfigException.php +%%WWWDIR%%/includes/Views/AdminParams.php %%WWWDIR%%/includes/auth.php %%WWWDIR%%/includes/class-mysql.php %%WWWDIR%%/includes/functions-api.php