Date: Wed, 19 Mar 2014 01:12:00 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r348605 - in branches/2014Q1/archivers/quazip: . files Message-ID: <201403190112.s2J1C0Fw051238@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Wed Mar 19 01:12:00 2014 New Revision: 348605 URL: http://svnweb.freebsd.org/changeset/ports/348605 QAT: https://qat.redports.org/buildarchive/r348605/ Log: MFH: r348485 - Update to 0.6.2 - Fixes build on 11-CURRENT PR: ports/186611 Submitted by: rakuco Approved by: maintainer timeout (nivit, >4 weeks) Approved by: portmgr (bdrewery) Deleted: branches/2014Q1/archivers/quazip/files/ Modified: branches/2014Q1/archivers/quazip/Makefile branches/2014Q1/archivers/quazip/distinfo Directory Properties: branches/2014Q1/ (props changed) Modified: branches/2014Q1/archivers/quazip/Makefile ============================================================================== --- branches/2014Q1/archivers/quazip/Makefile Wed Mar 19 01:10:38 2014 (r348604) +++ branches/2014Q1/archivers/quazip/Makefile Wed Mar 19 01:12:00 2014 (r348605) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= quazip -PORTVERSION= 0.5.1 -#PORTREVISION= 0 +PORTVERSION= 0.6.2 CATEGORIES= archivers MASTER_SITES= SF Modified: branches/2014Q1/archivers/quazip/distinfo ============================================================================== --- branches/2014Q1/archivers/quazip/distinfo Wed Mar 19 01:10:38 2014 (r348604) +++ branches/2014Q1/archivers/quazip/distinfo Wed Mar 19 01:12:00 2014 (r348605) @@ -1,2 +1,2 @@ -SHA256 (quazip-0.5.1.tar.gz) = 078176a72288983f78b45c15f7d245131d9d5fc36a22f2757d75a78658c33268 -SIZE (quazip-0.5.1.tar.gz) = 354658 +SHA256 (quazip-0.6.2.tar.gz) = adf4047213662a0362090edaaee4283216df2034ab5923697f9aa81d081c0b43 +SIZE (quazip-0.6.2.tar.gz) = 423027
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403190112.s2J1C0Fw051238>