Hi ports -- Attached is an update for QuaZip to 0.6.2
Build tested on amd64 with x11/qt4/marble (the one consumer of quazip I could find) but I would appreciate it if anyone out there is using marble and knows what it uses quazip for would let me know (and make sure that whatever it's using quazip for is still working).
OK? ~Brian
Index: Makefile =================================================================== RCS file: /cvs/ports/archivers/quazip/Makefile,v retrieving revision 1.1.1.1 diff -u -p -r1.1.1.1 Makefile --- Makefile 18 Mar 2013 14:49:27 -0000 1.1.1.1 +++ Makefile 18 Mar 2014 03:45:42 -0000 @@ -1,10 +1,10 @@ # $OpenBSD: Makefile,v 1.1.1.1 2013/03/18 14:49:27 bcallah Exp $ COMMENT = Qt/C++ wrapper for ZIP/UNZIP package -DISTNAME = quazip-0.5.1 +DISTNAME = quazip-0.6.2 CATEGORIES = archivers -SHARED_LIBS = quazip 0.0 # 0.0 +SHARED_LIBS = quazip 1.0 # 1.0 MAINTAINER = Brian Callahan <[email protected]> Index: distinfo =================================================================== RCS file: /cvs/ports/archivers/quazip/distinfo,v retrieving revision 1.1.1.1 diff -u -p -r1.1.1.1 distinfo --- distinfo 18 Mar 2013 14:49:27 -0000 1.1.1.1 +++ distinfo 18 Mar 2014 03:45:42 -0000 @@ -1,2 +1,2 @@ -SHA256 (quazip-0.5.1.tar.gz) = B4F2pyKImD94tFwV99JFEx2dX8NqIvJ1fXWnhljDMmg= -SIZE (quazip-0.5.1.tar.gz) = 354658 +SHA256 (quazip-0.6.2.tar.gz) = rfQEchNmKgNiCQ7aruQoMhbfIDSrWSNpf5qoHQgcC0M= +SIZE (quazip-0.6.2.tar.gz) = 423027
