Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Jan 2003 07:52:56 -0500 (EST)
From:      Andrew &urger <arensb+ports@ooblick.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/46914: Unfetchable port fix
Message-ID:  <200301081252.h08Cqun02190@baa.ooblick.com>

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

>Number:         46914
>Category:       ports
>Synopsis:       Unfetchable port fix
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 09 20:30:00 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Andrew &urger
>Release:        FreeBSD 4.4-RELEASE i386
>Organization:
:noitazinagrO
>Environment:
System: FreeBSD baa.ooblick.com 4.4-RELEASE FreeBSD 4.4-RELEASE #15: Wed Jan 8 00:23:47 EST 2003 arensb@baa.ooblick.com:/usr/src/sys/compile/BAA i386


>Description:

	The palm/p5-Palm port has an out-of-date URL.

	See also:
	http://people.freebsd.org/~fenner/portsurvey/arensb@ooblick.com.html

>How-To-Repeat:

	Try to build the port. Watch it fail.

>Fix:

	Apply the following patch:

diff -uNr p5-Palm/Makefile p5-Palm.new/Makefile
--- p5-Palm/Makefile	Fri Aug 24 00:00:00 2001
+++ p5-Palm.new/Makefile	Wed Jan  8 07:46:52 2003
@@ -8,7 +8,7 @@
 PORTNAME=	p5-Palm
 PORTVERSION=	1.2.4
 CATEGORIES=	palm perl5
-MASTER_SITES=	http://www.ooblick.com/software/coldsync/
+MASTER_SITES=	http://www.coldsync.org/download/
 
 MAINTAINER=	arensb@ooblick.com
 
diff -uNr p5-Palm/pkg-descr p5-Palm.new/pkg-descr
--- p5-Palm/pkg-descr	Sat Jun  3 00:00:00 2000
+++ p5-Palm.new/pkg-descr	Wed Jan  8 07:47:10 2003
@@ -9,7 +9,7 @@
 	These modules were written to support ColdSync, a Palm
 synchronization tool for Unix. See details at
 
-WWW: http://www.ooblick.com/software/coldsync/
+WWW: http://www.coldsync.org/
 
 - Andrew Arensburger
 arensb@ooblick.com
>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?200301081252.h08Cqun02190>