Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Mar 2004 13:32:34 -0500 (EST)
From:      michael johnson <ahze@ahze.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        rael@vectorstar.net
Subject:   ports/64950: [PATCH] ftp/prozilla: [use base ncurses]
Message-ID:  <200403301832.i2UIWYxG057148@gentoo.ahze.net>
Resent-Message-ID: <200403301840.i2UIe58h043085@freefall.freebsd.org>

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

>Number:         64950
>Category:       ports
>Synopsis:       [PATCH] ftp/prozilla: [use base ncurses]
>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:   Tue Mar 30 10:40:04 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     michael johnson
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD gentoo.ahze.net 5.2-CURRENT FreeBSD 5.2-CURRENT #38: Sat Mar 27 18:30:44 EST 2004
>Description:
sizify and use ncurses from the baes

Port maintainer (rael@vectorstar.net) is cc'd.

Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:

--- prozilla-1.3.6_3.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/ftp/prozilla/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile	7 Feb 2004 19:55:21 -0000	1.4
+++ Makefile	30 Mar 2004 18:27:56 -0000
@@ -14,8 +14,6 @@
 MAINTAINER=	rael@vectorstar.net
 COMMENT=	ProZilla is a fast download accelerator
 
-LIB_DEPENDS=	ncurses.5:${PORTSDIR}/devel/ncurses
-
 USE_GETOPT_LONG=yes
 USE_REINPLACE=	yes
 USE_GMAKE=	yes
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/ftp/prozilla/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	19 Apr 2003 21:06:53 -0000	1.1
+++ distinfo	30 Mar 2004 18:28:49 -0000
@@ -1 +1,2 @@
 MD5 (prozilla-1.3.6.tar.gz) = 65864dfe72f5cb7d7e595ca6f34fc7d7
+SIZE (prozilla-1.3.6.tar.gz) = 152755
--- prozilla-1.3.6_3.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403301832.i2UIWYxG057148>