Skip to content

Commit

Permalink
devel/pear-XML_Util: Update to 1.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jul 14, 2021
1 parent 245c5e2 commit 765c9c1
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 8 deletions.
6 changes: 4 additions & 2 deletions devel/pear-XML_Util/Makefile
@@ -1,15 +1,17 @@
# Created by: Alex Miller (<asm@asm.kiev.ua>)

PORTNAME= XML_Util
PORTVERSION= 1.4.4
PORTVERSION= 1.4.5
CATEGORIES= devel www pear

MAINTAINER= sunpoet@FreeBSD.org
COMMENT= PEAR XML utility class

LICENSE= BSD2CLAUSE

NO_ARCH= yes
USES= pear
USE_PHP= pcre

NO_ARCH= yes

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions devel/pear-XML_Util/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1577617246
SHA256 (PEAR/XML_Util-1.4.4.tgz) = 6d32c1efbc26b502f1b53b1aa3e82de8a3fe82d4ac0ab0198d2d9be7378922fc
SIZE (PEAR/XML_Util-1.4.4.tgz) = 19069
TIMESTAMP = 1625585474
SHA256 (PEAR/XML_Util-1.4.5.tgz) = e0f8736cb47ce9dd32814de45425ff03ad55a72ba8bb757e42c456f861feedf6
SIZE (PEAR/XML_Util-1.4.5.tgz) = 19191
6 changes: 3 additions & 3 deletions devel/pear-XML_Util/pkg-descr
@@ -1,5 +1,5 @@
Selection of methods that are often needed when working with XML
documents. Functionality includes creating of attribute lists from
arrays, creation of tags, validation of XML names and more.
Selection of methods that are often needed when working with XML documents.
Functionality includes creating of attribute lists from arrays, creation of
tags, validation of XML names and more.

WWW: https://pear.php.net/package/XML_Util

0 comments on commit 765c9c1

Please sign in to comment.