textproc/xmlada: modernize but keep release 17.0.0

Also change the license.
This commit is contained in:
Thierry Thomas
2022-12-11 23:23:04 +01:00
parent 177a057e70
commit 53b3bb6911
2 changed files with 2 additions and 5 deletions

View File

@@ -1,5 +1,3 @@
# Created by: John Marino <marino@FreeBSD.org>
PORTNAME= xmlada
PORTVERSION= 17.0.0
PORTREVISION= 2
@@ -7,8 +5,9 @@ CATEGORIES= textproc
MAINTAINER= ports@FreeBSD.org
COMMENT= Adacore XML suite for the Ada language
WWW= https://github.com/AdaCore/xmlada
LICENSE= GPLv3
LICENSE= GPLv3RLE
USES= ada:run
USE_GITHUB= yes

View File

@@ -8,5 +8,3 @@ validation of the documents is performed based on those.
It provides support for a number of standards associated with XML such as
SAX, DOM, and XML schemas. Additionally, it includes a module to manipulate
unicode streams since this is required by the XML standard.
WWW: http://libre.adacore.com/libre/tools/xmlada/