Update to 0.8.7.1
This commit is contained in:
parent
72fe0001a8
commit
ac6d9f8f01
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=149390
2 changed files with 7 additions and 5 deletions
|
@ -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>
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue