update to 0.8.7.1
This commit is contained in:
parent
5b7a5608c5
commit
84e9c2c9c0
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2005/03/08 22:42:35 xsa Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2005/11/21 03:19:36 kevlo Exp $
|
||||
|
||||
COMMENT= "text-based MSN messenger client"
|
||||
|
||||
DISTNAME= pebrot-0.8.7
|
||||
DISTNAME= pebrot-0.8.7.1
|
||||
CATEGORIES= net
|
||||
|
||||
HOMEPAGE= http://pebrot.sourceforge.net/
|
||||
@ -28,4 +28,7 @@ FLAVOR?=
|
||||
RUN_DEPENDS= :py-cjkcodecs-*:converters/py-cjkcodecs
|
||||
.endif
|
||||
|
||||
post-extract:
|
||||
@find ${WRKSRC} -name 'CVS' -type d |xargs rm -rf
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (pebrot-0.8.7.tar.gz) = 9acfaedb0e3d0c3b25505952403f0d0b
|
||||
RMD160 (pebrot-0.8.7.tar.gz) = 93d2e1234e0a41b2916a4b81a4058a92f76c6681
|
||||
SHA1 (pebrot-0.8.7.tar.gz) = e7feab55010e794e9c4054d5ab2efce9d9be19bd
|
||||
SIZE (pebrot-0.8.7.tar.gz) = 80701
|
||||
MD5 (pebrot-0.8.7.1.tar.gz) = e580126093d10c92c1faa01806a2e0a0
|
||||
RMD160 (pebrot-0.8.7.1.tar.gz) = 9b18f094ba8ef60d9f448f7a4ce02fa9185713d9
|
||||
SHA1 (pebrot-0.8.7.1.tar.gz) = afbba3206d27073ec2ce0657d5e75d733d0d8a81
|
||||
SIZE (pebrot-0.8.7.1.tar.gz) = 87034
|
||||
|
Loading…
Reference in New Issue
Block a user