summaryrefslogtreecommitdiff
path: root/palm
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-02-23 20:59:42 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-02-23 20:59:42 +0000
commitb14f270c074b3df6257004c0607f98aab91c7a24 (patch)
tree9263fb52d70fba2d8caf7355cf9b791db477e141 /palm
parentUpdate port net/smokeping to version 1.19. (diff)
This is a maintainer upgrade of ports/palm/jpilot to version 0.99.5
PR: ports/48598 Submitted by: Alex Varju <varju@webct.com>
Notes
Notes: svn path=/head/; revision=76320
Diffstat (limited to 'palm')
-rw-r--r--palm/jpilot/Makefile2
-rw-r--r--palm/jpilot/distinfo2
-rw-r--r--palm/jpilot/files/patch-Makefile.in12
-rw-r--r--palm/jpilot/pkg-plist4
4 files changed, 12 insertions, 8 deletions
diff --git a/palm/jpilot/Makefile b/palm/jpilot/Makefile
index 2d8bc268e497..a74528e405f9 100644
--- a/palm/jpilot/Makefile
+++ b/palm/jpilot/Makefile
@@ -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/
diff --git a/palm/jpilot/distinfo b/palm/jpilot/distinfo
index f05e6835f852..12ba22ade775 100644
--- a/palm/jpilot/distinfo
+++ b/palm/jpilot/distinfo
@@ -1 +1 @@
-MD5 (jpilot-0.99.4.tar.gz) = e79f2c41827962bebe66abef6ce776ff
+MD5 (jpilot-0.99.5.tar.gz) = 6ee51e69838c826c4ed8fd42ef12cc59
diff --git a/palm/jpilot/files/patch-Makefile.in b/palm/jpilot/files/patch-Makefile.in
index 381dcdec64aa..6fa35b74959d 100644
--- a/palm/jpilot/files/patch-Makefile.in
+++ b/palm/jpilot/files/patch-Makefile.in
@@ -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 \
diff --git a/palm/jpilot/pkg-plist b/palm/jpilot/pkg-plist
index 5ad006342b68..daef70db7e63 100644
--- a/palm/jpilot/pkg-plist
+++ b/palm/jpilot/pkg-plist
@@ -31,6 +31,7 @@ lib/jpilot/plugins/libsynctime.so.0
%%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 @@ share/locale/zh_TW/LC_MESSAGES/jpilot.mo
@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