From owner-svn-ports-all@FreeBSD.ORG Fri Dec 13 18:10:42 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7781F90D; Fri, 13 Dec 2013 18:10:42 +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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 498071F3B; Fri, 13 Dec 2013 18:10:42 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rBDIAgWD057835; Fri, 13 Dec 2013 18:10:42 GMT (envelope-from delphij@svn.freebsd.org) Received: (from delphij@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id rBDIAfki057830; Fri, 13 Dec 2013 18:10:41 GMT (envelope-from delphij@svn.freebsd.org) Message-Id: <201312131810.rBDIAfki057830@svn.freebsd.org> From: Xin LI Date: Fri, 13 Dec 2013 18:10:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r336363 - in head: devel/libisofs sysutils/xorriso 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.17 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, 13 Dec 2013 18:10:42 -0000 Author: delphij Date: Fri Dec 13 18:10:41 2013 New Revision: 336363 URL: http://svnweb.freebsd.org/changeset/ports/336363 Log: Update to 1.3.4. Modified: head/devel/libisofs/Makefile head/devel/libisofs/distinfo head/sysutils/xorriso/Makefile head/sysutils/xorriso/distinfo Modified: head/devel/libisofs/Makefile ============================================================================== --- head/devel/libisofs/Makefile Fri Dec 13 17:08:15 2013 (r336362) +++ head/devel/libisofs/Makefile Fri Dec 13 18:10:41 2013 (r336363) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libisofs -PORTVERSION= 1.3.2 +PORTVERSION= 1.3.4 CATEGORIES= devel MASTER_SITES= http://files.libburnia-project.org/releases/ Modified: head/devel/libisofs/distinfo ============================================================================== --- head/devel/libisofs/distinfo Fri Dec 13 17:08:15 2013 (r336362) +++ head/devel/libisofs/distinfo Fri Dec 13 18:10:41 2013 (r336363) @@ -1,2 +1,2 @@ -SHA256 (libisofs-1.3.2.tar.gz) = ecc321e3541e4809beccff32db6fda10cdd4479a1883fb88e668513620fc4377 -SIZE (libisofs-1.3.2.tar.gz) = 769709 +SHA256 (libisofs-1.3.4.tar.gz) = fd1b23cc855b2c62384106dffa5ae9e779ed9bce1702b9687b2b64bb623c19f4 +SIZE (libisofs-1.3.4.tar.gz) = 770418 Modified: head/sysutils/xorriso/Makefile ============================================================================== --- head/sysutils/xorriso/Makefile Fri Dec 13 17:08:15 2013 (r336362) +++ head/sysutils/xorriso/Makefile Fri Dec 13 18:10:41 2013 (r336363) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xorriso -PORTVERSION= 1.3.2 +PORTVERSION= 1.3.4 CATEGORIES= sysutils MASTER_SITES= http://files.libburnia-project.org/releases/ DISTNAME= libisoburn-${PORTVERSION} Modified: head/sysutils/xorriso/distinfo ============================================================================== --- head/sysutils/xorriso/distinfo Fri Dec 13 17:08:15 2013 (r336362) +++ head/sysutils/xorriso/distinfo Fri Dec 13 18:10:41 2013 (r336363) @@ -1,2 +1,2 @@ -SHA256 (libisoburn-1.3.2.tar.gz) = 2aac07f76629755a4538701e9a2867f3738362d3d371b7c7e8a9d18c0143ee35 -SIZE (libisoburn-1.3.2.tar.gz) = 1392943 +SHA256 (libisoburn-1.3.4.tar.gz) = 93da0f9361b2075da9a6151a919df53f6f0c939abecdebc29efe5da0be559046 +SIZE (libisoburn-1.3.4.tar.gz) = 1401299