mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
textproc/xmlindent: Update to 0.2.18
This commit is contained in:
parent
d1169c6e58
commit
32dc0d865e
2 changed files with 10 additions and 6 deletions
|
@ -1,8 +1,7 @@
|
|||
PORTNAME= xmlindent
|
||||
PORTVERSION= 0.2.17
|
||||
PORTREVISION= 2
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.2.18
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= SF
|
||||
|
||||
MAINTAINER= ehaupt@FreeBSD.org
|
||||
COMMENT= XML stream reformatter
|
||||
|
@ -10,9 +9,13 @@ WWW= https://xmlindent.sourceforge.net
|
|||
|
||||
LICENSE= GPLv2
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= penberg
|
||||
|
||||
SOURCES= error.c indent.c buffer.c main.c
|
||||
|
||||
PLIST_FILES= bin/xmlindent share/man/man1/xmlindent.1.gz
|
||||
PLIST_FILES= bin/xmlindent \
|
||||
share/man/man1/xmlindent.1.gz
|
||||
|
||||
do-build:
|
||||
@cd ${WRKSRC}; flex xmlindent.yy
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (xmlindent-0.2.17.tar.gz) = 3a0f6887b696087b8dad4901d3994954214dbbd78499eaf622b9a85060cf254c
|
||||
SIZE (xmlindent-0.2.17.tar.gz) = 18333
|
||||
TIMESTAMP = 1733992941
|
||||
SHA256 (penberg-xmlindent-v0.2.18_GH0.tar.gz) = 9f9de6f6d759646fbaa229e2a69479e3937ecb5a0908d8700c49b99faa91db97
|
||||
SIZE (penberg-xmlindent-v0.2.18_GH0.tar.gz) = 18894
|
||||
|
|
Loading…
Add table
Reference in a new issue