svn commit: r390745 - head/textproc/xmlada
Antoine Brodin
antoine at FreeBSD.org
Sun Jun 28 08:27:32 UTC 2015
Author: antoine
Date: Sun Jun 28 08:27:31 2015
New Revision: 390745
URL: https://svnweb.freebsd.org/changeset/ports/390745
Log:
Bump PORTVREVISION
It seems GNAT version changed recently and this port wasn't bumped, leading
to errors like:
error: "dom.ads" and "gprclean-main.adb" compiled with different GNAT versions
error: "dom-core.adb" and "gprclean-main.adb" compiled with different GNAT versions
...
Modified:
head/textproc/xmlada/Makefile
Modified: head/textproc/xmlada/Makefile
==============================================================================
--- head/textproc/xmlada/Makefile Sun Jun 28 08:25:23 2015 (r390744)
+++ head/textproc/xmlada/Makefile Sun Jun 28 08:27:31 2015 (r390745)
@@ -3,6 +3,7 @@
PORTNAME= xmlada
PORTVERSION= 4.6.0.0
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://downloads.dragonlace.net/src/
DISTNAME= xmlada-gpl-2015-src
More information about the svn-ports-head
mailing list