Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Nov 1999 21:33:10 +0100 (CET)
From:      lkoeller@cc.fh-lippe.de
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/14825: JPilot 0.96 port upgrade
Message-ID:  <199911112033.VAA69267@cc.fh-lippe.de>

next in thread | raw e-mail | index | archive | help

>Number:         14825
>Category:       ports
>Synopsis:       jpilot 0.95 -> 0.96 port upgrade
>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 Nov 11 13:00:00 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Lars Koeller
>Release:        FreeBSD 3.3-RELEASE i386
>Organization:
Fachhochschule Lippe, Lemgo, Germany
>Environment:

	FreeBSD 3.3-RELEASE i386

>Description:

	Upgrade of jpilot port 0.95 to 0.96

>How-To-Repeat:

	Some work has to be done:
		Remove the patches completely
		Apply the diff (Makefile, md5, PLIST)

>Fix:

*** /usr/ports/palm/jpilot/Makefile	Thu Nov 11 18:52:03 1999
--- Makefile	Thu Nov 11 21:16:07 1999
***************
*** 1,32 ****
! # New ports collection makefile for:   jpilot
! # Version required:    0.95
! # Date created:        23 August 1999
! # Whom:                Alex Varju <varju@webct.com>
  #
! # $FreeBSD: ports/palm/jpilot/Makefile,v 1.5 1999/11/01 02:26:20 green Exp $
! #
! # "?=" and "+=" are for including this Makefile from japanese/jpilot

! DISTNAME=	jpilot-0.95
! CATEGORIES=	palm comms
  MASTER_SITES=	http://jpilot.linuxbox.com/

! PATCH_SITES=	${MASTER_SITES}
! PATCHFILES=	patch-1-datebook-0.95 \
! 		patch-1-todo-0.95 \
! 		patch-1-todo_gui-0.95
!
! MAINTAINER?=	varju@webct.com

! LIB_DEPENDS=	pisock.3:${PORTSDIR}/palm/pilot-link \
! 		gtk12.2:${PORTSDIR}/x11-toolkits/gtk12

  PREFIX=		${LOCALBASE}/pilot
! GNU_CONFIGURE=	yes
! CONFIGURE_ARGS+=--with-pilot-prefix=${PREFIX}
! CONFIGURE_ENV+=	GTK_CONFIG=${X11BASE}/bin/gtk12-config

  post-install:
! 	@strip ${PREFIX}/bin/jpilot

  .include <bsd.port.mk>
--- 1,33 ----
! # New ports collection makefile for:    pilot-link
! # Version required:     0.9.6
! # Date created:         November, 1997
! # Whom:                 Paul Traina <pst@freebsd.org>
  #
! # $Id$

! DISTNAME=	jpilot-0.96
! PKGNAME=	jpilot-0.9.6
! CATEGORIES=	palm comms tk80
  MASTER_SITES=	http://jpilot.linuxbox.com/

! MAINTAINER?=	Lars.Koeller@Uni-Bielefeld.DE

! LIB_DEPENDS=	gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
! 		pisock.3:${PORTSDIR}/palm/pilot-link

  PREFIX=		${LOCALBASE}/pilot
!
! HAS_CONFIGURE=  YES
!
! CONFIGURE_ARGS= --prefix=${PREFIX} \
! 		--with-pilot-prefix=${PREFIX}
!
! CONFIGURE_ENV+=GTK_CONFIG=${X11BASE}/bin/gtk12-config

  post-install:
! .if !defined(NOPORTDOCS)
! 	${MKDIR} ${PREFIX}/share/doc/jpilot
! 	${CP} ${WRKSRC}/docs/plugin.html ${PREFIX}/share/doc/jpilot
! .endif

  .include <bsd.port.mk>
*** /usr/ports/palm/jpilot/files/md5	Thu Nov 11 18:52:04 1999
--- files/md5	Thu Nov 11 21:06:06 1999
***************
*** 1,4 ****
! MD5 (jpilot-0.95.tar.gz) = f3bc8ca69e73a83e849d325f1746edf6
! MD5 (patch-1-datebook-0.95) = 4a5e9248c1d125f8e9282ee935cd2f98
! MD5 (patch-1-todo-0.95) = 375911e05bb9b65610d5209794ff255b
! MD5 (patch-1-todo_gui-0.95) = 4b636150f90a646e30ca919728262b05
--- 1 ----
! MD5 (jpilot-0.96pre.tar.gz) = 45a22bbcf4d4553b8d30c1aa994fa69e
*** /usr/ports/palm/jpilot/pkg/PLIST	Thu Nov 11 18:52:04 1999
--- pkg/PLIST	Thu Nov 11 21:15:57 1999
***************
*** 8,11 ****
--- 8,13 ----
  share/jpilot/AddressDB.pdb
  share/jpilot/ToDoDB.pdb
  share/jpilot/MemoDB.pdb
+ share/doc/jpilot/plugin.html
  @dirrm share/jpilot
+ @dirrm share/doc/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?199911112033.VAA69267>