diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2019-02-15 06:40:51 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2019-02-15 06:40:51 +0800 |
commit | 8d79e472adfcff3d8415d0a42fcdb5598c22efd1 (patch) | |
tree | 99ec240f9dfdbcf6b05debb2df75801dae0e96b0 /databases/xapian-bindings | |
parent | 8c91f8b774ae3d3d1342280d6e1034ebd025f152 (diff) | |
download | freebsd-ports-gnome-8d79e472adfcff3d8415d0a42fcdb5598c22efd1.tar.gz freebsd-ports-gnome-8d79e472adfcff3d8415d0a42fcdb5598c22efd1.tar.zst freebsd-ports-gnome-8d79e472adfcff3d8415d0a42fcdb5598c22efd1.zip |
Update to 1.4.10.0
Changes: https://trac.xapian.org/wiki/ReleaseOverview/1.4.10
Diffstat (limited to 'databases/xapian-bindings')
-rw-r--r-- | databases/xapian-bindings/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/xapian-bindings/Makefile b/databases/xapian-bindings/Makefile index 572584c264d6..c4b76035148d 100644 --- a/databases/xapian-bindings/Makefile +++ b/databases/xapian-bindings/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xapian-bindings -PORTVERSION= 1.4.9 +PORTVERSION= 1.4.10 CATEGORIES= databases MAINTAINER= sunpoet@FreeBSD.org |