Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Jan 2005 14:05:57 -0200 (BRST)
From:      Antonio Carlos Venancio Junior <antonio@php.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/76355: Update port: net/pear-Net_NNTP to 1.2.0
Message-ID:  <200501171605.j0HG5vmt008562@digitalsign.com>
Resent-Message-ID: <200501171610.j0HGANuV018563@freefall.freebsd.org>

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

>Number:         76355
>Category:       ports
>Synopsis:       Update port: net/pear-Net_NNTP to 1.2.0
>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:   Mon Jan 17 16:10:23 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 #4: Mon Jan 10 10:53:56 BRST 2005     root@antonio.cb.sc.gov.br:/usr/obj/usr/src/sys/ANTONIO  i386
>Description:
+ update port: net/pear-Net_NNTP to 1.2.0
  + changelog: http://pear.php.net/package/Net_NNTP/download/1.2.0/
+ take maintainership
+ update pkg-descr
>How-To-Repeat:
>Fix:
diff -ruN pear-Net_NNTP.orig/Makefile pear-Net_NNTP/Makefile
--- pear-Net_NNTP.orig/Makefile	Sun Jan 16 13:53:53 2005
+++ pear-Net_NNTP/Makefile	Mon Jan 17 10:03:06 2005
@@ -2,24 +2,25 @@
 # Date created:				07 August 2003
 # Whom:					Clement Laforet <sheepkiller@cultdeadsheep.org>
 #
-# $FreeBSD: ports/net/pear-Net_NNTP/Makefile,v 1.10 2005/01/16 15:53:53 clement Exp $
+# $FreeBSD: ports/net/pear-Net_NNTP/Makefile,v 1.9 2004/04/14 08:21:01 clement Exp $
 #
 
 PORTNAME=	Net_NNTP
-PORTVERSION=	0.10.1
+PORTVERSION=	1.2.0
 CATEGORIES=	net news www pear
 
-MAINTAINER=	ports@FreeBSD.org
-COMMENT=	PEAR class that provides an implementation of the NNTP protocol
+MAINTAINER=	antonio@php.net
+COMMENT=	PEAR implementation of the NNTP protocol
 
 BUILD_DEPENDS=	${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 CATEGORY=	Net
-FILES=		NNTP.php NNTP/Protocol.php NNTP/Header.php NNTP/Message.php
-EXAMPLES=	README read.php group.php index.php
-_EXAMPLESDIR=	examples/news.php.net
- 
+FILES=		NNTP/Client.php NNTP/Header.php NNTP/Message.php \
+		NNTP/Protocol/Client.php
+EXAMPLES=	index.php group.php read.php
+_EXAMPLESDIR=	docs/examples/news.php.net
+
 .include <bsd.port.pre.mk>
 .include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
 .include <bsd.port.post.mk>
diff -ruN pear-Net_NNTP.orig/distinfo pear-Net_NNTP/distinfo
--- pear-Net_NNTP.orig/distinfo	Sat Feb  7 14:16:17 2004
+++ pear-Net_NNTP/distinfo	Mon Jan 17 10:00:26 2005
@@ -1,2 +1,2 @@
-MD5 (PEAR/Net_NNTP-0.10.1.tgz) = 495b9bb0218c9d43d291f0cec7b5dd87
-SIZE (PEAR/Net_NNTP-0.10.1.tgz) = 24352
+MD5 (PEAR/Net_NNTP-1.2.0.tgz) = 414f5539129b79396ce38320f08c022f
+SIZE (PEAR/Net_NNTP-1.2.0.tgz) = 19804
diff -ruN pear-Net_NNTP.orig/pkg-descr pear-Net_NNTP/pkg-descr
--- pear-Net_NNTP.orig/pkg-descr	Sun Aug 24 23:01:11 2003
+++ pear-Net_NNTP/pkg-descr	Mon Jan 17 09:58:10 2005
@@ -1,5 +1,4 @@
-Complete class for communicating with an NNTP server (this is: the USENET),
-including: post, view, list, authentication, overview, header manipulation, 
-NNTP commands debugger, etc. 
+Package for communicating with NNTP/USENET servers. Includes features like 
+post, view, list, authentication, overview, etc.
 
-WWW: http://pear.php.net/package-info.php?package=Net_NNTP
+WWW: http://pear.php.net/package/Net_NNTP/
>Release-Note:
>Audit-Trail:
>Unformatted:



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