diff options
author | riggs <riggs@FreeBSD.org> | 2017-09-24 19:27:54 +0800 |
---|---|---|
committer | riggs <riggs@FreeBSD.org> | 2017-09-24 19:27:54 +0800 |
commit | 447b2ea5f5d1f40d8a5aaf7e315597d9fcab9e14 (patch) | |
tree | a4ef6ee9c1f2e3db0776d5f98a29b04cbe925dea | |
parent | 4f3dd0a14b0d8d3582b5ff6d5ca588a45171df52 (diff) | |
download | freebsd-ports-gnome-447b2ea5f5d1f40d8a5aaf7e315597d9fcab9e14.tar.gz freebsd-ports-gnome-447b2ea5f5d1f40d8a5aaf7e315597d9fcab9e14.tar.zst freebsd-ports-gnome-447b2ea5f5d1f40d8a5aaf7e315597d9fcab9e14.zip |
Update to upstream version 1.4.8
PR: 222476
Submitted by: duchateau.olivier@gmail.com
-rw-r--r-- | devel/libisofs/Makefile | 4 | ||||
-rw-r--r-- | devel/libisofs/distinfo | 6 | ||||
-rw-r--r-- | devel/libisofs/pkg-descr | 2 | ||||
-rw-r--r-- | devel/libisofs/pkg-plist | 2 |
4 files changed, 7 insertions, 7 deletions
diff --git a/devel/libisofs/Makefile b/devel/libisofs/Makefile index ade1b30b5103..1a227bc6f97b 100644 --- a/devel/libisofs/Makefile +++ b/devel/libisofs/Makefile @@ -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 diff --git a/devel/libisofs/distinfo b/devel/libisofs/distinfo index eceef21d077e..31a4bc2b915e 100644 --- a/devel/libisofs/distinfo +++ b/devel/libisofs/distinfo @@ -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 diff --git a/devel/libisofs/pkg-descr b/devel/libisofs/pkg-descr index 5d5f04e8a730..479388eb62c2 100644 --- a/devel/libisofs/pkg-descr +++ b/devel/libisofs/pkg-descr @@ -3,4 +3,4 @@ discs. Currently it is comprised of libraries named libisofs, 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 diff --git a/devel/libisofs/pkg-plist b/devel/libisofs/pkg-plist index 515719294417..5dafd8e0bd98 100644 --- a/devel/libisofs/pkg-plist +++ b/devel/libisofs/pkg-plist @@ -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 |