Date: Mon, 28 Feb 2022 12:51:28 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: 83ecd1fc66fb - main - www/pear-Text_Wiki: Update to 1.2.3 Message-ID: <202202281251.21SCpSF0063139@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=83ecd1fc66fbb39e9b67b3a7ffee84d36b81674f commit 83ecd1fc66fbb39e9b67b3a7ffee84d36b81674f Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-02-28 09:34:25 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-02-28 12:46:08 +0000 www/pear-Text_Wiki: Update to 1.2.3 - Add LICENSE - Add NO_ARCH Changes: https://pear.php.net/package/Text_Wiki/download/ --- www/pear-Text_Wiki/Makefile | 6 +++++- www/pear-Text_Wiki/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/www/pear-Text_Wiki/Makefile b/www/pear-Text_Wiki/Makefile index 71dbf5a6c10c..1e691ed32339 100644 --- a/www/pear-Text_Wiki/Makefile +++ b/www/pear-Text_Wiki/Makefile @@ -1,12 +1,16 @@ # Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>) PORTNAME= Text_Wiki -PORTVERSION= 1.2.1 +PORTVERSION= 1.2.3 CATEGORIES= www pear MAINTAINER= sunpoet@FreeBSD.org COMMENT= Abstracts parsing and rendering rules for Wiki markup +LICENSE= LGPL21 + USES= pear +NO_ARCH= yes + .include <bsd.port.mk> diff --git a/www/pear-Text_Wiki/distinfo b/www/pear-Text_Wiki/distinfo index a9cbec58a262..9585190720b6 100644 --- a/www/pear-Text_Wiki/distinfo +++ b/www/pear-Text_Wiki/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1497163439 -SHA256 (PEAR/Text_Wiki-1.2.1.tgz) = b1042ff5071b70790779e5b13adff1112acb8fd30480c09894a35581f06e21c1 -SIZE (PEAR/Text_Wiki-1.2.1.tgz) = 66844 +TIMESTAMP = 1643971024 +SHA256 (PEAR/Text_Wiki-1.2.3.tgz) = 07aa79a2886fbb5bcd9b440b9b188c6e3c5a0089fe5201a836c825ce916aeb51 +SIZE (PEAR/Text_Wiki-1.2.3.tgz) = 89906
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202202281251.21SCpSF0063139>