Add an external patch to supprot ICQ's (new?) md5 auth mechanisms
This commit is contained in:
parent
d6c2e4744a
commit
7d94e5b7b4
1 changed files with 4 additions and 1 deletions
|
@ -1,10 +1,13 @@
|
||||||
# $NetBSD: Makefile,v 1.12 2008/02/18 21:24:57 sebpierrel Exp $
|
# $NetBSD: Makefile,v 1.13 2008/06/02 17:50:50 schnoebe Exp $
|
||||||
|
|
||||||
DISTNAME= pyicq-t-0.8b
|
DISTNAME= pyicq-t-0.8b
|
||||||
PKGNAME= ${PYPKGPREFIX}-jabber-${DISTNAME:S/py//}
|
PKGNAME= ${PYPKGPREFIX}-jabber-${DISTNAME:S/py//}
|
||||||
CATEGORIES= chat python
|
CATEGORIES= chat python
|
||||||
MASTER_SITES= http://pyicqt.googlecode.com/files/
|
MASTER_SITES= http://pyicqt.googlecode.com/files/
|
||||||
|
|
||||||
|
PATCH_SITES= http://maxim.modum.by/
|
||||||
|
PATCH_FILES= pyicqt-allow-md5-v2.patch
|
||||||
|
|
||||||
MAINTAINER= eric@cirr.com
|
MAINTAINER= eric@cirr.com
|
||||||
HOMEPAGE= http://code.google.com/p/pyicqt/
|
HOMEPAGE= http://code.google.com/p/pyicqt/
|
||||||
COMMENT= Transport connecting Jabber to the ICQ IM network
|
COMMENT= Transport connecting Jabber to the ICQ IM network
|
||||||
|
|
Loading…
Reference in a new issue