svn commit: r313290 - head/deskutils/rednotebook
Beech Rintoul
beech at FreeBSD.org
Sat Mar 2 20:04:17 UTC 2013
Author: beech
Date: Sat Mar 2 20:04:15 2013
New Revision: 313290
URL: http://svnweb.freebsd.org/changeset/ports/313290
Log:
- Update to 1.71
PR: ports/176595
Submitted by: Hon-Yu Lawrence Cheung <cheunghonyu at gmail.com> (maintainer)
Modified:
head/deskutils/rednotebook/Makefile
head/deskutils/rednotebook/distinfo
head/deskutils/rednotebook/pkg-plist
Modified: head/deskutils/rednotebook/Makefile
==============================================================================
--- head/deskutils/rednotebook/Makefile Sat Mar 2 20:03:50 2013 (r313289)
+++ head/deskutils/rednotebook/Makefile Sat Mar 2 20:04:15 2013 (r313290)
@@ -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
Modified: head/deskutils/rednotebook/distinfo
==============================================================================
--- head/deskutils/rednotebook/distinfo Sat Mar 2 20:03:50 2013 (r313289)
+++ head/deskutils/rednotebook/distinfo Sat Mar 2 20:04:15 2013 (r313290)
@@ -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
Modified: head/deskutils/rednotebook/pkg-plist
==============================================================================
--- head/deskutils/rednotebook/pkg-plist Sat Mar 2 20:03:50 2013 (r313289)
+++ head/deskutils/rednotebook/pkg-plist Sat Mar 2 20:04:15 2013 (r313290)
@@ -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
More information about the svn-ports-all
mailing list