1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00

- Update to 1.71

PR:		ports/176595
Submitted by:	Hon-Yu Lawrence Cheung <cheunghonyu@gmail.com> (maintainer)
This commit is contained in:
Beech Rintoul 2013-03-02 20:04:15 +00:00
parent 6164a923dc
commit aeb9afa82e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=313290
3 changed files with 6 additions and 3 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= rednotebook
PORTVERSION= 1.6.6
PORTVERSION= 1.7.1
CATEGORIES= deskutils python
MASTER_SITES= SF
MASTER_SITE_SUBDIR= rednotebook

View File

@ -1,2 +1,2 @@
SHA256 (rednotebook-1.6.6.tar.gz) = 948f3285c0702be0d75538b6589ab2ffd1626432fd8b618d74e21868a875c4b6
SIZE (rednotebook-1.6.6.tar.gz) = 442506
SHA256 (rednotebook-1.7.1.tar.gz) = 5e34990c9557082822db7675ff6666f0ae05182a05e21402c4d33900d66f01d5
SIZE (rednotebook-1.7.1.tar.gz) = 460109

View File

@ -37,6 +37,9 @@
%%PYTHON_SITELIBDIR%%/rednotebook/external/txt2tags.py
%%PYTHON_SITELIBDIR%%/rednotebook/external/txt2tags.pyc
%%PYTHON_SITELIBDIR%%/rednotebook/external/txt2tags.pyo
%%PYTHON_SITELIBDIR%%/rednotebook/external/argparse.py
%%PYTHON_SITELIBDIR%%/rednotebook/external/argparse.pyc
%%PYTHON_SITELIBDIR%%/rednotebook/external/argparse.pyo
%%PYTHON_SITELIBDIR%%/rednotebook/files/default.cfg
%%PYTHON_SITELIBDIR%%/rednotebook/files/main_window.glade
%%PYTHON_SITELIBDIR%%/rednotebook/gui/__init__.py