FreeBSD Bugzilla – Attachment 152446 Details for
Bug 197248
[UPDATE] net-im/sendxmpp: update to 1.24
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Unified diff to bump sendxmpp to v1.24
sendxmpp.diff (text/plain), 2.58 KB, created by
Tomas Hecker
on 2015-02-01 17:54:32 UTC
(
hide
)
Description:
Unified diff to bump sendxmpp to v1.24
Filename:
MIME Type:
Creator:
Tomas Hecker
Created:
2015-02-01 17:54:32 UTC
Size:
2.58 KB
patch
obsolete
>diff -ruN sendxmpp.bak/Makefile sendxmpp/Makefile >--- sendxmpp.bak/Makefile 2014-11-26 14:08:24.000000000 +0100 >+++ sendxmpp/Makefile 2015-01-22 22:09:52.123203588 +0100 >@@ -2,20 +2,34 @@ > # $FreeBSD: head/net-im/sendxmpp/Makefile 373448 2014-11-26 13:08:24Z mat $ > > PORTNAME= sendxmpp >-PORTVERSION= 0.0.8 >-PORTREVISION= 2 >+PORTVERSION= 1.24.0 >+PORTREVISION= 0 > CATEGORIES= net-im perl5 >-MASTER_SITES= http://www.djcbsoftware.nl/code/sendxmpp/ >+USE_GITHUB= yes >+GH_ACCOUNT= lhost >+GH_PROJECT= sendxmpp >+GH_TAGNAME= v1.24 >+GH_COMMIT= f596346 > > MAINTAINER= mek@mek.uz.ua > COMMENT= Perl-script to send xmpp (jabber) messages > >-RUN_DEPENDS+= p5-Net-XMPP>0.0:${PORTSDIR}/net-im/p5-Net-XMPP \ >- p5-IO-Socket-SSL>0.0:${PORTSDIR}/security/p5-IO-Socket-SSL >+LICENSE= GPLv2 >+ >+BUILD_DEPENDS+= p5-Net-XMPP>0.0:${PORTSDIR}/net-im/p5-Net-XMPP >+ >+RUN_DEPENDS+= p5-Getopt-Long>0.0:${PORTSDIR}/devel/p5-Getopt-Long >+ >+OPTIONS_DEFINE= EXAMPLES > > USES= perl5 > USE_PERL5= configure > >+PORTEXAMPLES= send-url.xml sendxmpp-raw-messages > PLIST_FILES= bin/sendxmpp man/man1/sendxmpp.1.gz > >+post-install: >+ ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} >+ ${INSTALL_DATA} ${PORTEXAMPLES:S,^,${WRKSRC}/examples/,} ${STAGEDIR}${EXAMPLESDIR} >+ > .include <bsd.port.mk> >diff -ruN sendxmpp.bak/distinfo sendxmpp/distinfo >--- sendxmpp.bak/distinfo 2014-01-22 16:30:13.000000000 +0100 >+++ sendxmpp/distinfo 2015-01-19 15:41:48.613674134 +0100 >@@ -1,2 +1,2 @@ >-SHA256 (sendxmpp-0.0.8.tar.gz) = 10e0a8d03f504f93ee4b9178c86f1882ac718e76d427602b1f9e10653cde0dde >-SIZE (sendxmpp-0.0.8.tar.gz) = 6401 >+SHA256 (sendxmpp-1.24.0.tar.gz) = 8126125accf11014d6b4f1963d951ccbe2fc1a7f1ed9fe6dee207600f66183ee >+SIZE (sendxmpp-1.24.0.tar.gz) = 9662 >diff -ruN sendxmpp.bak/pkg-descr sendxmpp/pkg-descr >--- sendxmpp.bak/pkg-descr 2014-01-22 16:44:51.000000000 +0100 >+++ sendxmpp/pkg-descr 2015-02-01 18:40:06.733800792 +0100 >@@ -1,4 +1,4 @@ > sendxmpp is a program to send XMPP (Jabber) messages from the command-line. > Messages can be sent both to individual recipients and chatrooms. > >-WWW: http://www.djcbsoftware.nl/code/sendxmpp/ >+WWW: http://sendxmpp.hostname.sk/ >diff -ruN sendxmpp.bak/pkg-message sendxmpp/pkg-message >--- sendxmpp.bak/pkg-message 1970-01-01 01:00:00.000000000 +0100 >+++ sendxmpp/pkg-message 2015-02-01 18:40:40.253782378 +0100 >@@ -0,0 +1,7 @@ >+ ---------------------------------------------------------- >+ Existing users of 'sendxmpp' be aware that the format of >+ the config file has changed and you need to update your >+ ~/.sendxmpprc file accordingly. >+ >+ The new config file format is described in the man page. >+ ----------------------------------------------------------
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 197248
: 152446