From owner-svn-ports-head@FreeBSD.ORG Wed May 20 18:32:29 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2ADE1873; Wed, 20 May 2015 18:32:29 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 1959213AC; Wed, 20 May 2015 18:32:29 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t4KIWS2e026805; Wed, 20 May 2015 18:32:28 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t4KIWSJo026802; Wed, 20 May 2015 18:32:28 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201505201832.t4KIWSJo026802@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Wed, 20 May 2015 18:32:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r386876 - 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: Wed, 20 May 2015 18:32:29 -0000 Author: olivierd Date: Wed May 20 18:32:27 2015 New Revision: 386876 URL: https://svnweb.freebsd.org/changeset/ports/386876 Log: Update to 1.4.0 Modified: head/devel/libisofs/Makefile head/devel/libisofs/distinfo head/devel/libisofs/pkg-plist Modified: head/devel/libisofs/Makefile ============================================================================== --- head/devel/libisofs/Makefile Wed May 20 18:30:06 2015 (r386875) +++ head/devel/libisofs/Makefile Wed May 20 18:32:27 2015 (r386876) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libisofs -PORTVERSION= 1.3.8 +PORTVERSION= 1.4.0 CATEGORIES= devel MASTER_SITES= http://files.libburnia-project.org/releases/ Modified: head/devel/libisofs/distinfo ============================================================================== --- head/devel/libisofs/distinfo Wed May 20 18:30:06 2015 (r386875) +++ head/devel/libisofs/distinfo Wed May 20 18:32:27 2015 (r386876) @@ -1,2 +1,2 @@ -SHA256 (libisofs-1.3.8.tar.gz) = acd7bf42d5d1d5c277f4aad46e5b96229045a38a0fb7d43cfd7841ee3268fda5 -SIZE (libisofs-1.3.8.tar.gz) = 802154 +SHA256 (libisofs-1.4.0.tar.gz) = 6e62824d879ffe85c0e4363677fd10f177a4c85af049d0861c70bf442b901fce +SIZE (libisofs-1.4.0.tar.gz) = 817349 Modified: head/devel/libisofs/pkg-plist ============================================================================== --- head/devel/libisofs/pkg-plist Wed May 20 18:30:06 2015 (r386875) +++ head/devel/libisofs/pkg-plist Wed May 20 18:32:27 2015 (r386876) @@ -2,5 +2,5 @@ include/libisofs/libisofs.h lib/libisofs.a lib/libisofs.so lib/libisofs.so.6 -lib/libisofs.so.6.74.0 +lib/libisofs.so.6.76.0 libdata/pkgconfig/libisofs-1.pc