mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- Update to 0.7.1
- Add net/qt4-network to build dependencies and remove devel/qt4-testlib from run dependencies
This commit is contained in:
parent
2f9dd390d5
commit
26251f0750
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=378823
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= quazip
|
||||
PORTVERSION= 0.6.2
|
||||
PORTVERSION= 0.7.1
|
||||
CATEGORIES= archivers
|
||||
MASTER_SITES= SF
|
||||
|
||||
@ -13,6 +13,6 @@ LICENSE= LGPL21
|
||||
|
||||
USES= qmake
|
||||
USE_LDCONFIG= yes
|
||||
USE_QT4= corelib moc_build qtestlib
|
||||
USE_QT4= corelib moc_build network_build qtestlib_build
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (quazip-0.6.2.tar.gz) = adf4047213662a0362090edaaee4283216df2034ab5923697f9aa81d081c0b43
|
||||
SIZE (quazip-0.6.2.tar.gz) = 423027
|
||||
SHA256 (quazip-0.7.1.tar.gz) = 78c984103555c51e6f7ef52e3a2128e2beb9896871b2cc4d4dbd4d64bff132de
|
||||
SIZE (quazip-0.7.1.tar.gz) = 390629
|
||||
|
Loading…
Reference in New Issue
Block a user