Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Sep 2000 10:31:19 -0400 (EDT)
From:      arensb+freebsd-ports@ooblick.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/21645: Port bug fix: palm/coldsync 1.4.6
Message-ID:  <200009291431.KAA84702@ ooblick.com>

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

>Number:         21645
>Category:       ports
>Synopsis:       Bug-fix update to port palm/coldsync
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 29 07:40:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Andrew Arensburger
>Release:        FreeBSD 4.0-RELEASE i386
>Organization:
Just me
>Environment:

	Unix.

>Description:

	Version 1.4.5 of ColdSync has a bug: most conduits don't run.
Version 1.4.6 corrects this problem.

>How-To-Repeat:

	There is no problem with the port, just with the application.

>Fix:

	Apply the following patch:

diff -urN coldsync-1.4.5/Makefile coldsync-1.4.6/Makefile
--- coldsync-1.4.5/Makefile	Mon Sep 25 08:04:35 2000
+++ coldsync-1.4.6/Makefile	Fri Sep 29 10:10:01 2000
@@ -1,12 +1,12 @@
 # New ports collection makefile for:	coldsync
-# Date created:		21 January 2000
-# Whom:			Andrew Arensburger <arensb@ooblick.com>
+# Date created:				27 January 2000
+# Whom:					Andrew Arensburger <arensb+freebsd-ports@ooblick.com>
 #
-# $FreeBSD: ports/palm/coldsync/Makefile,v 1.6 2000/09/25 08:04:28 knu Exp $
+# $FreeBSD$
 #
 
 PORTNAME=	coldsync
-PORTVERSION=	1.4.5
+PORTVERSION=	1.4.6
 CATEGORIES=	palm comms
 MASTER_SITES=	http://www.ooblick.com/software/coldsync/
 
diff -urN coldsync-1.4.5/files/md5 coldsync-1.4.6/files/md5
--- coldsync-1.4.5/files/md5	Mon Sep 25 08:04:35 2000
+++ coldsync-1.4.6/files/md5	Fri Sep 29 10:14:31 2000
@@ -1 +1 @@
-MD5 (coldsync-1.4.5.tar.gz) = 2a6bad7b40e5faacc35292fa262819bc
+MD5 (coldsync-1.4.6.tar.gz) = 8e39d0af7e4c80b1dfa74021357f40f7

>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?200009291431.KAA84702>