Date: Thu, 9 Sep 1999 14:16:01 -0700 (PDT) From: Alex Varju <varju@webct.com> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/13669: update for ports/palm/jpilot Message-ID: <199909092116.OAA37535@ws15.webct.com>
next in thread | raw e-mail | index | archive | help
>Number: 13669 >Category: ports >Synopsis: update for ports/palm/jpilot >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Sep 9 14:20:00 PDT 1999 >Closed-Date: >Last-Modified: >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: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199909092116.OAA37535>