Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Mar 2008 01:34:14 GMT
From:      Wen heping <wenheping@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/122249: [UPDATE] devel/pear-Pager:  update to 2.4.6
Message-ID:  <200803300134.m2U1YEsV055357@www.freebsd.org>
Resent-Message-ID: <200803300140.m2U1e2J5039266@freefall.freebsd.org>

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

>Number:         122249
>Category:       ports
>Synopsis:       [UPDATE] devel/pear-Pager:  update to 2.4.6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 30 01:40:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Wen heping
>Release:        FreeBSD 7.0-RELEASE
>Organization:
ChangAn Middle School
>Environment:
FreeBSD fb7 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008     root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
update to 2.4.6 from 2.4.5
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile.orig	2008-03-30 08:19:47.000000000 +0800
+++ Makefile	2008-03-30 08:26:11.000000000 +0800
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Pager
-PORTVERSION=	2.4.5
+PORTVERSION=	2.4.6
 CATEGORIES=	devel www pear
 
 MAINTAINER=	miwi@FreeBSD.org
@@ -16,7 +16,8 @@
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 CATEGORY=	Pager
-FILES=		Common.php Jumping.php Pager.php Sliding.php
+FILES=		Common.php Jumping.php Pager.php Sliding.php \
+		HtmlWidgets.php Pager_savebc.php
 EXAMPLES=	example.php Pager_Wrapper.php
 TESTS=		all_tests.php pager_include.php pager_jumping_noData_test.php \
 		pager_jumping_test.php pager_jumping_tests.php \
@@ -24,7 +25,9 @@
 		pager_sliding_notExpanded_test.php pager_sliding_test.php \
 		pager_sliding_tests.php pager_test.php pager_test_xss.php \
 		pager_tests.php pager_wrapper_include.php pager_wrapper_test.php \
-		simple_include.php README
+		simple_include.php README \
+		multibyte_post.php pager_post_test.php \
+		pager_post_tests.php pager_post_test_simple.php
 
 .include <bsd.port.pre.mk>
 .include "${PORTSDIR}/devel/pear/bsd.pear.mk"
--- distinfo.orig	2008-03-30 08:20:00.000000000 +0800
+++ distinfo	2008-03-30 08:24:40.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (PEAR/Pager-2.4.5.tgz) = 1c005ef743361c9c9013ffb60b1c3330
-SHA256 (PEAR/Pager-2.4.5.tgz) = 3c9af091810369035c46ffad52ce14c4107467054a2ba26609393c2d0a9db374
-SIZE (PEAR/Pager-2.4.5.tgz) = 34021
+MD5 (PEAR/Pager-2.4.6.tgz) = a1da8d9fef3c4ca4821998bd747b2d59
+SHA256 (PEAR/Pager-2.4.6.tgz) = 4e38463b92b9057cea5ccaf6bdd4921ecf9bdf7e39f5b8965da1408e70a0fcdb
+SIZE (PEAR/Pager-2.4.6.tgz) = 34794


>Release-Note:
>Audit-Trail:
>Unformatted:



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