svn commit: r540875 - head/textproc/xmlada
Alexey Dokuchaev
danfe at FreeBSD.org
Tue Jun 30 09:40:05 UTC 2020
Author: danfe
Date: Tue Jun 30 09:40:04 2020
New Revision: 540875
URL: https://svnweb.freebsd.org/changeset/ports/540875
Log:
Update `textproc/xmlada' to the latest version from AdaCore's GitHub repo.
PR: 221948
Modified:
head/textproc/xmlada/Makefile
head/textproc/xmlada/distinfo
Modified: head/textproc/xmlada/Makefile
==============================================================================
--- head/textproc/xmlada/Makefile Tue Jun 30 09:39:55 2020 (r540874)
+++ head/textproc/xmlada/Makefile Tue Jun 30 09:40:04 2020 (r540875)
@@ -3,7 +3,7 @@
PORTNAME= xmlada
PORTVERSION= 17.0.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MAINTAINER= ports at FreeBSD.org
@@ -15,7 +15,7 @@ USES= ada:run
USE_GITHUB= yes
GH_ACCOUNT= AdaCore
GH_PROJECT= xmlada
-GH_TAGNAME= 1184d97
+GH_TAGNAME= e5bbafe
MAKE_ARGS+= PROCESSORS=${MAKE_JOBS_NUMBER} \
LIBVER=${PORTVERSION}
Modified: head/textproc/xmlada/distinfo
==============================================================================
--- head/textproc/xmlada/distinfo Tue Jun 30 09:39:55 2020 (r540874)
+++ head/textproc/xmlada/distinfo Tue Jun 30 09:40:04 2020 (r540875)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1465390671
-SHA256 (AdaCore-xmlada-17.0.0-1184d97_GH0.tar.gz) = a723a5a47f0e3631753e15a4ba199506f32512e87ca3d58c7f22a26e21b39e7c
-SIZE (AdaCore-xmlada-17.0.0-1184d97_GH0.tar.gz) = 1031585
+TIMESTAMP = 1587725012
+SHA256 (AdaCore-xmlada-17.0.0-e5bbafe_GH0.tar.gz) = 8183dfa557aa5d6d16c77d01a134f821e20aa2dce05cb49f046426d5ddd08a20
+SIZE (AdaCore-xmlada-17.0.0-e5bbafe_GH0.tar.gz) = 1022668
More information about the svn-ports-head
mailing list