View | Details | Raw Unified | Return to bug 63560
Collapse All | Expand All

(-)ports/palm/jpilot/Makefile (-2 / +1 lines)
Lines 7-14 Link Here
7
# "?=" and "+=" are for including this Makefile from japanese/jpilot
7
# "?=" and "+=" are for including this Makefile from japanese/jpilot
8
8
9
PORTNAME=	jpilot
9
PORTNAME=	jpilot
10
PORTVERSION=	0.99.6
10
PORTVERSION=	0.99.7
11
PORTREVISION=	2
12
CATEGORIES+=	palm comms
11
CATEGORIES+=	palm comms
13
MASTER_SITES=	http://jpilot.org/
12
MASTER_SITES=	http://jpilot.org/
14
13
(-)ports/palm/jpilot/distinfo (-1 / +2 lines)
Line 1 Link Here
1
MD5 (jpilot-0.99.6.tar.gz) = 1572138321ce6759c65ecf83b8c84ef4
1
MD5 (jpilot-0.99.7.tar.gz) = 11bb7236702e2e4c7e3d06372bdc9695
2
SIZE (jpilot-0.99.7.tar.gz) = 1197119
(-)ports/palm/jpilot/files/patch-Makefile.in (-8 / +8 lines)
Lines 1-11 Link Here
1
--- Makefile.in.orig	Thu Jul 10 15:34:16 2003
1
--- Makefile.in.orig	Sat Feb 28 15:19:48 2004
2
+++ Makefile.in	Sat Jul 12 15:51:43 2003
2
+++ Makefile.in	Sun Feb 29 17:22:11 2004
3
@@ -183,7 +183,7 @@
3
@@ -312,7 +312,7 @@
4
 sharedstatedir = @sharedstatedir@
4
 sysconfdir = @sysconfdir@
5
 sysconfdir = @sysconfdir@
5
 target_alias = @target_alias@
6
 target_alias = @target_alias@
7
-SUBDIRS = Expense SyncTime KeyRing docs dialer po m4 empty icons
8
+SUBDIRS = Expense SyncTime KeyRing dialer po m4 empty
6
 
9
 
7
-SUBDIRS = intl Expense SyncTime KeyRing docs dialer po m4 empty icons
10
 # install the manual docs
8
+SUBDIRS = intl Expense SyncTime KeyRing dialer po m4 empty
11
 colordir = $(prefix)/share/$(PACKAGE)
9
 
10
 EXTRA_DIST = reconf autogen.sh ChangeLog \
11
 	config.rpath mkinstalldirs \

Return to bug 63560