From antonio@digitalsign.com  Fri Mar 18 13:16:03 2005
Return-Path: <antonio@digitalsign.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 254E016A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; 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 <FreeBSD-gnats-submit@freebsd.org>; 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 <FreeBSD-gnats-submit@freebsd.org>; 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 <antonio@php.net>
Reply-To: Antonio Carlos Venancio Junior <antonio@php.net>
To: FreeBSD-gnats-submit@freebsd.org
Subject: Update port: ftp/pear-Net_FTP
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         78983
>Category:       ports
>Synopsis:       Update port: ftp/pear-Net_FTP
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    thierry
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 18 13:20:02 GMT 2005
>Closed-Date:    Fri Mar 18 20:38:29 GMT 2005
>Last-Modified:  Fri Mar 18 20:38:29 GMT 2005
>Originator:     Antnio Carlos Venncio Jnior
>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 <bsd.port.pre.mk>
 .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:
State-Changed-From-To: open->feedback 
State-Changed-By: thierry 
State-Changed-When: Fri Mar 18 17:40:04 GMT 2005 
State-Changed-Why:  

Do you know why the tarball has been rerolled? 
There is nothing about that in the changelog. 



Responsible-Changed-From-To: freebsd-ports-bugs->thierry 
Responsible-Changed-By: thierry 
Responsible-Changed-When: Fri Mar 18 17:40:04 GMT 2005 
Responsible-Changed-Why:  

Take it. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=78983 
State-Changed-From-To: feedback->closed 
State-Changed-By: thierry 
State-Changed-When: Fri Mar 18 20:36:54 GMT 2005 
State-Changed-Why:  

Committed, thanks! 

Note: FYI, I have uploaded a diff between the two tarballs at 
<http://pompo.net/ports/pear/Net_FTP-1.3.0.diff>. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=78983 
>Unformatted:
