FreeBSD Bugzilla – Attachment 200142 Details for
Bug 234007
[NEW PORT] irc/bitlbee-discord: Discord plugin for bitlbee
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
new diff, with suggested changes to placement of variables.
bitlbee-discord.diff (text/plain), 2.63 KB, created by
Arthur Pirika
on 2018-12-16 04:30:48 UTC
(
hide
)
Description:
new diff, with suggested changes to placement of variables.
Filename:
MIME Type:
Creator:
Arthur Pirika
Created:
2018-12-16 04:30:48 UTC
Size:
2.63 KB
patch
obsolete
>Index: irc/bitlbee-discord/Makefile >=================================================================== >--- irc/bitlbee-discord/Makefile (nonexistent) >+++ irc/bitlbee-discord/Makefile (working copy) >@@ -0,0 +1,28 @@ >+# $FreeBSD$ >+ >+PORTNAME= bitlbee-discord >+PORTVERSION= 0.4.2 >+CATEGORIES= irc >+ >+MAINTAINER= arfy32@gmail.com >+COMMENT= Discord plugin for bitlbee >+ >+LICENSE= GPLv2 >+LICENSE_FILE= ${WRKSRC}/LICENSE >+ >+LIB_DEPENDS= libjson-glib-1.0.so:devel/json-glib >+BUILD_DEPENDS= bitlbee:irc/bitlbee >+ >+USES= autoreconf gettext-runtime libtool pkgconfig >+USE_GNOME= glib20 >+USE_GITHUB= yes >+GH_ACCOUNT= sm00th >+ >+GNU_CONFIGURE= yes >+CONFIGURE_ARGS+=--with-plugindir=${PREFIX}/lib/bitlbee >+INSTALL_TARGET= install-strip >+ >+PLIST_FILES= lib/bitlbee/discord.so\ >+ share/bitlbee/discord-help.txt >+ >+.include <bsd.port.mk> > >Property changes on: irc/bitlbee-discord/Makefile >___________________________________________________________________ >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:keywords >## -0,0 +1 ## >+FreeBSD=%H >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: irc/bitlbee-discord/distinfo >=================================================================== >--- irc/bitlbee-discord/distinfo (nonexistent) >+++ irc/bitlbee-discord/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1544685263 >+SHA256 (sm00th-bitlbee-discord-0.4.2_GH0.tar.gz) = de45b8bb05b513eb012e5a5992a87255de7cf2713bbe66d86457beb97a9b6c52 >+SIZE (sm00th-bitlbee-discord-0.4.2_GH0.tar.gz) = 33704 > >Property changes on: irc/bitlbee-discord/distinfo >___________________________________________________________________ >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 >Index: irc/bitlbee-discord/pkg-descr >=================================================================== >--- irc/bitlbee-discord/pkg-descr (nonexistent) >+++ irc/bitlbee-discord/pkg-descr (working copy) >@@ -0,0 +1,4 @@ >+Bitlbee plugin to allow connections to the discord chat service. A more >+lightweight alternative to using bitlbee compiled with libpurple support. >+ >+WWW: https://github.com/sm00th/bitlbee-discord > >Property changes on: irc/bitlbee-discord/pkg-descr >___________________________________________________________________ >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
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 234007
:
200109
| 200142