aboutsummaryrefslogtreecommitdiffstats
path: root/www/qupzilla-qt4
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2017-01-07 22:43:22 +0800
committerjbeich <jbeich@FreeBSD.org>2017-01-07 22:43:22 +0800
commitc8c1735073f14e76306f8c0dcb48b4b7fa9f1f1b (patch)
tree39e124d9784854ef550ebb66d8d0501c1889259a /www/qupzilla-qt4
parente592c7dde3a73d6d989b88218587174bb9032692 (diff)
downloadfreebsd-ports-gnome-c8c1735073f14e76306f8c0dcb48b4b7fa9f1f1b.tar.gz
freebsd-ports-gnome-c8c1735073f14e76306f8c0dcb48b4b7fa9f1f1b.tar.zst
freebsd-ports-gnome-c8c1735073f14e76306f8c0dcb48b4b7fa9f1f1b.zip
textproc/hunspell: update to 1.6.0
- Restore DIST_SUBDIR from r305651 - Adjust license for "or later" clause - Restore GPLv2+/LGPL21+ license files removed upstream as GPLv3+/LGPL3+ only affects Hunspell 2.0 (not currently built) - Unbreak |make makepatch| Changes: https://github.com/hunspell/hunspell/releases/tag/v1.6.0 PR: 215714 Submitted by: sunpoet (based on) Exp-run by: antoine MFH: 2017Q1 Differential Revision: https://reviews.freebsd.org/D8887
Diffstat (limited to 'www/qupzilla-qt4')
-rw-r--r--www/qupzilla-qt4/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/qupzilla-qt4/Makefile b/www/qupzilla-qt4/Makefile
index eb61f153107e..9098660fa9b2 100644
--- a/www/qupzilla-qt4/Makefile
+++ b/www/qupzilla-qt4/Makefile
@@ -2,7 +2,7 @@
PORTNAME= qupzilla
PORTVERSION= 1.8.9
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www
MASTER_SITES= https://github.com/QupZilla/${PORTNAME}/releases/download/v${PORTVERSION}/
PKGNAMESUFFIX= -qt4
@@ -13,7 +13,7 @@ COMMENT= Web browser based on WebKit engine and Qt Framework
LICENSE= GPLv3
-LIB_DEPENDS= libhunspell-1.5.so:textproc/hunspell
+LIB_DEPENDS= libhunspell-1.6.so:textproc/hunspell
CONFLICTS_INSTALL= ${PORTNAME}-qt5*