- Update to 1.0.1
- Take maintainership
This commit is contained in:
parent
860791a834
commit
cad4bed913
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=191035
2 changed files with 5 additions and 5 deletions
|
@ -6,10 +6,10 @@
|
|||
#
|
||||
|
||||
PORTNAME= XML_SVG
|
||||
PORTVERSION= 1.0.0
|
||||
PORTVERSION= 1.0.1
|
||||
CATEGORIES= devel www pear
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= miwi@FreeBSD.org
|
||||
COMMENT= PEAR object-oriented API for building SVG documents
|
||||
|
||||
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (PEAR/XML_SVG-1.0.0.tgz) = d242f2115dc0b84fd466873465cff223
|
||||
SHA256 (PEAR/XML_SVG-1.0.0.tgz) = 9e78b15315992be795c5c8ea68e044e6639c244a69fe773da4e31f135f19e8e9
|
||||
SIZE (PEAR/XML_SVG-1.0.0.tgz) = 4829
|
||||
MD5 (PEAR/XML_SVG-1.0.1.tgz) = 307766ab75eb3f3a95f0afaf3393f933
|
||||
SHA256 (PEAR/XML_SVG-1.0.1.tgz) = 6964bf5abc56f9daeefc57329d3b25611c2df7fe9f68cacb0c8ea0ba425fbe12
|
||||
SIZE (PEAR/XML_SVG-1.0.1.tgz) = 5225
|
||||
|
|
Loading…
Reference in a new issue