diff options
author | rh <rh> | 1999-07-24 08:41:39 +0000 |
---|---|---|
committer | rh <rh> | 1999-07-24 08:41:39 +0000 |
commit | 0c1b148cda977ba95fb9f46bccd0b4084fdfb8f1 (patch) | |
tree | d1f88d6a8fbed2edd1f4bca9e4cdf750b83b7beb /misc/gnome-pim | |
parent | 40fea1c74cae0a4a69d775cdf03cef53cc220969 (diff) | |
download | pkgsrc-0c1b148cda977ba95fb9f46bccd0b4084fdfb8f1.tar.gz |
Update gnome-pim to 1.0.8.
This version features several bug fixes and user interface enhancements
for gnomecal and gnomecard.
Diffstat (limited to 'misc/gnome-pim')
-rw-r--r-- | misc/gnome-pim/Makefile | 4 | ||||
-rw-r--r-- | misc/gnome-pim/files/md5 | 4 | ||||
-rw-r--r-- | misc/gnome-pim/pkg/PLIST | 25 |
3 files changed, 23 insertions, 10 deletions
diff --git a/misc/gnome-pim/Makefile b/misc/gnome-pim/Makefile index b6a7ecc4ca4..70383e3a69d 100644 --- a/misc/gnome-pim/Makefile +++ b/misc/gnome-pim/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 1999/07/23 09:17:03 tron Exp $ +# $NetBSD: Makefile,v 1.8 1999/07/24 08:41:39 rh Exp $ # -DISTNAME= gnome-pim-1.0.7 +DISTNAME= gnome-pim-1.0.8 CATEGORIES= misc x11 gnome MASTER_SITES= ftp://ftp.gnome.org/pub/GNOME/gnome-1.0/sources/ \ ftp://ftp.tuwien.ac.at/hci/GNOME/gnome-1.0/sources/ \ diff --git a/misc/gnome-pim/files/md5 b/misc/gnome-pim/files/md5 index 46758c5b09c..0d7cf71952d 100644 --- a/misc/gnome-pim/files/md5 +++ b/misc/gnome-pim/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.1.1.1 1999/05/03 16:38:45 rh Exp $ +$NetBSD: md5,v 1.2 1999/07/24 08:41:40 rh Exp $ -MD5 (gnome-pim-1.0.7.tar.gz) = 8fa576189881e8f702ba74ea34133642 +MD5 (gnome-pim-1.0.8.tar.gz) = b1dc711b7b2bbb71e0bea1c5d40bcf20 diff --git a/misc/gnome-pim/pkg/PLIST b/misc/gnome-pim/pkg/PLIST index 1023add1bd7..aeedb251d62 100644 --- a/misc/gnome-pim/pkg/PLIST +++ b/misc/gnome-pim/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 1999/05/03 16:38:45 rh Exp $ +@comment $NetBSD: PLIST,v 1.2 1999/07/24 08:41:41 rh Exp $ bin/gnomecal bin/gnomecard etc/CORBA/servers/gnomecard.gnorba @@ -22,9 +22,21 @@ share/locale/ja/LC_MESSAGES/gnome-pim.mo share/mime-info/gnome-pim.keys share/gnome/apps/Applications/gncal.desktop share/gnome/apps/Applications/gnomecard.desktop -share/gnome/help/cal/C/topic.dat -share/gnome/help/cal/C/gnome-cal.html -share/gnome/help/cal/C/index.html +share/gnome/help/gnomecal/C/gnomecal.html +share/gnome/help/gnomecal/C/topic.dat +share/gnome/help/gnomecal/C/images/cal-props.gif +share/gnome/help/gnomecal/C/images/calday.gif +share/gnome/help/gnomecal/C/images/calmonth.gif +share/gnome/help/gnomecal/C/images/calweek.gif +share/gnome/help/gnomecal/C/images/calyear.gif +share/gnome/help/gnomecal/C/calappoint.html +share/gnome/help/gnomecal/C/calsetup.html +share/gnome/help/gnomecal/C/caluse.html +share/gnome/help/gnomecal/C/cmdline.html +share/gnome/help/gnomecal/C/gcal.html +share/gnome/help/gnomecal/C/ln14.html +share/gnome/help/gnomecal/C/tech.html.html +share/gnome/help/gnomecal/C/docbook.css share/gnome/help/gnomecard/C/index.html share/gnome/help/gnomecard/C/topic.dat share/gnome/help/gnomecard/C/description.html @@ -37,8 +49,9 @@ share/gnome/help/gnomecard/C/toolbar.html share/gnome/help/gnomecard/C/docbook.css @dirrm share/gnome/help/gnomecard/C @dirrm share/gnome/help/gnomecard -@dirrm share/gnome/help/cal/C -@dirrm share/gnome/help/cal +@dirrm share/gnome/help/gnomecal/C/images +@dirrm share/gnome/help/gnomecal/C +@dirrm share/gnome/help/gnomecal @unexec rmdir %D/share/gnome/apps/Applications 2>/dev/null || true @unexec rmdir %D/share/gnome/apps 2>/dev/null || true @unexec rmdir %D/share/gnome/help 2>/dev/null || true |