From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Mar 18 13:20:03 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E8D116A4CE for ; Fri, 18 Mar 2005 13:20:03 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F06843D54 for ; Fri, 18 Mar 2005 13:20:03 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2IDK3tX054941 for ; Fri, 18 Mar 2005 13:20:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2IDK37I054940; Fri, 18 Mar 2005 13:20:03 GMT (envelope-from gnats) Resent-Date: Fri, 18 Mar 2005 13:20:03 GMT Resent-Message-Id: <200503181320.j2IDK37I054940@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Antonio Carlos Venancio Junior Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 254E016A4CE for ; Fri, 18 Mar 2005 13:16:03 +0000 (GMT) Received: from digitalsign.com (cm-virtua-fln-C8B08F9E.brdterra.com.br [200.176.143.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1236743D39 for ; Fri, 18 Mar 2005 13:16:02 +0000 (GMT) (envelope-from antonio@digitalsign.com) Received: from digitalsign.com (localhost [127.0.0.1]) by digitalsign.com (8.12.6/8.12.6) with ESMTP id j2IDG0CP036052 for ; Fri, 18 Mar 2005 10:16:00 -0300 (BRT) (envelope-from antonio@digitalsign.com) Received: (from antonio@localhost) by digitalsign.com (8.12.6/8.12.6/Submit) id j2IDFxNZ036051; Fri, 18 Mar 2005 10:15:59 -0300 (BRT) Message-Id: <200503181315.j2IDFxNZ036051@digitalsign.com> Date: Fri, 18 Mar 2005 10:15:59 -0300 (BRT) From: Antonio Carlos Venancio Junior To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/78983: Update port: ftp/pear-Net_FTP X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Antonio Carlos Venancio Junior List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Mar 2005 13:20:03 -0000 >Number: 78983 >Category: ports >Synopsis: Update port: ftp/pear-Net_FTP >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Mar 18 13:20:02 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Antônio Carlos Venâncio Júnior >Release: FreeBSD 4.11-STABLE i386 >Organization: >Environment: System: FreeBSD antonio.cb.sc.gov.br 4.11-STABLE FreeBSD 4.11-STABLE #11: Wed Mar 16 11:08:33 BRT 2005 root@antonio.cb.sc.gov.br:/usr/src/sys/compile/ANTONIO i386 >Description: + bump PORTREVISION + add CATEGORY + update distinfo >How-To-Repeat: >Fix: diff -ruN pear-Net_FTP.orig/Makefile pear-Net_FTP/Makefile --- pear-Net_FTP.orig/Makefile Fri Mar 18 09:40:45 2005 +++ pear-Net_FTP/Makefile Fri Mar 18 09:44:29 2005 @@ -7,7 +7,7 @@ PORTNAME= Net_FTP PORTVERSION= 1.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= ftp pear MAINTAINER= antonio@php.net @@ -18,9 +18,13 @@ USE_PHP= ftp -FILES= Net/FTP.php Net/FTP/Observer.php +CATEGORY= Net +FILES= FTP.php FTP/Observer.php EXAMPLES= extensions.ini index.php observer.php _EXAMPLESDIR= example + +post-extract: + @${MV} ${WRKSRC}/Net/* ${WRKSRC} .include .include "${PORTSDIR}/devel/pear-PEAR/Makefile.common" diff -ruN pear-Net_FTP.orig/distinfo pear-Net_FTP/distinfo --- pear-Net_FTP.orig/distinfo Fri Mar 18 09:40:45 2005 +++ pear-Net_FTP/distinfo Fri Mar 18 09:41:40 2005 @@ -1,2 +1,2 @@ -MD5 (PEAR/Net_FTP-1.3.0.tgz) = 106215598bd74b9560719592277bc455 -SIZE (PEAR/Net_FTP-1.3.0.tgz) = 22304 +MD5 (PEAR/Net_FTP-1.3.0.tgz) = 2ea59c6cd7543887b5c2e3eb9cce4a44 +SIZE (PEAR/Net_FTP-1.3.0.tgz) = 20441 >Release-Note: >Audit-Trail: >Unformatted: