diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-04-04 17:28:36 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-04-04 17:28:36 +0800 |
commit | 0d634a473ad900ade2b78e2ff8632f6c1a9111c9 (patch) | |
tree | 01450b9faaa5036fa5038c75f04ae1835d365b93 /deskutils/pinot | |
parent | 8fb95560c21191b59fcfc44fcd17ce260684f65d (diff) | |
download | freebsd-ports-gnome-0d634a473ad900ade2b78e2ff8632f6c1a9111c9.tar.gz freebsd-ports-gnome-0d634a473ad900ade2b78e2ff8632f6c1a9111c9.tar.zst freebsd-ports-gnome-0d634a473ad900ade2b78e2ff8632f6c1a9111c9.zip |
Update to 1.4.3
- Add CONFLICTS_INSTALL
- Update WWW
- Bump PORTREVISION for dependent ports
Changes: https://trac.xapian.org/wiki/ReleaseOverview/1.4.3
https://trac.xapian.org/wiki/ReleaseOverview/1.4.2
https://trac.xapian.org/wiki/ReleaseOverview/1.4.1
https://trac.xapian.org/wiki/ReleaseOverview/1.4.0
Diffstat (limited to 'deskutils/pinot')
-rw-r--r-- | deskutils/pinot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/pinot/Makefile b/deskutils/pinot/Makefile index 6d668c2e38ad..1dc237a114f9 100644 --- a/deskutils/pinot/Makefile +++ b/deskutils/pinot/Makefile @@ -3,7 +3,7 @@ PORTNAME= pinot PORTVERSION= 1.09 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= deskutils MAINTAINER= thierry@FreeBSD.org |