Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 May 2002 14:11:21 -0700 (PDT)
From:      KATO Tsuguru <tkato@prontomail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/38783: Update port: ftp/puf to 0.93.2
Message-ID:  <200205312111.g4VLBLrW077301@www.freebsd.org>

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

>Number:         38783
>Category:       ports
>Synopsis:       Update port: ftp/puf to 0.93.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 31 14:20:02 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.5-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 0.93.2

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/ftp/puf/Makefile ftp/puf/Makefile
--- /usr/ports/ftp/puf/Makefile	Mon May 13 19:15:18 2002
+++ ftp/puf/Makefile	Sat Jun  1 05:44:03 2002
@@ -7,18 +7,20 @@
 #
 
 PORTNAME=	puf
-PORTVERSION=	0.93.1
+PORTVERSION=	0.93.2
 CATEGORIES=	ftp
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
-DISTNAME=	${PORTNAME}-${PORTVERSION:S/b/beta/}
 
 MAINTAINER=	ports@FreeBSD.org
 
-GNU_CONFIGURE=	yes
+BUILD_DEPENDS=	${LOCALBASE}/share/automake/depcomp:${PORTSDIR}/devel/automake
 
-GMAKE=		yes
+GNU_CONFIGURE=	yes
 
 MAN1=		puf.1
+
+post-extract:
+	@${CP} -f ${LOCALBASE}/share/automake/depcomp ${WRKSRC}
 
 .include <bsd.port.mk>
diff -urN /usr/ports/ftp/puf/distinfo ftp/puf/distinfo
--- /usr/ports/ftp/puf/distinfo	Mon May 13 19:15:19 2002
+++ ftp/puf/distinfo	Sat Jun  1 05:39:04 2002
@@ -1 +1 @@
-MD5 (puf-0.93.1.tar.gz) = b3a8a7fa261da69b45e9ebdfe3668ff1
+MD5 (puf-0.93.2.tar.gz) = 5c8ad7d2ca62cc6ae596ea479dffcf84
diff -urN /usr/ports/ftp/puf/pkg-comment ftp/puf/pkg-comment
--- /usr/ports/ftp/puf/pkg-comment	Tue Feb  6 04:05:34 2001
+++ ftp/puf/pkg-comment	Sat Jun  1 05:40:12 2002
@@ -1 +1 @@
-puf is a "parallel url fetcher" for UN*X systems
+A parallel HTTP downloader similar to wget

>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?200205312111.g4VLBLrW077301>