diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-10-10 11:44:18 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-10-10 11:44:18 +0000 |
commit | b799312d48e18d7df5752b3dbcbad31b6e492a7e (patch) | |
tree | e1ed5dc879dbfce395ed6ae19fee2ff3121aed17 /deskutils/plans | |
parent | 291149c489e3592df8af2cc24e1c96ad17c40fb5 (diff) | |
download | ports-b799312d48e18d7df5752b3dbcbad31b6e492a7e.tar.gz ports-b799312d48e18d7df5752b3dbcbad31b6e492a7e.zip |
Notes
Diffstat (limited to 'deskutils/plans')
-rw-r--r-- | deskutils/plans/Makefile | 2 | ||||
-rw-r--r-- | deskutils/plans/distinfo | 4 | ||||
-rw-r--r-- | deskutils/plans/pkg-plist | 12 |
3 files changed, 10 insertions, 8 deletions
diff --git a/deskutils/plans/Makefile b/deskutils/plans/Makefile index b3ed617d0aff..6abcb6037004 100644 --- a/deskutils/plans/Makefile +++ b/deskutils/plans/Makefile @@ -7,7 +7,7 @@ # PORTNAME= plans -PORTVERSION= 7.3 +PORTVERSION= 7.4 CATEGORIES= deskutils www MASTER_SITES= http://www.planscalendar.com/release/:plans \ http://www.freebsd.org/gifs/:logo diff --git a/deskutils/plans/distinfo b/deskutils/plans/distinfo index a5bfcfede357..ed5bbe774e0d 100644 --- a/deskutils/plans/distinfo +++ b/deskutils/plans/distinfo @@ -1,4 +1,4 @@ -MD5 (plans_7.3.zip) = 58cef12b3582a3b3acae2c4b9ad9408c -SIZE (plans_7.3.zip) = 585402 +MD5 (plans_7.4.zip) = 26676e9e60c9e3aadbf33607342d7720 +SIZE (plans_7.4.zip) = 590332 MD5 (powerani.gif) = b0f85a6c41817a2dcad0ffe6f0729fa8 SIZE (powerani.gif) = 7203 diff --git a/deskutils/plans/pkg-plist b/deskutils/plans/pkg-plist index 6d016ffb328c..9c20fd77e05a 100644 --- a/deskutils/plans/pkg-plist +++ b/deskutils/plans/pkg-plist @@ -1,26 +1,27 @@ %%DIR%%/data/calendars.xml -%%DIR%%/email_reminders.cgi %%DIR%%/data/email_reminders.xml %%DIR%%/data/events.xml -%%DIR%%/gpl.txt %%DIR%%/data/new_calendars.xml %%DIR%%/data/pending_actions.xml +%%DIR%%/data/plans_discovery.xml +%%DIR%%/data/users.xml +%%DIR%%/email_reminders.cgi +%%DIR%%/gpl.txt %%DIR%%/plans.cgi %%DIR%%/plans_config.pl -%%DIR%%/data/plans_discovery.xml %%DIR%%/plans_lib.pl %%DIR%%/theme/color_select.css %%DIR%%/theme/color_select.js %%DIR%%/theme/graphics/color_select_icon.gif %%DIR%%/theme/graphics/date_circle.gif %%DIR%%/theme/graphics/freebsd.gif +%%DIR%%/theme/graphics/green_check.gif %%DIR%%/theme/graphics/hue_blend.png %%DIR%%/theme/graphics/linux.gif %%DIR%%/theme/graphics/linuxpowered_tux.jpg %%DIR%%/theme/graphics/poweredby.gif %%DIR%%/theme/graphics/sv_blend.png %%DIR%%/theme/graphics/trashcan.gif -%%DIR%%/theme/graphics/green_check.gif %%DIR%%/theme/graphics/unit_number_patch_0_16x10.gif %%DIR%%/theme/graphics/unit_number_patch_0_20x13.gif %%DIR%%/theme/graphics/unit_number_patch_0_40x25.gif @@ -315,15 +316,16 @@ %%DIR%%/theme/icons/wreath_16x16.gif %%DIR%%/theme/icons/wreath_32x32.gif %%DIR%%/theme/icons/wreath_50x50.gif +%%DIR%%/theme/lpd.js %%DIR%%/theme/plans.css %%DIR%%/theme/plans.js %%DIR%%/theme/plans.template %%DIR%%/theme/plans_lang.js %%DIR%%/theme/upcoming_events.css +%%DIR%%/theme/upcoming_events.js %%DIR%%/upcoming_events.cgi %%DIR%%/upcoming_events.config %%DIR%%/us_english.pl -%%DIR%%/data/users.xml @dirrm %%DIR%%/theme/icons @dirrm %%DIR%%/theme/graphics |