diff options
author | marino <marino@FreeBSD.org> | 2016-06-09 21:27:25 +0800 |
---|---|---|
committer | marino <marino@FreeBSD.org> | 2016-06-09 21:27:25 +0800 |
commit | b3047051c4f6df7aa2d468e269c67e74c6289c4f (patch) | |
tree | 89743571490914ea582d11355a0838c6d7769082 /lang | |
parent | bdf3c53a8ea4860941f2cfa3822a92bb4c815366 (diff) | |
download | freebsd-ports-gnome-b3047051c4f6df7aa2d468e269c67e74c6289c4f.tar.gz freebsd-ports-gnome-b3047051c4f6df7aa2d468e269c67e74c6289c4f.tar.zst freebsd-ports-gnome-b3047051c4f6df7aa2d468e269c67e74c6289c4f.zip |
textproc/xmlada: Upgrade version 4.6.0.0 => 17.0.0 (scheme change)
The numbering scheme changed to presumably match years (e.g. 17 => 2017)
Bump everything with a build dependency as there is a matching soname
change. Everything still builds on a DF exp-run.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/asis/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/asis/Makefile b/lang/asis/Makefile index 38a0be7a1712..fdf26b255beb 100644 --- a/lang/asis/Makefile +++ b/lang/asis/Makefile @@ -3,7 +3,7 @@ PORTNAME= asis PORTVERSION= 2015 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang MASTER_SITES= http://downloads.dragonlace.net/src/ DISTNAME= ${PORTNAME}-gpl-${PORTVERSION}-src |