Update to 1.5.1

This commit is contained in:
Hye-Shik Chang 2006-04-22 05:00:13 +00:00
parent 6136240d32
commit 30ab87ab34
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=160116
3 changed files with 5 additions and 4 deletions

View file

@ -7,7 +7,7 @@
#
PORTNAME= optik
PORTVERSION= 1.5
PORTVERSION= 1.5.1
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}

View file

@ -1,3 +1,3 @@
MD5 (optik-1.5.tar.gz) = 53a1c72df84e67b6aff018d184c011c2
SHA256 (optik-1.5.tar.gz) = c3197f2dc467b03021b3f491e393c06d952616b92c7d87ab6c11b08f61168aac
SIZE (optik-1.5.tar.gz) = 78605
MD5 (optik-1.5.1.tar.gz) = 0cf2ffae04949b578ba5662777d22546
SHA256 (optik-1.5.1.tar.gz) = 23abc5c16650be95b7c4862be8ee61209ba8116c49f54cd1aaa03588dadca7bb
SIZE (optik-1.5.1.tar.gz) = 86233

View file

@ -22,6 +22,7 @@
%%EXAMPLES%%/caseless.py
%%EXAMPLES%%/custom_source.py
%%EXAMPLES%%/custom_type.py
%%EXAMPLES%%/help_groups.py
%%EXAMPLES%%/i18n.py
%%EXAMPLES%%/no_help.py
%%EXAMPLES%%/optional_arg_1.py