diff options
author | culot <culot@FreeBSD.org> | 2012-04-07 17:27:38 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2012-04-07 17:27:38 +0800 |
commit | bc01a9e297479698bf50359160f30d828d735813 (patch) | |
tree | a53fdd44c0c5ce5ee2f96e37bc30614111e72ebd /deskutils | |
parent | 1c516ffe86c4b5be6b75c42d40901f3108e96f38 (diff) | |
download | freebsd-ports-gnome-bc01a9e297479698bf50359160f30d828d735813.tar.gz freebsd-ports-gnome-bc01a9e297479698bf50359160f30d828d735813.tar.zst freebsd-ports-gnome-bc01a9e297479698bf50359160f30d828d735813.zip |
- Update to 1.4.0
PR: ports/166713
Submitted by: Hon-Yu Lawrence Cheung <cheunghonyu@gmail.com> (maintainer)
Feature safe: yes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/rednotebook/Makefile | 2 | ||||
-rw-r--r-- | deskutils/rednotebook/distinfo | 4 | ||||
-rw-r--r-- | deskutils/rednotebook/pkg-plist | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/deskutils/rednotebook/Makefile b/deskutils/rednotebook/Makefile index 3cd284a0e3cd..f1aa48fd8b22 100644 --- a/deskutils/rednotebook/Makefile +++ b/deskutils/rednotebook/Makefile @@ -6,7 +6,7 @@ # PORTNAME= rednotebook -PORTVERSION= 1.3.0 +PORTVERSION= 1.4.0 CATEGORIES= deskutils python MASTER_SITES= SF MASTER_SITE_SUBDIR= rednotebook diff --git a/deskutils/rednotebook/distinfo b/deskutils/rednotebook/distinfo index 0a11c259ed2b..a215c00cea73 100644 --- a/deskutils/rednotebook/distinfo +++ b/deskutils/rednotebook/distinfo @@ -1,2 +1,2 @@ -SHA256 (rednotebook-1.3.0.tar.gz) = 886065cd56651051508980cc6d4a0a151978b43730a83acbe8c1db038311a95c -SIZE (rednotebook-1.3.0.tar.gz) = 443438 +SHA256 (rednotebook-1.4.0.tar.gz) = ca68e39e5fa3182eef334d160ff9b389aad39c22abfe7caa560a5ff92eb038b0 +SIZE (rednotebook-1.4.0.tar.gz) = 449654 diff --git a/deskutils/rednotebook/pkg-plist b/deskutils/rednotebook/pkg-plist index 711b39b0e54d..9138eee6b504 100644 --- a/deskutils/rednotebook/pkg-plist +++ b/deskutils/rednotebook/pkg-plist @@ -169,9 +169,6 @@ %%PYTHON_SITELIBDIR%%/rednotebook/util/statistics.py %%PYTHON_SITELIBDIR%%/rednotebook/util/statistics.pyc %%PYTHON_SITELIBDIR%%/rednotebook/util/statistics.pyo -%%PYTHON_SITELIBDIR%%/rednotebook/util/unicode.py -%%PYTHON_SITELIBDIR%%/rednotebook/util/unicode.pyc -%%PYTHON_SITELIBDIR%%/rednotebook/util/unicode.pyo %%PYTHON_SITELIBDIR%%/rednotebook/util/utils.py %%PYTHON_SITELIBDIR%%/rednotebook/util/utils.pyc %%PYTHON_SITELIBDIR%%/rednotebook/util/utils.pyo |