mirror of
https://git.freebsd.org/ports.git
synced 2025-06-04 20:36:30 -04:00
Update to 1.6.1
Changelog: - Replace "each()" calls with "foreach" for PHP 7.2-compatibility - Fix autoloading definition for composer 1.11 - Fix LGPL SPDX license identifier in composer.json Sponsored by: Netzkommune GmbH
This commit is contained in:
parent
f5b4d614a0
commit
b2c4fbd776
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=521265
2 changed files with 4 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= HTML_Template_PHPLIB
|
||||
PORTVERSION= 1.6.0
|
||||
PORTVERSION= 1.6.1
|
||||
CATEGORIES= devel www pear
|
||||
|
||||
MAINTAINER= joneum@FreeBSD.org
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (PEAR/HTML_Template_PHPLIB-1.6.0.tgz) = 934156e070a9cff7e370b560fec62c1fefdb6884281ec8d2125af79866122404
|
||||
SIZE (PEAR/HTML_Template_PHPLIB-1.6.0.tgz) = 17946
|
||||
TIMESTAMP = 1577615910
|
||||
SHA256 (PEAR/HTML_Template_PHPLIB-1.6.1.tgz) = bbdd3928511a8e4ca0f8d6c60c3fe4c7c30a9d6a0799836a273a7978eaf4df11
|
||||
SIZE (PEAR/HTML_Template_PHPLIB-1.6.1.tgz) = 18014
|
||||
|
|
Loading…
Add table
Reference in a new issue