- upgrade to pebrot 0.8.8
- switch to python 2.4
This commit is contained in:
parent
c46274aa32
commit
7603c25809
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2005/11/21 03:19:36 kevlo Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2006/05/01 08:14:41 kevlo Exp $
|
||||
|
||||
COMMENT= "text-based MSN messenger client"
|
||||
|
||||
DISTNAME= pebrot-0.8.7.1
|
||||
DISTNAME= pebrot-0.8.8
|
||||
CATEGORIES= net
|
||||
|
||||
HOMEPAGE= http://pebrot.sourceforge.net/
|
||||
@ -19,16 +19,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pebrot/}
|
||||
|
||||
NO_REGRESS= Yes
|
||||
|
||||
MODPY_VERSION= 2.4
|
||||
MODULES= lang/python
|
||||
|
||||
FLAVORS= cjk
|
||||
FLAVOR?=
|
||||
|
||||
.if ${FLAVOR:L:Mcjk}
|
||||
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.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
|
||||
MD5 (pebrot-0.8.8.tar.gz) = 773392904defc14e6264832b0d0c620d
|
||||
RMD160 (pebrot-0.8.8.tar.gz) = c6f55cde2ec0b118a88895080aa8b5c1f8dae8b1
|
||||
SHA1 (pebrot-0.8.8.tar.gz) = 394871cbac646fc157d83cdbb2799334ca7150aa
|
||||
SIZE (pebrot-0.8.8.tar.gz) = 83663
|
||||
|
Loading…
Reference in New Issue
Block a user