mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
devel/pear-HTML_Table: Update version 1.8.3=>1.8.4
- Take MAINTAINERSHIP - Fix COMMENT to limit within 70 - Add LICENSE BSD3CLAUSE
This commit is contained in:
parent
1d511b7d12
commit
ad5205094e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=419219
2 changed files with 9 additions and 5 deletions
|
@ -2,15 +2,18 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= HTML_Table
|
PORTNAME= HTML_Table
|
||||||
PORTVERSION= 1.8.3
|
PORTVERSION= 1.8.4
|
||||||
CATEGORIES= devel www pear
|
CATEGORIES= devel www pear
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= bofh@FreeBSD.org
|
||||||
COMMENT= Makes the design of HTML tables easy, flexible, reusable, and efficient
|
COMMENT= Makes design of HTML tables easy, flexible, reusable, and efficient
|
||||||
|
|
||||||
|
LICENSE= BSD3CLAUSE
|
||||||
|
|
||||||
BUILD_DEPENDS= ${PEARDIR}/HTML/Common.php:devel/pear-HTML_Common
|
BUILD_DEPENDS= ${PEARDIR}/HTML/Common.php:devel/pear-HTML_Common
|
||||||
RUN_DEPENDS= ${PEARDIR}/HTML/Common.php:devel/pear-HTML_Common
|
RUN_DEPENDS= ${PEARDIR}/HTML/Common.php:devel/pear-HTML_Common
|
||||||
|
|
||||||
USES= pear
|
USES= pear
|
||||||
|
NO_ARCH= yes
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,2 +1,3 @@
|
||||||
SHA256 (PEAR/HTML_Table-1.8.3.tgz) = a5e607282d1332a478f0e8c8a678b1a9410c6946cfd475c4f4202d1ea8bb028b
|
TIMESTAMP = 1469710291
|
||||||
SIZE (PEAR/HTML_Table-1.8.3.tgz) = 16994
|
SHA256 (PEAR/HTML_Table-1.8.4.tgz) = 4c5feeb31834e68929d8799e229ad5d65c8b8e2201eae72b4d73a90dcd239d1e
|
||||||
|
SIZE (PEAR/HTML_Table-1.8.4.tgz) = 16440
|
||||||
|
|
Loading…
Add table
Reference in a new issue