diff options
author | marino <marino@FreeBSD.org> | 2014-03-20 03:31:01 +0800 |
---|---|---|
committer | marino <marino@FreeBSD.org> | 2014-03-20 03:31:01 +0800 |
commit | fb57830661b8982ca5ef9784c01ed64493211bf5 (patch) | |
tree | a09239d7ed7330778db8a61471044b7753414162 /textproc/xmlada | |
parent | 7f6af7c4d0a3477796345b3d8aa76216248cc532 (diff) | |
download | freebsd-ports-gnome-fb57830661b8982ca5ef9784c01ed64493211bf5.tar.gz freebsd-ports-gnome-fb57830661b8982ca5ef9784c01ed64493211bf5.tar.zst freebsd-ports-gnome-fb57830661b8982ca5ef9784c01ed64493211bf5.zip |
xmlada, gtkada: Bump for builders
libraries built by the previous version of the Ada compiler can not
be used by the new compiler. Rev bump a couple of libraries that can
cause breakage on incremental builds.
Reported by: pkg-fallout
Diffstat (limited to 'textproc/xmlada')
-rw-r--r-- | textproc/xmlada/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/xmlada/Makefile b/textproc/xmlada/Makefile index d74adabefa8a..74884ed89c0d 100644 --- a/textproc/xmlada/Makefile +++ b/textproc/xmlada/Makefile @@ -3,7 +3,7 @@ PORTNAME= xmlada PORTVERSION= 4.4.0.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MASTER_SITES= http://downloads.dragonlace.net/src/ |