Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Aug 2001 23:57:35 -0700 (PDT)
From:      Alex Varju <varju@alex.madd.tnmc.ca>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/30183: [maintainer update] fix build error for palm/jpilot port
Message-ID:  <200108290657.f7T6vZ249995@alex.madd.tnmc.ca>

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

>Number:         30183
>Category:       ports
>Synopsis:       [maintainer update] fix build error for palm/jpilot port
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 29 02:40:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Alex Varju
>Release:        FreeBSD 4.4-RC i386
>Organization:
WebCT
>Environment:
System: FreeBSD alex.madd.tnmc.ca 4.4-RC FreeBSD 4.4-RC #0: Mon Aug 27 11:47:26 PDT 2001 root@:/home/freebsd/obj.4/home/freebsd/src/sys/ALEX i386

>Description:
This updates the port to reflect the version number bump for the
pisock.so from pilot-link v0.95.

>How-To-Repeat:
>Fix:

Index: ports/palm/jpilot/Makefile
===================================================================
RCS file: /webct2/Admin/cvsroot/ports/palm/jpilot/Makefile,v
retrieving revision 1.17
diff -u -r1.17 Makefile
--- Makefile	2001/03/06 11:17:09	1.17
+++ Makefile	2001/08/28 00:07:04
@@ -8,13 +8,13 @@
 
 PORTNAME=	jpilot
 PORTVERSION=	0.99
-PORTREVISION?=	2
+PORTREVISION?=	3
 CATEGORIES+=	palm comms
 MASTER_SITES=	http://jpilot.org/
 
 MAINTAINER?=	varju@webct.com
 
-LIB_DEPENDS=	pisock.3:${PORTSDIR}/palm/pilot-link \
+LIB_DEPENDS=	pisock.4:${PORTSDIR}/palm/pilot-link \
 		intl.1:${PORTSDIR}/devel/gettext
 
 PREFIX=		${LOCALBASE}/pilot
>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?200108290657.f7T6vZ249995>