From owner-svn-ports-head@freebsd.org Tue Dec 1 18:28:48 2015 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 22335A3E53B; Tue, 1 Dec 2015 18:28:48 +0000 (UTC) (envelope-from olivierd@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 DDF3813A0; Tue, 1 Dec 2015 18:28:47 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tB1ISkdt044228; Tue, 1 Dec 2015 18:28:46 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tB1ISknF044224; Tue, 1 Dec 2015 18:28:46 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201512011828.tB1ISknF044224@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Tue, 1 Dec 2015 18:28:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r402774 - head/devel/libisofs 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: Tue, 01 Dec 2015 18:28:48 -0000 Author: olivierd Date: Tue Dec 1 18:28:46 2015 New Revision: 402774 URL: https://svnweb.freebsd.org/changeset/ports/402774 Log: Update to 1.4.2 Modified: head/devel/libisofs/Makefile head/devel/libisofs/distinfo head/devel/libisofs/pkg-plist Modified: head/devel/libisofs/Makefile ============================================================================== --- head/devel/libisofs/Makefile Tue Dec 1 18:26:25 2015 (r402773) +++ head/devel/libisofs/Makefile Tue Dec 1 18:28:46 2015 (r402774) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libisofs -PORTVERSION= 1.4.0 +PORTVERSION= 1.4.2 CATEGORIES= devel MASTER_SITES= http://files.libburnia-project.org/releases/ Modified: head/devel/libisofs/distinfo ============================================================================== --- head/devel/libisofs/distinfo Tue Dec 1 18:26:25 2015 (r402773) +++ head/devel/libisofs/distinfo Tue Dec 1 18:28:46 2015 (r402774) @@ -1,2 +1,2 @@ -SHA256 (libisofs-1.4.0.tar.gz) = 6e62824d879ffe85c0e4363677fd10f177a4c85af049d0861c70bf442b901fce -SIZE (libisofs-1.4.0.tar.gz) = 817349 +SHA256 (libisofs-1.4.2.tar.gz) = d5e7f3ea613a78924dde979f699427b1c6b85ba4540d275aa67945b4a70fb3ab +SIZE (libisofs-1.4.2.tar.gz) = 820426 Modified: head/devel/libisofs/pkg-plist ============================================================================== --- head/devel/libisofs/pkg-plist Tue Dec 1 18:26:25 2015 (r402773) +++ head/devel/libisofs/pkg-plist Tue Dec 1 18:28:46 2015 (r402774) @@ -2,5 +2,5 @@ include/libisofs/libisofs.h lib/libisofs.a lib/libisofs.so lib/libisofs.so.6 -lib/libisofs.so.6.76.0 +lib/libisofs.so.6.78.0 libdata/pkgconfig/libisofs-1.pc