Date: Sun, 24 Sep 2017 11:27:54 +0000 (UTC) From: Thomas Zander <riggs@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r450487 - head/devel/libisofs Message-ID: <201709241127.v8OBRsQ0001117@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: riggs Date: Sun Sep 24 11:27:54 2017 New Revision: 450487 URL: https://svnweb.freebsd.org/changeset/ports/450487 Log: Update to upstream version 1.4.8 PR: 222476 Submitted by: duchateau.olivier@gmail.com Modified: head/devel/libisofs/Makefile head/devel/libisofs/distinfo head/devel/libisofs/pkg-descr head/devel/libisofs/pkg-plist Modified: head/devel/libisofs/Makefile ============================================================================== --- head/devel/libisofs/Makefile Sun Sep 24 11:24:26 2017 (r450486) +++ head/devel/libisofs/Makefile Sun Sep 24 11:27:54 2017 (r450487) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libisofs -PORTVERSION= 1.4.6 +PORTVERSION= 1.4.8 CATEGORIES= devel MASTER_SITES= http://files.libburnia-project.org/releases/ @@ -14,8 +14,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libburn.so:devel/libburn -GNU_CONFIGURE= yes USES= iconv libtool +GNU_CONFIGURE= yes USE_LDCONFIG= yes INSTALL_TARGET= install-strip Modified: head/devel/libisofs/distinfo ============================================================================== --- head/devel/libisofs/distinfo Sun Sep 24 11:24:26 2017 (r450486) +++ head/devel/libisofs/distinfo Sun Sep 24 11:27:54 2017 (r450487) @@ -1,3 +1,3 @@ -TIMESTAMP = 1474102657 -SHA256 (libisofs-1.4.6.tar.gz) = 14ab0b384e988d651092ca184d5f18dba83a9cfa05ff5e581770d6baa879a50a -SIZE (libisofs-1.4.6.tar.gz) = 826874 +TIMESTAMP = 1505925546 +SHA256 (libisofs-1.4.8.tar.gz) = dc9de9df366c27cf03d31d860c83a08ddad9028fe192801ee344602ccec29b69 +SIZE (libisofs-1.4.8.tar.gz) = 829979 Modified: head/devel/libisofs/pkg-descr ============================================================================== --- head/devel/libisofs/pkg-descr Sun Sep 24 11:24:26 2017 (r450486) +++ head/devel/libisofs/pkg-descr Sun Sep 24 11:27:54 2017 (r450487) @@ -3,4 +3,4 @@ discs. Currently it is comprised of libraries named li libburn, libisoburn, a cdrecord emulator named cdrskin, and an integrated multi-session tool named xorriso. -WWW: http://libburnia-project.org/ +WWW: https://dev.lovelyhq.com/libburnia/web/wikis/home Modified: head/devel/libisofs/pkg-plist ============================================================================== --- head/devel/libisofs/pkg-plist Sun Sep 24 11:24:26 2017 (r450486) +++ head/devel/libisofs/pkg-plist Sun Sep 24 11:27:54 2017 (r450487) @@ -2,5 +2,5 @@ include/libisofs/libisofs.h lib/libisofs.a lib/libisofs.so lib/libisofs.so.6 -lib/libisofs.so.6.82.0 +lib/libisofs.so.6.84.0 libdata/pkgconfig/libisofs-1.pc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709241127.v8OBRsQ0001117>