Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Jun 2014 04:38:31 +0000 (UTC)
From:      Xin LI <delphij@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r359452 - head/devel/libisofs
Message-ID:  <201406270438.s5R4cVBf032521@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406270438.s5R4cVBf032521>