Re: Four python based Jabber transports now in pkgsrc-wip
"Mike M. Volokhov" <[email protected]>
| Newsgroups | gmane.network.jabber.py-transports,gmane.network.jabber.lib.xmpppy,gmane.os.netbsd.devel.pkgsrc.wip.review |
|---|---|
| Organization | Intostroy IBG |
| Message-ID | <[email protected]> |
On Fri, 05 May 2006 22:40:52 -0500 Eric Schnoebelen wrote: > > I've just finished importing and updating four of the python > based XMPP transports in pkgsrc-wip, the works in progress > portion of the NetBSD pkgsrc package management system (which is > usable in many more operating systems than just NetBSD) [snip] > PyICQt wip/py-jabber-icqt > A transport between XMPP/Jabber and the ICQ IM network > version 0.7a [snip] > I don't have an ICQ account/number/id, so I've been unable to > test it, other than to know that it starts up correctly. Hello, Many thanks for providing these transports. At the first glance py-jabber-icqt package needs the attached patch to make pkglint happy. > Please test, and let me know of any bugs/issues. Now testing. Will come with results after some days. Thanks again for packaging this. -- Mishka. _______________________________________________ py-transports mailing list [email protected] http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports
py-jabber-icqt.diff
(application/octet-stream, 1.1 KB)
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc-wip/wip/py-jabber-icqt/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile 6 May 2006 02:37:13 -0000 1.4
+++ Makefile 6 May 2006 12:39:23 -0000
@@ -48,8 +48,8 @@
CONF_FILES= ${EGDIR}/pyicqt.xml ${PKG_SYSCONFDIR}/pyicqt.xml
do-install:
- @ ${INSTALL_SCRIPT_DIR} ${PREFIX}/${TRANSPORTDIR}
- @ cd ${WRKSRC} && \
+ ${INSTALL_SCRIPT_DIR} ${PREFIX}/${TRANSPORTDIR}
+ cd ${WRKSRC} && \
for i in `find src data tools \\( \\( -type f -name '*.orig' -o \
-type d -name .svn \\) -prune \\) -o -type f -print` ;\
do \
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc-wip/wip/py-jabber-icqt/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo 6 May 2006 02:37:13 -0000 1.2
+++ distinfo 6 May 2006 12:39:23 -0000
@@ -5,4 +5,3 @@
Size (pyicq-t-0.7a.tar.gz) = 140340 bytes
SHA1 (patch-aa) = 53288907a4ddcb2e26b6d7bc283f788cb0373ddf
SHA1 (patch-ab) = b1ccf8fa481095ba5a7313a7c95672ef15eb1fc6
-SHA1 (patch-ac) = fa60c20c7efc0a537f4b9b3469de20e76ab6a03d