FreeBSD Bugzilla – Attachment 164686 Details for
Bug 205635
[patch] net-im/twirrsi : remove option for expired irc/irssi-devel
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to remove suport for irc/irssi-devel
net-im__twirssi.diff (text/plain), 1.12 KB, created by
Rene Ladan
on 2015-12-26 15:28:35 UTC
(
hide
)
Description:
patch to remove suport for irc/irssi-devel
Filename:
MIME Type:
Creator:
Rene Ladan
Created:
2015-12-26 15:28:35 UTC
Size:
1.12 KB
patch
obsolete
>Index: net-im/twirssi/Makefile >=================================================================== >--- net-im/twirssi/Makefile (revision 404504) >+++ net-im/twirssi/Makefile (working copy) >@@ -14,26 +14,12 @@ > > RUN_DEPENDS= p5-Net-Twitter>=0:${PORTSDIR}/net/p5-Net-Twitter \ > p5-WWW-Shorten>=0:${PORTSDIR}/www/p5-WWW-Shorten \ >- p5-WWW-Shorten-Bitly>=0:${PORTSDIR}/www/p5-WWW-Shorten-Bitly >+ p5-WWW-Shorten-Bitly>=0:${PORTSDIR}/www/p5-WWW-Shorten-Bitly \ >+ irssi:${PORTSDIR}/irc/irssi > >-OPTIONS_SINGLE= IRSSIVER >-OPTIONS_SINGLE_IRSSIVER=PROD DEVEL >-OPTIONS_DEFAULT=PROD >-PROD_DESC= Use production irc/irssi port >-DEVEL_DESC= Use development irc/irssi-devel port >- >-.include <bsd.port.pre.mk> >- >-.if ${PORT_OPTIONS:MPROD} >-RUN_DEPENDS+= irssi:${PORTSDIR}/irc/irssi >-.endif >- >-.if ${PORT_OPTIONS:MDEVEL} >-RUN_DEPENDS+= irssi:${PORTSDIR}/irc/irssi-devel >-.endif >- > SUB_FILES= pkg-message > >+NO_ARCH= yes > NO_BUILD= yes > PLIST_FILES= %%DATADIR%%/${PORTNAME}.pl > >@@ -46,4 +32,4 @@ > @${MKDIR} ${STAGEDIR}${DATADIR} > ${INSTALL_SCRIPT} -v ${WRKSRC}/${PORTNAME}.pl ${STAGEDIR}${DATADIR} > >-.include <bsd.port.post.mk> >+.include <bsd.port.mk>
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 205635
: 164686 |
164687