Date: Wed, 9 Feb 2005 14:29:36 -0200 (BRST) From: Antonio Carlos Venancio Junior <antonio@php.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/77311: Update port: devel/pear-Pager to 2.2.6 Message-ID: <200502091629.j19GTafl035122@digitalsign.com> Resent-Message-ID: <200502091630.j19GUOeB007871@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 77311 >Category: ports >Synopsis: Update port: devel/pear-Pager to 2.2.6 >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: Wed Feb 09 16:30:24 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: devel/pear-Pager to 2.2.6 + changelog: http://pear.php.net/package/Pager/download/2.2.6/ + update pkg-descr >How-To-Repeat: >Fix: diff -ruN pear-Pager.orig/Makefile pear-Pager/Makefile --- pear-Pager.orig/Makefile Wed Feb 9 14:20:03 2005 +++ pear-Pager/Makefile Wed Feb 9 14:22:21 2005 @@ -6,11 +6,11 @@ # PORTNAME= Pager -PORTVERSION= 2.2.5 +PORTVERSION= 2.2.6 CATEGORIES= devel www pear MAINTAINER= antonio@php.net -COMMENT= PEAR Data paging class +COMMENT= PEAR data paging class BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR RUN_DEPENDS= ${BUILD_DEPENDS} diff -ruN pear-Pager.orig/distinfo pear-Pager/distinfo --- pear-Pager.orig/distinfo Wed Feb 9 14:20:03 2005 +++ pear-Pager/distinfo Wed Feb 9 14:22:25 2005 @@ -1,2 +1,2 @@ -MD5 (PEAR/Pager-2.2.5.tgz) = d4389545451969d78de6e66da319c7a8 -SIZE (PEAR/Pager-2.2.5.tgz) = 20031 +MD5 (PEAR/Pager-2.2.6.tgz) = 27dcf9b254251020c16317f1c22f21fb +SIZE (PEAR/Pager-2.2.6.tgz) = 20103 diff -ruN pear-Pager.orig/pkg-descr pear-Pager/pkg-descr --- pear-Pager.orig/pkg-descr Wed Feb 9 14:20:03 2005 +++ pear-Pager/pkg-descr Wed Feb 9 14:23:26 2005 @@ -1,7 +1,6 @@ -PEAR Data paging class. - -It takes an array of data as input and page it according to various +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). +Two operating modes available: "Jumping" and "Sliding" window style. WWW: http://pear.php.net/package/Pager/ >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502091629.j19GTafl035122>