diff -Nur gdeskcal.orig/Makefile gdeskcal/Makefile --- gdeskcal.orig/Makefile Tue Apr 22 12:29:39 2003 +++ gdeskcal/Makefile Sun May 4 18:59:59 2003 @@ -6,7 +6,7 @@ # PORTNAME= gdeskcal -PORTVERSION= 0.40 +PORTVERSION= 0.50 CATEGORIES= deskutils python gnome MASTER_SITES= http://www.pycage.de/download/ DISTNAME= gDeskCal-${PORTVERSION:S/./_/} diff -Nur gdeskcal.orig/distinfo gdeskcal/distinfo --- gdeskcal.orig/distinfo Tue Apr 22 12:29:39 2003 +++ gdeskcal/distinfo Sun May 4 19:00:11 2003 @@ -1 +1 @@ -MD5 (gDeskCal-0_40.tar.gz) = e1a0059f3feccffc4b0ab58dbc5de294 +MD5 (gDeskCal-0_50.tar.gz) = cce7c2c3e43ec13705dc4cd525db8ef9 diff -Nur gdeskcal.orig/pkg-plist gdeskcal/pkg-plist --- gdeskcal.orig/pkg-plist Fri Feb 28 08:46:44 2003 +++ gdeskcal/pkg-plist Sun May 4 21:03:25 2003 @@ -7,6 +7,9 @@ share/gnome/gdeskcal/code/Config.py share/gnome/gdeskcal/code/ConfigFormatLoader.py share/gnome/gdeskcal/code/ConfigLoader.py +share/gnome/gdeskcal/code/FileWatcher.py +share/gnome/gdeskcal/code/GlassWindow.py +share/gnome/gdeskcal/code/ListBox.py share/gnome/gdeskcal/code/Menu.py share/gnome/gdeskcal/code/Navigation.py share/gnome/gdeskcal/code/Observable.py @@ -18,9 +21,27 @@ share/gnome/gdeskcal/code/desktop.py share/gnome/gdeskcal/code/errormessage.py share/gnome/gdeskcal/code/i18n.py +share/gnome/gdeskcal/code/icon.py +share/gnome/gdeskcal/code/planner/CalEditor.py +share/gnome/gdeskcal/code/planner/CalEvent.py +share/gnome/gdeskcal/code/planner/Calendar.py +share/gnome/gdeskcal/code/planner/Planner.py +share/gnome/gdeskcal/code/planner/Popup.py +share/gnome/gdeskcal/code/planner/RecurrenceRule.py +share/gnome/gdeskcal/code/planner/__init__.py +share/gnome/gdeskcal/code/planner/caltime.py +share/gnome/gdeskcal/code/planner/categories.py +share/gnome/gdeskcal/code/planner/iCalLoader.py +share/gnome/gdeskcal/code/planner/iCalWriter.py +share/gnome/gdeskcal/code/sfrmapper.py share/gnome/gdeskcal/code/values.py share/gnome/gdeskcal/data/config.xml share/gnome/gdeskcal/data/format.xml +share/gnome/gdeskcal/data/gfx/business.png +share/gnome/gdeskcal/data/gfx/favorites.png +share/gnome/gdeskcal/data/gfx/icon.png +share/gnome/gdeskcal/data/gfx/misc.png +share/gnome/gdeskcal/data/gfx/phone.png share/gnome/gdeskcal/gdeskcal share/gnome/gdeskcal/skins/default/bg.png share/gnome/gdeskcal/skins/default/bg.xcf @@ -47,6 +68,8 @@ @dirrm share/gnome/gdeskcal/skins/default @dirrm share/gnome/gdeskcal/skins/big_and_simple @dirrm share/gnome/gdeskcal/skins +@dirrm share/gnome/gdeskcal/data/gfx @dirrm share/gnome/gdeskcal/data +@dirrm share/gnome/gdeskcal/code/planner @dirrm share/gnome/gdeskcal/code @dirrm share/gnome/gdeskcal