1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

Update to 1.0.1

This commit is contained in:
Hye-Shik Chang 2003-09-26 05:41:26 +00:00
parent a51136bd60
commit 75a3fbbbe8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=89409
3 changed files with 4 additions and 5 deletions

View File

@ -5,10 +5,9 @@
# $FreeBSD$
PORTNAME= cjkcodecs
PORTVERSION= 1.0
PORTVERSION= 1.0.1
CATEGORIES= converters python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= koco
MASTER_SITES= http://download.berlios.de/cjkpython/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= perky@FreeBSD.org

View File

@ -1 +1 @@
MD5 (cjkcodecs-1.0.tar.gz) = e039e7cb905bc299b63bd86ab53fd827
MD5 (cjkcodecs-1.0.1.tar.gz) = 12a05f7b4d02b56cd4f470a2ef0e08fd

View File

@ -5,4 +5,4 @@ and Korean encodings. And, supports the following features:
* Reentrant-safe encoder and decoder
* Stateful/context-aware StreamReader and StreamWriter
WWW: http://sourceforge.net/projects/koco/
WWW: http://cjkpython.berlios.de/#CJKCodecs