svn commit: r450487 - head/devel/libisofs

Thomas Zander riggs at FreeBSD.org
Sun Sep 24 11:27:55 UTC 2017


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 at 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


More information about the svn-ports-all mailing list