FreeBSD Bugzilla – Attachment 217721 Details for
Bug 249082
net-im/sshout: update to 1.2.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
ports.net-im.sshout-1.2.0-with-xclip-optional-dependency.diff
ports.net-im.sshout-1.2.0-with-xclip-optional-dependency.diff (text/plain), 2.39 KB, created by
WHR
on 2020-09-03 17:02:56 UTC
(
hide
)
Description:
ports.net-im.sshout-1.2.0-with-xclip-optional-dependency.diff
Filename:
MIME Type:
Creator:
WHR
Created:
2020-09-03 17:02:56 UTC
Size:
2.39 KB
patch
obsolete
>Index: net-im/sshout/Makefile >=================================================================== >--- net-im/sshout/Makefile (revision 547277) >+++ net-im/sshout/Makefile (working copy) >@@ -1,7 +1,7 @@ > # $FreeBSD$ > > PORTNAME= sshout >-DISTVERSION= 1.1.1 >+DISTVERSION= 1.2.0 > CATEGORIES= net-im > MASTER_SITES= SF/sshout/${PORTNAME}/ > DISTNAME= ${PORTNAME}-${PORTVERSION}-src >@@ -30,10 +30,29 @@ > > PLIST_FILES= libexec/sshoutd \ > man/man8/sshoutcfg.8.gz \ >- sbin/sshoutcfg >+ sbin/sshoutcfg \ >+ %%NLS%%share/locale/zh_CN/LC_MESSAGES/sshout.mo \ >+ %%NLS%%share/locale/zh_TW/LC_MESSAGES/sshout.mo > >-OPTIONS_DEFINE= IRC >-IRC_DESC= Enable the experimental IRC over SSH frontend >-IRC_CPPFLAGS= -DENABLE_IRC_FRONTEND >+OPTIONS_DEFINE= NLS IRC >+OPTIONS_DEFAULT= NLS >+OPTIONS_GROUP= SUGGESTED >+OPTIONS_GROUP_SUGGESTED=XCLIP > >+SUGGESTED_DESC= Suggested ports >+XCLIP_DESC= Add dependency to xclip(1) for CLI pasteimage support >+NLS_USES= gettext >+NLS_MAKE_ENV= NLS_LIBS="-l intl" >+NLS_MAKE_ENV_OFF= NO_NLS=1 >+IRC_DESC= Experimental IRC over SSH frontend >+IRC_CPPFLAGS= -D ENABLE_IRC_FRONTEND=1 >+ >+OPTIONS_SUB= yes >+ >+.include <bsd.port.pre.mk> >+ >+.if ${PORT_OPTIONS:MXCLIP} >+RUN_DEPENDS+= ${LOCALBASE}/bin/xclip:x11/xclip >+.endif >+ > .include <bsd.port.mk> >Index: net-im/sshout/distinfo >=================================================================== >--- net-im/sshout/distinfo (revision 547277) >+++ net-im/sshout/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1591368397 >-SHA256 (sshout-1.1.1-src.tar.bz2) = 88144d2e8782c5f06339f94977168509b36d33376b25c91a97b02bdd18302206 >-SIZE (sshout-1.1.1-src.tar.bz2) = 37676 >+TIMESTAMP = 1599058479 >+SHA256 (sshout-1.2.0-src.tar.bz2) = ced431585228186e5029f2c4cff76802b76eb6389fe78d5e9c14b0289a535b22 >+SIZE (sshout-1.2.0-src.tar.bz2) = 45150 >Index: net-im/sshout/pkg-message >=================================================================== >--- net-im/sshout/pkg-message (revision 547277) >+++ net-im/sshout/pkg-message (working copy) >@@ -5,4 +5,9 @@ > > If you installed SSHOUT for the first time, use sshoutcfg(8) to add users. > You must have SSH server running and accepting public key authentication. >+ >+For HTML messages be properly displayed in CLI frontend, elinks(1) version >+0.12 or later is required; however the ports tree currently doesn't have an >+up-to-date elinks version available. You will have to install the required >+version manually, if such support is needed. > #### END
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:
msl0000023508
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 249082
: 217721