FreeBSD Bugzilla – Attachment 161073 Details for
Bug 203132
mail/claws-mail: fix shebangs
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
claws-mail.patch (text/plain), 1.12 KB, created by
Dmitry Marakasov
on 2015-09-15 17:27:52 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Dmitry Marakasov
Created:
2015-09-15 17:27:52 UTC
Size:
1.12 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 396678) >+++ Makefile (working copy) >@@ -12,8 +12,7 @@ > RUN_DEPENDS= mime-support>0:${PORTSDIR}/misc/mime-support > > USE_GNOME= gtk20 >-USES= cpe desktop-file-utils execinfo pathfix shebangfix >-SHEBANG_FILES= tools/*.pl tools/tb2claws-mail >+USES= cpe desktop-file-utils execinfo pathfix > INSTALLS_ICONS= yes > > OPTIONS_DEFINE= COMPFACE DEBUG DOCS ENCHANT IPV6 JPILOT LDAP \ >Index: Makefile.claws >=================================================================== >--- Makefile.claws (revision 396678) >+++ Makefile.claws (working copy) >@@ -1,6 +1,7 @@ > # $FreeBSD$ > > PORTVERSION= 3.12.0 >+PORTREVISION= 1 > CATEGORIES?= mail > MASTER_SITES= http://www.claws-mail.org/download.php?file=releases/ > >@@ -8,7 +9,9 @@ > > LICENSE= GPLv3 > >-USES+= gmake iconv libtool pkgconfig tar:xz >+USES+= gmake iconv libtool pkgconfig shebangfix tar:xz >+SHEBANG_FILES= tools/*.pl tools/*.py tools/tb2claws-mail \ >+ src/plugins/perl/tools/matcherrc2perlfilter.pl > GNU_CONFIGURE= yes > > CONFIGURE_ARGS= ${ICONV_CONFIGURE_ARG} --disable-dbus --disable-static
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
Actions:
View
|
Diff
Attachments on
bug 203132
: 161073