textproc/xmlada: modernize but keep release 17.0.0
Also change the license.
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user