mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
www/qupzilla: update to 1.4.4
- Update to 1.4.4 [1] - Convert lib depends to new syntax PR: ports/181835 Submitted by: Javad Kouhi <javad.kouhi gmail.com> (maintainer)
This commit is contained in:
parent
4fced727e3
commit
454b9ce076
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=326443
3 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= qupzilla
|
||||
PORTVERSION= 1.4.3
|
||||
PORTVERSION= 1.4.4
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://www.qupzilla.com/uploads/
|
||||
DISTNAME= QupZilla-${PORTVERSION}
|
||||
|
@ -11,7 +11,7 @@ COMMENT= Modern web browser based on WebKit core and Qt Framework
|
|||
|
||||
LICENSE= GPLv3
|
||||
|
||||
LIB_DEPENDS= hunspell:${PORTSDIR}/textproc/hunspell
|
||||
LIB_DEPENDS= libhunspell-1.3.so:${PORTSDIR}/textproc/hunspell
|
||||
|
||||
HAS_CONFIGURE= yes
|
||||
USE_QT4= gui moc_build qmake_build rcc_build uic_build webkit \
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (QupZilla-1.4.3.tar.gz) = cf48574d981b912bb1b25e6a2370c8d0eea73baf8770f437b64e3d9d06a67b2a
|
||||
SIZE (QupZilla-1.4.3.tar.gz) = 3947912
|
||||
SHA256 (QupZilla-1.4.4.tar.gz) = dc72d7b5d75e1348bf9c3c43267946a88a1fcc70045a0d50f6972cd679e5366b
|
||||
SIZE (QupZilla-1.4.4.tar.gz) = 3949537
|
||||
|
|
|
@ -2,7 +2,7 @@ bin/qupzilla
|
|||
lib/libQupZilla.so
|
||||
lib/libQupZilla.so.1
|
||||
lib/libQupZilla.so.1.4
|
||||
lib/libQupZilla.so.1.4.3
|
||||
lib/libQupZilla.so.1.4.4
|
||||
lib/qupzilla/libAccessKeysNavigation.so
|
||||
lib/qupzilla/libGreaseMonkey.so
|
||||
lib/qupzilla/libMouseGestures.so
|
||||
|
|
Loading…
Add table
Reference in a new issue