FreeBSD Bugzilla – Attachment 197198 Details for
Bug 231450
sysutils/xorriso: Update; Take MAINTAINER'ship
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update; Adopt
xorriso (text/plain), 3.68 KB, created by
Nathan
on 2018-09-18 13:49:55 UTC
(
hide
)
Description:
Update; Adopt
Filename:
MIME Type:
Creator:
Nathan
Created:
2018-09-18 13:49:55 UTC
Size:
3.68 KB
patch
obsolete
> sysutils/xorriso: > > * Update to 1.5.0 > * Adopt port > * Make TK optional dependency > -- Fixes bug #225118 > > Changelog: https://dev.lovelyhq.com/libburnia/libisoburn/blob/release-1.5.0/ChangeLog > >Index: sysutils/xorriso/Makefile >=================================================================== >--- sysutils/xorriso/Makefile (revision 479943) >+++ sysutils/xorriso/Makefile (working copy) >@@ -2,12 +2,12 @@ > # $FreeBSD$ > > PORTNAME= xorriso >-PORTVERSION= 1.4.8 >+PORTVERSION= 1.5.0 > CATEGORIES= sysutils > MASTER_SITES= http://files.libburnia-project.org/releases/ > DISTNAME= libisoburn-${PORTVERSION} > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= ndowens@yahoo.com > COMMENT= ISO image manipulation tool based on Libburnia > > LICENSE= GPLv2+ >@@ -17,7 +17,7 @@ > libisofs.so:devel/libisofs > > GNU_CONFIGURE= yes >-USES= gmake iconv libtool libedit pathfix pkgconfig shebangfix tk >+USES= gmake iconv libtool libedit pathfix pkgconfig shebangfix > SHEBANG_FILES= frontend/xorriso-tcltk > USE_LDCONFIG= yes > INSTALL_TARGET= install-strip >@@ -24,7 +24,36 @@ > > INFO= xorrecord xorriso xorrisofs > >+PORTDOCS= *.wiki >+ >+OPTIONS_DEFINE= CDIO DEBUG DOCS LIBACL LIBJTE READLINE TK XATTR ZLIB >+OPTIONS_DEFAULT=LIBACL LIBJTE READLINE XATTR ZLIB >+OPTIONS_SUB= yes >+ >+LIBACL_DESC= ACL Support >+LIBJTE_DESC= Jigdo Support >+XATTR_DESC= Extended file attribute Support >+ >+CDIO_CONFIGURE_ENABLE= libcdio >+DEBUG_CONFIGURE_ENABLE= debug >+LIBACL_CONFIGURE_ENABLE= libacl >+LIBJTE_CONFIGURE_ENABLE= libjte >+READLINE_CONFIGURE_ENABLE= libreadline >+TK_USES= tk >+TK_INFO= xorriso-tcltk >+XATTR_CONFIGURE_ENABLE= xattr >+ZLIB_CONFIGURE_ENABLE= zlib >+ > post-patch: > @${REINPLACE_CMD} 's/-liconv/${ICONV_LIB}/' ${WRKSRC}/configure > >+do-install-TK-off: >+ ${RM} ${STAGEDIR}${PREFIX}/bin/xorriso-tcltk \ >+ ${STAGEDIR}${PREFIX}/man/man1/xorriso-tcltk.1.gz \ >+ ${STAGEDIR}${PREFIX}/info/xorriso-tcltk.info >+ >+do-install-DOCS-on: >+ @${MKDIR} ${STAGEDIR}${DOCSDIR} >+ ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/doc/|} ${STAGEDIR}${DOCSDIR} >+ > .include <bsd.port.mk> >Index: sysutils/xorriso/distinfo >=================================================================== >--- sysutils/xorriso/distinfo (revision 479943) >+++ sysutils/xorriso/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1505232969 >-SHA256 (libisoburn-1.4.8.tar.gz) = 91cf50473f0f19400629515974bda441545aaae29862dcbbdb28d87b821ca5a5 >-SIZE (libisoburn-1.4.8.tar.gz) = 1537097 >+TIMESTAMP = 1537239632 >+SHA256 (libisoburn-1.5.0.tar.gz) = dac1f5629c404df236453b2b6a2671473900776c6a5707e5b8acae20385c1de5 >+SIZE (libisoburn-1.5.0.tar.gz) = 1550656 >Index: sysutils/xorriso/pkg-descr >=================================================================== >--- sysutils/xorriso/pkg-descr (revision 479943) >+++ sysutils/xorriso/pkg-descr (working copy) >@@ -8,5 +8,5 @@ > to optical media or to filesystem objects. Vice versa xorriso is > able to restore file objects from ISO 9660 filesystems. > >-WWW: http://libburnia-project.org/ >-WWW: http://scdbackup.sourceforge.net/xorriso_eng.html >+WWW: https://dev.lovelyhq.com/libburnia/web/wikis/Xorriso >+WWW: https://www.gnu.org/software/xorriso/ >Index: sysutils/xorriso/pkg-plist >=================================================================== >--- sysutils/xorriso/pkg-plist (revision 479943) >+++ sysutils/xorriso/pkg-plist (working copy) >@@ -1,7 +1,7 @@ > bin/osirrox > bin/xorrecord > bin/xorriso >-bin/xorriso-tcltk >+%%TK%%bin/xorriso-tcltk > bin/xorrisofs > include/libisoburn/libisoburn.h > include/libisoburn/xorriso.h >@@ -8,8 +8,9 @@ > lib/libisoburn.a > lib/libisoburn.so > lib/libisoburn.so.1 >-lib/libisoburn.so.1.105.0 >+lib/libisoburn.so.1.107.0 > libdata/pkgconfig/libisoburn-1.pc > man/man1/xorrecord.1.gz >+%%TK%%man/man1/xorriso-tcltk.1.gz > man/man1/xorriso.1.gz > man/man1/xorrisofs.1.gz
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
ndowens04
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 231450
: 197198