aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkevlo <kevlo@FreeBSD.org>2005-11-25 13:48:56 +0800
committerkevlo <kevlo@FreeBSD.org>2005-11-25 13:48:56 +0800
commit5b5056cd2c159f7958923573666af69b21c6da11 (patch)
tree26f224875fc898391749ea60d4b989d0978ebd94
parenta95422f8075b9cfb1dfa4d57e66c5855dc174007 (diff)
downloadfreebsd-ports-gnome-5b5056cd2c159f7958923573666af69b21c6da11.tar.gz
freebsd-ports-gnome-5b5056cd2c159f7958923573666af69b21c6da11.tar.zst
freebsd-ports-gnome-5b5056cd2c159f7958923573666af69b21c6da11.zip
Update to 0.8.7.1
-rw-r--r--net-im/pebrot/Makefile7
-rw-r--r--net-im/pebrot/distinfo5
2 files changed, 7 insertions, 5 deletions
diff --git a/net-im/pebrot/Makefile b/net-im/pebrot/Makefile
index f0490376e970..0f52e02205e5 100644
--- a/net-im/pebrot/Makefile
+++ b/net-im/pebrot/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= pebrot
-PORTVERSION= 0.8.7
+PORTVERSION= 0.8.7.1
CATEGORIES= net-im
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -13,9 +13,10 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= kevlo@FreeBSD.org
COMMENT= Text-based MSN messenger client
-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/cjkcodecs/__init__.py:${PORTSDIR}/converters/py-cjkcodecs
-
USE_PYTHON= 2.1+
USE_PYDISTUTILS= yes
+post-extract:
+ @${FIND} ${WRKSRC} -name CVS -type d | ${XARGS} ${RM} -fr
+
.include <bsd.port.mk>
diff --git a/net-im/pebrot/distinfo b/net-im/pebrot/distinfo
index 41ba4c7b2a62..467048f52485 100644
--- a/net-im/pebrot/distinfo
+++ b/net-im/pebrot/distinfo
@@ -1,2 +1,3 @@
-MD5 (pebrot-0.8.7.tar.gz) = 9acfaedb0e3d0c3b25505952403f0d0b
-SIZE (pebrot-0.8.7.tar.gz) = 80701
+MD5 (pebrot-0.8.7.1.tar.gz) = e580126093d10c92c1faa01806a2e0a0
+SHA256 (pebrot-0.8.7.1.tar.gz) = 989bcdbafd4b1c81d82d618f725e2d0c4e6e493191589a5ee997fa497a1962ac
+SIZE (pebrot-0.8.7.1.tar.gz) = 87034