Index: head/sysutils/xorriso/Makefile =================================================================== --- head/sysutils/xorriso/Makefile (revision 437528) +++ head/sysutils/xorriso/Makefile (revision 437529) @@ -1,31 +1,30 @@ # Created by: J.R. Oldroyd # $FreeBSD$ PORTNAME= xorriso PORTVERSION= 1.4.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://files.libburnia-project.org/releases/ DISTNAME= libisoburn-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= ISO image manipulation tool based on Libburnia LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libburn.so:devel/libburn \ libisofs.so:devel/libisofs GNU_CONFIGURE= yes -USES= gmake iconv libtool libedit pathfix pkgconfig shebangfix -SHEBANG_FILES= ${WRKSRC}/frontend/xorriso-tcltk +USES= gmake iconv libtool libedit pathfix pkgconfig USE_LDCONFIG= yes INSTALL_TARGET= install-strip INFO= xorrecord xorriso xorrisofs post-patch: @${REINPLACE_CMD} 's/-liconv/${ICONV_LIB}/' ${WRKSRC}/configure .include Index: head/sysutils/xorriso/files/patch-frontend_xorriso-tcltk =================================================================== --- head/sysutils/xorriso/files/patch-frontend_xorriso-tcltk (nonexistent) +++ head/sysutils/xorriso/files/patch-frontend_xorriso-tcltk (revision 437529) @@ -0,0 +1,8 @@ +--- frontend/xorriso-tcltk.orig 2017-04-02 07:56:18 UTC ++++ frontend/xorriso-tcltk +@@ -1,4 +1,4 @@ +-#!/usr/bin/wish ++#!/usr/local/bin/wish + # + # xorriso-tcltk + # Copyright (C) 2012 - 2016 Property changes on: head/sysutils/xorriso/files/patch-frontend_xorriso-tcltk ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property