1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00

- Update to 2.4.6

This commit is contained in:
Martin Wilke 2008-03-30 01:41:39 +00:00
parent ccccbc6391
commit 94b8e9a2ce
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=210150
2 changed files with 9 additions and 6 deletions

View File

@ -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 @@ BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
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 @@ TESTS= all_tests.php pager_include.php pager_jumping_noData_test.php \
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"

View File

@ -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