From owner-svn-ports-all@FreeBSD.ORG Fri Jun 27 04:38:32 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0113D7AC; Fri, 27 Jun 2014 04:38:31 +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 E27022D9A; Fri, 27 Jun 2014 04:38:31 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s5R4cVLf032523; Fri, 27 Jun 2014 04:38:31 GMT (envelope-from delphij@svn.freebsd.org) Received: (from delphij@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s5R4cVBf032521; Fri, 27 Jun 2014 04:38:31 GMT (envelope-from delphij@svn.freebsd.org) Message-Id: <201406270438.s5R4cVBf032521@svn.freebsd.org> From: Xin LI Date: Fri, 27 Jun 2014 04:38:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r359452 - 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-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Jun 2014 04:38:32 -0000 Author: delphij Date: Fri Jun 27 04:38:31 2014 New Revision: 359452 URL: http://svnweb.freebsd.org/changeset/ports/359452 QAT: https://qat.redports.org/buildarchive/r359452/ Log: Update to 1.3.6. Modified: head/devel/libisofs/Makefile head/devel/libisofs/distinfo Modified: head/devel/libisofs/Makefile ============================================================================== --- head/devel/libisofs/Makefile Fri Jun 27 04:34:49 2014 (r359451) +++ head/devel/libisofs/Makefile Fri Jun 27 04:38:31 2014 (r359452) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libisofs -PORTVERSION= 1.3.4 +PORTVERSION= 1.3.6 CATEGORIES= devel MASTER_SITES= http://files.libburnia-project.org/releases/ @@ -11,7 +11,7 @@ COMMENT= Libburnia ISO9660 filesystem cr LICENSE= GPLv2 -LIB_DEPENDS= burn.4:${PORTSDIR}/devel/libburn +LIB_DEPENDS= libburn.so:${PORTSDIR}/devel/libburn GNU_CONFIGURE= yes USES= iconv Modified: head/devel/libisofs/distinfo ============================================================================== --- head/devel/libisofs/distinfo Fri Jun 27 04:34:49 2014 (r359451) +++ head/devel/libisofs/distinfo Fri Jun 27 04:38:31 2014 (r359452) @@ -1,2 +1,2 @@ -SHA256 (libisofs-1.3.4.tar.gz) = fd1b23cc855b2c62384106dffa5ae9e779ed9bce1702b9687b2b64bb623c19f4 -SIZE (libisofs-1.3.4.tar.gz) = 770418 +SHA256 (libisofs-1.3.6.tar.gz) = 9ffff0fa1827ac3c246783306fe98035ff8e4e251b5191984611a351f358350c +SIZE (libisofs-1.3.6.tar.gz) = 780651