Date: Tue, 21 Sep 2021 03:49:41 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: b980f8defab7 - main - www/yourls: Update to 1.8.2 Message-ID: <202109210349.18L3nf54018437@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=b980f8defab7484da45ff3104772d5c06758b400 commit b980f8defab7484da45ff3104772d5c06758b400 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-09-21 03:09:48 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> 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 <joehorn@gmail.com> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109210349.18L3nf54018437>