From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Mar 18 18:40: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 2100816A4CE for ; Fri, 18 Mar 2005 18:40:03 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C72AC43D6A for ; Fri, 18 Mar 2005 18:40:02 +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 j2IIe2oI091774 for ; Fri, 18 Mar 2005 18:40:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2IIe2NP091773; Fri, 18 Mar 2005 18:40:02 GMT (envelope-from gnats) Resent-Date: Fri, 18 Mar 2005 18:40:02 GMT Resent-Message-Id: <200503181840.j2IIe2NP091773@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 9958816A4CE for ; Fri, 18 Mar 2005 18:34:59 +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 8635543D60 for ; Fri, 18 Mar 2005 18:34:58 +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 j2IIYvCP036561 for ; Fri, 18 Mar 2005 15:34:57 -0300 (BRT) (envelope-from antonio@digitalsign.com) Received: (from antonio@localhost) by digitalsign.com (8.12.6/8.12.6/Submit) id j2IIYvdA036560; Fri, 18 Mar 2005 15:34:57 -0300 (BRT) Message-Id: <200503181834.j2IIYvdA036560@digitalsign.com> Date: Fri, 18 Mar 2005 15:34:57 -0300 (BRT) From: Antonio Carlos Venancio Junior To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/78993: Update port: devel/pear-Pager to 2.2.7 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 18:40:03 -0000 >Number: 78993 >Category: ports >Synopsis: Update port: devel/pear-Pager to 2.2.7 >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 18:40: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: + update port: devel/pear-Pager to 2.2.7 + changelog: http://pear.php.net/package/Pager/download/2.2.7/ + fix CATEGORIES + update pkg-descr >How-To-Repeat: >Fix: diff -ruN pear-Pager.orig/Makefile pear-Pager/Makefile --- pear-Pager.orig/Makefile Fri Mar 18 15:24:42 2005 +++ pear-Pager/Makefile Fri Mar 18 15:28:58 2005 @@ -6,8 +6,8 @@ # PORTNAME= Pager -PORTVERSION= 2.2.6 -CATEGORIES= devel www pear +PORTVERSION= 2.2.7 +CATEGORIES= devel pear MAINTAINER= antonio@php.net COMMENT= PEAR data paging class diff -ruN pear-Pager.orig/distinfo pear-Pager/distinfo --- pear-Pager.orig/distinfo Fri Mar 18 15:24:42 2005 +++ pear-Pager/distinfo Fri Mar 18 15:25:26 2005 @@ -1,2 +1,2 @@ -MD5 (PEAR/Pager-2.2.6.tgz) = 27dcf9b254251020c16317f1c22f21fb -SIZE (PEAR/Pager-2.2.6.tgz) = 20103 +MD5 (PEAR/Pager-2.2.7.tgz) = 5dc91bbeb5ea031352890d28814ff6fd +SIZE (PEAR/Pager-2.2.7.tgz) = 21531 diff -ruN pear-Pager.orig/pkg-descr pear-Pager/pkg-descr --- pear-Pager.orig/pkg-descr Fri Mar 18 15:24:42 2005 +++ pear-Pager/pkg-descr Fri Mar 18 15:27:01 2005 @@ -1,6 +1,7 @@ -It takes an array of data as input and page it according to various -parameters. It also builds links within a specified range, and allows -complete customization of the output (it even works with mod_rewrite). +PEAR::Pager takes an array of data as input and page it according to various +parameters. It also builds links within a specified range, and allows complete +customization of the output (it even works with mod_rewrite). + Two operating modes available: "Jumping" and "Sliding" window style. WWW: http://pear.php.net/package/Pager/ >Release-Note: >Audit-Trail: >Unformatted: