Index: ports/palm/jpilot/Makefile =================================================================== RCS file: /home/freebsd/cvsroot/ports/palm/jpilot/Makefile,v retrieving revision 1.28 diff -u -u -r1.28 Makefile --- ports/palm/jpilot/Makefile 21 Feb 2003 13:19:55 -0000 1.28 +++ ports/palm/jpilot/Makefile 23 Feb 2003 01:49:31 -0000 @@ -7,7 +7,7 @@ # "?=" and "+=" are for including this Makefile from japanese/jpilot PORTNAME= jpilot -PORTVERSION= 0.99.4 +PORTVERSION= 0.99.5 CATEGORIES+= palm comms MASTER_SITES= http://jpilot.org/ Index: ports/palm/jpilot/distinfo =================================================================== RCS file: /home/freebsd/cvsroot/ports/palm/jpilot/distinfo,v retrieving revision 1.12 diff -u -u -r1.12 distinfo --- ports/palm/jpilot/distinfo 20 Jan 2003 02:18:17 -0000 1.12 +++ ports/palm/jpilot/distinfo 23 Feb 2003 01:50:18 -0000 @@ -1 +1 @@ -MD5 (jpilot-0.99.4.tar.gz) = e79f2c41827962bebe66abef6ce776ff +MD5 (jpilot-0.99.5.tar.gz) = 6ee51e69838c826c4ed8fd42ef12cc59 Index: ports/palm/jpilot/pkg-plist =================================================================== RCS file: /home/freebsd/cvsroot/ports/palm/jpilot/pkg-plist,v retrieving revision 1.11 diff -u -u -r1.11 pkg-plist --- ports/palm/jpilot/pkg-plist 20 Jan 2003 02:18:17 -0000 1.11 +++ ports/palm/jpilot/pkg-plist 23 Feb 2003 02:16:19 -0000 @@ -31,6 +31,7 @@ %%PORTDOCS%%share/doc/jpilot/jpilot-toplogo.jpg %%PORTDOCS%%share/doc/jpilot/manual.html %%PORTDOCS%%share/doc/jpilot/plugin.html +share/gnome/apps/Applications/jpilot.desktop share/jpilot/AddressDB.pdb share/jpilot/DatebookDB.pdb share/jpilot/ExpenseDB.pdb @@ -97,3 +98,6 @@ @unexec rmdir %D/share/locale/zh_TW/LC_MESSAGES 2>/dev/null || true @unexec rmdir %D/share/locale/zh_TW 2>/dev/null || true @unexec rmdir %D/share/locale 2>/dev/null || true +@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 2>/dev/null || true Index: ports/palm/jpilot/files/patch-Makefile.in =================================================================== RCS file: /home/freebsd/cvsroot/ports/palm/jpilot/files/patch-Makefile.in,v retrieving revision 1.4 diff -u -u -r1.4 patch-Makefile.in --- ports/palm/jpilot/files/patch-Makefile.in 20 Jan 2003 02:18:17 -0000 1.4 +++ ports/palm/jpilot/files/patch-Makefile.in 23 Feb 2003 01:51:40 -0000 @@ -1,11 +1,11 @@ ---- Makefile.in.orig Fri Jan 10 18:13:18 2003 -+++ Makefile.in Mon Jan 13 13:49:57 2003 -@@ -133,7 +133,7 @@ +--- Makefile.in.orig Sat Feb 22 06:41:55 2003 ++++ Makefile.in Sat Feb 22 17:51:22 2003 +@@ -134,7 +134,7 @@ install_sh = @install_sh@ plugin_support = @plugin_support@ --SUBDIRS = Expense SyncTime KeyRing docs m4 dialer intl po -+SUBDIRS = Expense SyncTime KeyRing m4 dialer intl po +-SUBDIRS = intl Expense SyncTime KeyRing docs dialer po ++SUBDIRS = intl Expense SyncTime KeyRing dialer po EXTRA_DIST = reconf autogen.sh ChangeLog docs empty icons \ - BUGS jpilot.spec jpilot-col.spec jpilot.kdelnk jpilot.rh7.spec \ + config.rpath mkinstalldirs \