diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2006-05-16 01:57:05 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2006-05-16 01:57:05 +0000 |
commit | f23e1c5d77298a3d36ac66e8b905074acf77f399 (patch) | |
tree | 521dedc89fb40134214ae0da3d6b70aaeb4d9d31 /net-im | |
parent | 13bd01f389b5c7f19292bc815f47163a379d7b22 (diff) |
Notes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/pebrot/Makefile | 7 | ||||
-rw-r--r-- | net-im/pebrot/distinfo | 6 |
2 files changed, 5 insertions, 8 deletions
diff --git a/net-im/pebrot/Makefile b/net-im/pebrot/Makefile index 0f52e02205e5..a4b82a6f0fb7 100644 --- a/net-im/pebrot/Makefile +++ b/net-im/pebrot/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= pebrot -PORTVERSION= 0.8.7.1 +PORTVERSION= 0.8.8 CATEGORIES= net-im MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -13,10 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= kevlo@FreeBSD.org COMMENT= Text-based MSN messenger client -USE_PYTHON= 2.1+ +USE_PYTHON= yes 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 467048f52485..bd5d796d7ad8 100644 --- a/net-im/pebrot/distinfo +++ b/net-im/pebrot/distinfo @@ -1,3 +1,3 @@ -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 +MD5 (pebrot-0.8.8.tar.gz) = 773392904defc14e6264832b0d0c620d +SHA256 (pebrot-0.8.8.tar.gz) = 07a68d9b8ad8d84d5f3f6846fcdca158f516ac0472141791f5c95b3d79dd22f5 +SIZE (pebrot-0.8.8.tar.gz) = 83663 |