aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authorpi <pi@FreeBSD.org>2015-02-13 15:31:19 +0800
committerpi <pi@FreeBSD.org>2015-02-13 15:31:19 +0800
commita75f28ac4e2d006adfed8aa657553b8a33dcb0e3 (patch)
tree5ea025437ea0cfc9bef7a1f334a6ba32d4bda5e2 /deskutils
parent1bc529346cec62ab5587e86976ec5f9a9bcb9869 (diff)
downloadfreebsd-ports-gnome-a75f28ac4e2d006adfed8aa657553b8a33dcb0e3.tar.gz
freebsd-ports-gnome-a75f28ac4e2d006adfed8aa657553b8a33dcb0e3.tar.zst
freebsd-ports-gnome-a75f28ac4e2d006adfed8aa657553b8a33dcb0e3.zip
deskutils/plans: fix known bug
Bug: https://groups.google.com/forum/#!topic/planscalendar/svYVlr7gJp0 PR: 197370 Submitted by: Benjamin Stier <ben@unpatched.de>
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/plans/Makefile2
-rw-r--r--deskutils/plans/files/patch-Time_Normalize.pm11
-rw-r--r--deskutils/plans/pkg-plist1
3 files changed, 13 insertions, 1 deletions
diff --git a/deskutils/plans/Makefile b/deskutils/plans/Makefile
index 4c03ebb41a69..7ba4dfc3b70c 100644
--- a/deskutils/plans/Makefile
+++ b/deskutils/plans/Makefile
@@ -3,7 +3,7 @@
PORTNAME= plans
PORTVERSION= 8.2.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= deskutils www
MASTER_SITES= http://www.planscalendar.com/release/:plans \
http://www.planscalendar.com/addons/:addons \
diff --git a/deskutils/plans/files/patch-Time_Normalize.pm b/deskutils/plans/files/patch-Time_Normalize.pm
new file mode 100644
index 000000000000..34ff5c31f7c8
--- /dev/null
+++ b/deskutils/plans/files/patch-Time_Normalize.pm
@@ -0,0 +1,11 @@
+--- Time/Normalize.pm.orig 2015-02-06 12:35:41 UTC
++++ Time/Normalize.pm
+@@ -126,7 +126,7 @@ sub _setup_locale
+ eval
+ {
+ require I18N::Langinfo;
+- I18N::Langinfo->import qw(langinfo);
++ I18N::Langinfo->import (qw(langinfo));
+ @Mon_Name = map langinfo($_), (
+ I18N::Langinfo::MON_1(),
+ I18N::Langinfo::MON_2(),
diff --git a/deskutils/plans/pkg-plist b/deskutils/plans/pkg-plist
index 562eef1835e8..bc5e67b31bc5 100644
--- a/deskutils/plans/pkg-plist
+++ b/deskutils/plans/pkg-plist
@@ -438,3 +438,4 @@
%%WWWDIR%%/us_english.pl
%%WWWDIR%%/us_english_utf8.pl
%%WWWDIR%%/zh_tw.pl
+@dir %%WWWDIR%%/sessions