mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-18 03:46:03 +00:00
Update to upstream version 1.4.8
PR: 222476 Submitted by: duchateau.olivier@gmail.com
This commit is contained in:
parent
0b3b49e210
commit
ecc925dab2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=450487
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user