From owner-svn-ports-head@freebsd.org Thu Feb 25 10:03:18 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A1129AB2CA8; Thu, 25 Feb 2016 10:03:18 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6C82F11F7; Thu, 25 Feb 2016 10:03:18 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u1PA3HX2085014; Thu, 25 Feb 2016 10:03:17 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u1PA3HOl085012; Thu, 25 Feb 2016 10:03:17 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201602251003.u1PA3HOl085012@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Thu, 25 Feb 2016 10:03:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r409501 - head/archivers/libzip X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Feb 2016 10:03:18 -0000 Author: rakuco Date: Thu Feb 25 10:03:17 2016 New Revision: 409501 URL: https://svnweb.freebsd.org/changeset/ports/409501 Log: Update to 1.1.2. Release notes: http://www.nih.at/libzip/NEWS.html PR: 207441 Approved by: makc (maintainer) Modified: head/archivers/libzip/Makefile head/archivers/libzip/distinfo Modified: head/archivers/libzip/Makefile ============================================================================== --- head/archivers/libzip/Makefile Thu Feb 25 09:25:27 2016 (r409500) +++ head/archivers/libzip/Makefile Thu Feb 25 10:03:17 2016 (r409501) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libzip -PORTVERSION= 1.1.1 +PORTVERSION= 1.1.2 CATEGORIES= archivers devel MASTER_SITES= http://www.nih.at/libzip/ Modified: head/archivers/libzip/distinfo ============================================================================== --- head/archivers/libzip/distinfo Thu Feb 25 09:25:27 2016 (r409500) +++ head/archivers/libzip/distinfo Thu Feb 25 10:03:17 2016 (r409501) @@ -1,2 +1,2 @@ -SHA256 (libzip-1.1.1.tar.xz) = 69e690f567e172d8f69b58ca237b61a690eaa1c5aa2293e1a2a446496bdf14c1 -SIZE (libzip-1.1.1.tar.xz) = 458864 +SHA256 (libzip-1.1.2.tar.xz) = a921b45b5d840e998ff2544197eba4c3593dccb8ad0ee938630c2227c2c59fb3 +SIZE (libzip-1.1.2.tar.xz) = 457140