Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Sep 2002 10:11:29 GMT
From:      Matt Goward <mgoward@eviloverlord.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/43365: [PATCH] Update port: palm/syncmal will not build due to pilot-link upgrade.
Message-ID:  <200209251011.g8PABT1P041775@lyta.msen.com>

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

>Number:         43365
>Category:       ports
>Synopsis:       [PATCH] Update port: palm/syncmal will not build due to pilot-link upgrade.
>Confidential:   no
>Severity:       critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 25 10:20:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Matt Goward
>Release:        FreeBSD 4.7-RC i386
>Organization:
>Environment:
System: FreeBSD lyta.msen.com 4.7-RC FreeBSD 4.7-RC #2: Wed Sep 18 08:29:52 EDT 2002 root@s1.msen.com:/usr/obj/usr/src/sys/GENERIC i386

>Description:
	This version of syncmal depends on files that are no longer in 
	the pilot-link built.  the new version of sync-mal fixes this.
>How-To-Repeat:
	make in ports/palm/syncmal/  without an old version of pilot-link installed
>Fix:

2 1 line changes to the Makefile and the distinfo

--- /usr/ports/palm/syncmal/Makefile	Sun Mar 17 17:55:26 2002
+++ /usr/ports/palm/syncmal/Makefile.new	Wed Sep 25 10:01:31 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	syncmal
-PORTVERSION=	0.62.2
+PORTVERSION=	0.71
 CATEGORIES=	palm
 MASTER_SITES=	http://jasonday.home.att.net/code/syncmal/
 DISTNAME=	jpilot-${PORTNAME}_${PORTVERSION}${EXTRACTSUFX}


--- /usr/ports/palm/syncmal/distinfo	Thu Feb 28 23:09:16 2002
+++ /usr/ports/palm/syncmal/distinfo.new	Wed Sep 25 10:01:34 2002
@@ -1 +1 @@
-MD5 (jpilot-syncmal_0.62.2.tar.gz) = a35a50c05950b27cb2eda07bf9d4f5cb
+MD5 (jpilot-syncmal_0.71.tar.gz) = 754e8dd3f6614cfc68d637ae62f88851
>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?200209251011.g8PABT1P041775>