mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
www/pear-Text_Wiki: Update to 1.2.3
- Add LICENSE - Add NO_ARCH Changes: https://pear.php.net/package/Text_Wiki/download/
This commit is contained in:
parent
8f6b7b7a54
commit
83ecd1fc66
2 changed files with 8 additions and 4 deletions
|
@ -1,12 +1,16 @@
|
||||||
# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
|
# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
|
||||||
|
|
||||||
PORTNAME= Text_Wiki
|
PORTNAME= Text_Wiki
|
||||||
PORTVERSION= 1.2.1
|
PORTVERSION= 1.2.3
|
||||||
CATEGORIES= www pear
|
CATEGORIES= www pear
|
||||||
|
|
||||||
MAINTAINER= sunpoet@FreeBSD.org
|
MAINTAINER= sunpoet@FreeBSD.org
|
||||||
COMMENT= Abstracts parsing and rendering rules for Wiki markup
|
COMMENT= Abstracts parsing and rendering rules for Wiki markup
|
||||||
|
|
||||||
|
LICENSE= LGPL21
|
||||||
|
|
||||||
USES= pear
|
USES= pear
|
||||||
|
|
||||||
|
NO_ARCH= yes
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1497163439
|
TIMESTAMP = 1643971024
|
||||||
SHA256 (PEAR/Text_Wiki-1.2.1.tgz) = b1042ff5071b70790779e5b13adff1112acb8fd30480c09894a35581f06e21c1
|
SHA256 (PEAR/Text_Wiki-1.2.3.tgz) = 07aa79a2886fbb5bcd9b440b9b188c6e3c5a0089fe5201a836c825ce916aeb51
|
||||||
SIZE (PEAR/Text_Wiki-1.2.1.tgz) = 66844
|
SIZE (PEAR/Text_Wiki-1.2.3.tgz) = 89906
|
||||||
|
|
Loading…
Add table
Reference in a new issue