From 32dc0d865ea5ba186247db139e288fe438508468 Mon Sep 17 00:00:00 2001 From: Emanuel Haupt Date: Thu, 12 Dec 2024 09:47:34 +0100 Subject: [PATCH] textproc/xmlindent: Update to 0.2.18 --- textproc/xmlindent/Makefile | 11 +++++++---- textproc/xmlindent/distinfo | 5 +++-- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/textproc/xmlindent/Makefile b/textproc/xmlindent/Makefile index 87d53064242b..5da8b525577e 100644 --- a/textproc/xmlindent/Makefile +++ b/textproc/xmlindent/Makefile @@ -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 diff --git a/textproc/xmlindent/distinfo b/textproc/xmlindent/distinfo index b89aa759bd64..1ca198c33b43 100644 --- a/textproc/xmlindent/distinfo +++ b/textproc/xmlindent/distinfo @@ -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