aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/jabber-pymsn/Makefile
diff options
context:
space:
mode:
authorgarga <garga@FreeBSD.org>2006-08-16 05:38:02 +0800
committergarga <garga@FreeBSD.org>2006-08-16 05:38:02 +0800
commitb01f4f9f9a84f7b048874f57477d4240c17fc0cf (patch)
treeb497f622e237d8904e31f1551dd36902426602ca /net-im/jabber-pymsn/Makefile
parentd02ab9c23c530cc77e7851a0d00ca2222f93557d (diff)
downloadfreebsd-ports-gnome-b01f4f9f9a84f7b048874f57477d4240c17fc0cf.tar.gz
freebsd-ports-gnome-b01f4f9f9a84f7b048874f57477d4240c17fc0cf.tar.zst
freebsd-ports-gnome-b01f4f9f9a84f7b048874f57477d4240c17fc0cf.zip
Update to 0.11.2-dev2 to fix a lot of problems caused by a change made on MSN
protocol
Diffstat (limited to 'net-im/jabber-pymsn/Makefile')
-rw-r--r--net-im/jabber-pymsn/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/net-im/jabber-pymsn/Makefile b/net-im/jabber-pymsn/Makefile
index 6e7f7d9a2300..865b2c110845 100644
--- a/net-im/jabber-pymsn/Makefile
+++ b/net-im/jabber-pymsn/Makefile
@@ -5,8 +5,7 @@
# $FreeBSD$
PORTNAME= pymsn
-PORTVERSION= 0.11.1
-PORTREVISION= 1
+DISTVERSION= 0.11.2-dev2
PORTEPOCH= 1
CATEGORIES= net-im
MASTER_SITES= http://delx.cjb.net/pymsnt/tarballs/ \
@@ -14,7 +13,7 @@ MASTER_SITES= http://delx.cjb.net/pymsnt/tarballs/ \
MASTER_SITE_SUBDIR= distfiles
PKGNAMEPREFIX= jabber-
PKGNAMESUFFIX= -transport
-DISTNAME= ${PORTNAME}t-${PORTVERSION}
+DISTNAME= ${PORTNAME}t-${DISTVERSION}
DIST_SUBDIR= jabber
MAINTAINER= garga@FreeBSD.org
@@ -24,8 +23,6 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/OpenSSL/__init__.py:${PORTSDIR}/security/py-op
${PYTHON_SITELIBDIR}/twisted/__init__.py:${PORTSDIR}/devel/py-twisted \
${PYTHON_SITELIBDIR}/PIL/__init__.py:${PORTSDIR}/graphics/py-imaging
-WRKSRC= ${WRKDIR}/${PORTNAME}t-${PORTVERSION}
-
OPTIONS= EJABBERD "Use transport with ejabberd" off
NO_BUILD= yes