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/recoll | |
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/recoll')
-rw-r--r-- | deskutils/recoll/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/recoll/Makefile b/deskutils/recoll/Makefile index 75ad2c8b09d7..940a782a2f14 100644 --- a/deskutils/recoll/Makefile +++ b/deskutils/recoll/Makefile @@ -3,6 +3,7 @@ PORTNAME= recoll PORTVERSION= 1.21.6 +PORTREVISION= 1 CATEGORIES= deskutils MASTER_SITES= http://www.lesbonscomptes.com/recoll/ |