View | Details | Raw Unified | Return to bug 145267
Collapse All | Expand All

(-)py-mecab/Makefile (-1 / +1 lines)
Lines 5-11 Link Here
5
# $FreeBSD: ports/japanese/py-mecab/Makefile,v 1.3 2009/08/22 00:24:21 amdmi3 Exp $
5
# $FreeBSD: ports/japanese/py-mecab/Makefile,v 1.3 2009/08/22 00:24:21 amdmi3 Exp $
6
6
7
PORTNAME=	mecab
7
PORTNAME=	mecab
8
PORTVERSION=	0.97
8
PORTVERSION=	0.98
9
CATEGORIES=	japanese python textproc
9
CATEGORIES=	japanese python textproc
10
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}-python/${PORTVERSION}
10
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}-python/${PORTVERSION}
11
DISTNAME=	${PORTNAME}-python-${PORTVERSION}
11
DISTNAME=	${PORTNAME}-python-${PORTVERSION}
(-)py-mecab/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (mecab-python-0.97.tar.gz) = f5b3545572d00b09c24a780dcfdf8bc8
1
MD5 (mecab-python-0.98.tar.gz) = c20ac4576190f219c6e07f2e52803f1e
2
SHA256 (mecab-python-0.97.tar.gz) = cae83255b2842330e1a0806067b2fa272cc0443d5b2fc4f7636f11db91e82ede
2
SHA256 (mecab-python-0.98.tar.gz) = d3a4b2c602b7e6baae8465c859fe8b1e2d5ceb04b619a07a35bd68daef275014
3
SIZE (mecab-python-0.97.tar.gz) = 53415
3
SIZE (mecab-python-0.98.tar.gz) = 51651

Return to bug 145267