From varju@ws15.webct.com Thu Sep  9 14:16:11 1999
Return-Path: <varju@ws15.webct.com>
Received: from mail.webct.com (mail.webct.com [209.87.17.10])
	by hub.freebsd.org (Postfix) with ESMTP id 1461815336
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  9 Sep 1999 14:16:10 -0700 (PDT)
	(envelope-from varju@ws15.webct.com)
Received: from ws15.webct.com (ws15.webct.com [209.87.17.45])
	by mail.webct.com (8.9.3/8.9.3) with ESMTP id OAA64874
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 9 Sep 1999 14:16:01 -0700 (PDT)
Received: (from root@localhost)
	by ws15.webct.com (8.9.3/8.8.8) id OAA37535;
	Thu, 9 Sep 1999 14:16:01 -0700 (PDT)
	(envelope-from varju)
Message-Id: <199909092116.OAA37535@ws15.webct.com>
Date: Thu, 9 Sep 1999 14:16:01 -0700 (PDT)
From: Alex Varju <varju@webct.com>
Sender: varju@ws15.webct.com
Reply-To: varju@webct.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: update for ports/palm/jpilot
X-Send-Pr-Version: 3.2

>Number:         13669
>Category:       ports
>Synopsis:       update for ports/palm/jpilot
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep  9 14:20:00 PDT 1999
>Closed-Date:    Sat Sep 11 02:43:25 JST 1999
>Last-Modified:  Sat Sep 11 02:44:04 JST 1999
>Originator:     Alex Varju
>Release:        FreeBSD 3.2-STABLE i386
>Organization:
WebCT Educational Technologies
>Environment:
>Description:
update jpilot to version 0.95
>How-To-Repeat:
>Fix:

Index: Makefile
===================================================================
RCS file: /cvs/ports/palm/jpilot/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile	1999/09/09 15:27:20	1.3
+++ Makefile	1999/09/09 20:21:54
@@ -7,7 +7,7 @@
 #
 # "?=" and "+=" are for including this Makefile from japanese/jpilot
 
-DISTNAME=	jpilot-0.93.1
+DISTNAME=	jpilot-0.95
 CATEGORIES=	palm comms
 MASTER_SITES=	http://jpilot.linuxbox.com/
 
Index: files/md5
===================================================================
RCS file: /cvs/ports/palm/jpilot/files/md5,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 md5
--- md5	1999/08/31 14:00:48	1.1.1.1
+++ md5	1999/09/09 20:21:54
@@ -1 +1 @@
-MD5 (jpilot-0.93.1.tar.gz) = 52dd5021a2a7e73817bf2aee029b558c
+MD5 (jpilot-0.95.tar.gz) = f3bc8ca69e73a83e849d325f1746edf6
Index: patches/patch-ad
===================================================================
RCS file: /cvs/ports/palm/jpilot/patches/patch-ad,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 patch-ad
--- patch-ad	1999/08/31 14:00:49	1.1.1.1
+++ patch-ad	1999/09/09 20:21:54
@@ -1,6 +1,6 @@
---- Makefile.in.orig	Mon Aug 23 13:32:59 1999
-+++ Makefile.in	Mon Aug 23 13:33:22 1999
-@@ -89,11 +89,11 @@
+--- Makefile.in.orig	Sun Sep  5 18:51:28 1999
++++ Makefile.in	Thu Sep  9 13:13:13 1999
+@@ -102,17 +102,17 @@
  
  install:
  #	./install-sh -d @prefix@/bin
@@ -10,9 +10,21 @@
 -	./install-sh -c -m 755 -g bin -o bin jpilotrc.blue @prefix@/share/jpilot
 -	./install-sh -c -m 755 -g bin -o bin jpilotrc.default @prefix@/share/jpilot
 -	./install-sh -c -m 755 -g bin -o bin jpilotrc.green @prefix@/share/jpilot
+-	./install-sh -c -m 755 -g bin -o bin jpilotrc.purple @prefix@/share/jpilot
+-	./install-sh -c -m 755 -g bin -o bin jpilotrc.steel @prefix@/share/jpilot
+-	./install-sh -c -m 755 -g bin -o bin empty/DatebookDB.pdb @prefix@/share/jpilot
+-	./install-sh -c -m 755 -g bin -o bin empty/AddressDB.pdb @prefix@/share/jpilot
+-	./install-sh -c -m 755 -g bin -o bin empty/ToDoDB.pdb @prefix@/share/jpilot
+-	./install-sh -c -m 755 -g bin -o bin empty/MemoDB.pdb @prefix@/share/jpilot
 +	./install-sh -c -m 755 jpilotrc.blue @prefix@/share/jpilot
 +	./install-sh -c -m 755 jpilotrc.default @prefix@/share/jpilot
 +	./install-sh -c -m 755 jpilotrc.green @prefix@/share/jpilot
++	./install-sh -c -m 755 jpilotrc.purple @prefix@/share/jpilot
++	./install-sh -c -m 755 jpilotrc.steel @prefix@/share/jpilot
++	./install-sh -c -m 755 empty/DatebookDB.pdb @prefix@/share/jpilot
++	./install-sh -c -m 755 empty/AddressDB.pdb @prefix@/share/jpilot
++	./install-sh -c -m 755 empty/ToDoDB.pdb @prefix@/share/jpilot
++	./install-sh -c -m 755 empty/MemoDB.pdb @prefix@/share/jpilot
  
  uninstall:
  	rm @prefix@/share/jpilot/*

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: sumikawa 
State-Changed-When: Sat Sep 11 02:43:25 JST 1999 
State-Changed-Why:  
commited, thanks! 
>Unformatted:
