ports/60376: ports/palm/pilot-link - make fetchable again

Jason Harris jharris at widomaker.com
Thu Dec 18 22:30:21 UTC 2003


>Number:         60376
>Category:       ports
>Synopsis:       ports/palm/pilot-link - make fetchable again
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 18 14:30:17 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Jason Harris
>Release:        FreeBSD 4.3-RELEASE i386
>Organization:
none here
>Environment:
System: FreeBSD 4.3-RELEASE i386

>Description:

	fetch(1) doesn't follow the 302 redirects for this distfile
>How-To-Repeat:

	apply patch below
>Fix:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
NotDashEscaped: You need GnuPG to verify this message

cvs server: Diffing .
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/palm/pilot-link/Makefile,v
retrieving revision 1.62
diff -u -r1.62 Makefile
--- Makefile	18 Dec 2003 06:20:03 -0000	1.62
+++ Makefile	18 Dec 2003 22:16:39 -0000
@@ -9,7 +9,10 @@
 PORTVERSION=	0.11.8
 PORTREVISION=	1
 CATEGORIES=	palm comms tk83
-MASTER_SITES=	http://www.pilot-link.org/source/
+MASTER_SITES=	http://keyserver.kjsl.com/~jharris/distfiles/
+#http://www.pilot-link.org/source/
+DISTFILES=	${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.asc
+EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	PalmPilot communications utilities (backup/restore/install/debug/...)
@@ -25,7 +28,7 @@
 
 CFLAGS+=	-I${LOCALBASE}/include
 HAS_CONFIGURE=	yes
-CONFIGURE_ARGS+=--with-perl5=${PERL5} --with-libiconv=${LOCALBASE} --with-tclinclude=/usr/local/include/tcl8.3/ --with-tcl=/usr/local/lib/tcl8.3/ --program-transform-name= 
+CONFIGURE_ARGS+=--with-perl5=${PERL5} --with-libiconv=${LOCALBASE} --with-tclinclude=/usr/local/include/tcl8.3/ --with-tcl=/usr/local/lib/tcl8.3/ --program-transform-name=
 CONFIGURE_ENV+=	LDFLAGS="-L${LOCALBASE}/lib"
 
 .include "${.CURDIR}/manpages.mk"
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/palm/pilot-link/distinfo,v
retrieving revision 1.14
diff -u -r1.14 distinfo
--- distinfo	18 Dec 2003 06:20:03 -0000	1.14
+++ distinfo	18 Dec 2003 22:16:39 -0000
@@ -1 +1,2 @@
 MD5 (pilot-link-0.11.8.tar.bz2) = 586f84add601e8b86da3093ab784e997
+MD5 (pilot-link-0.11.8.tar.bz2.asc) = 6da83a57b5c97fdaed5335e8337aa099
cvs server: Diffing files
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQE/4idmSypIl9OdoOMRAlPvAJ9EoamPltxltkjd2/RAUWbMkDMH8ACgtUm8
fmlJl1e1j6JjRntLQDAoXZc=
=OiVc
-----END PGP SIGNATURE-----
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list