Date: Sat, 22 Mar 2008 10:53:57 GMT From: Wen heping <wenheping@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/121957: [Update]www/pear-Services_Digg: update to 0.4.3 Message-ID: <200803221053.m2MArvKv059869@www.freebsd.org> Resent-Message-ID: <200803221100.m2MB04e4000346@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 121957 >Category: ports >Synopsis: [Update]www/pear-Services_Digg: update to 0.4.3 >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: Sat Mar 22 11:00:03 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Wen heping >Release: FreeBSD 7.0 release >Organization: ChangAn Middle School >Environment: FreeBSD fb7.wenjing.com 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: >How-To-Repeat: >Fix: Patch attached with submission follows: --- Makefile.orig 2008-03-22 17:24:39.000000000 +0000 +++ Makefile 2008-03-22 17:42:12.000000000 +0000 @@ -6,7 +6,7 @@ # PORTNAME= Services_Digg -PORTVERSION= 0.2.0 +PORTVERSION= 0.4.3 CATEGORIES= www pear MAINTAINER= bg1tpt@gmail.com @@ -19,16 +19,19 @@ CATEGORY= Services FILES= Digg.php Digg/Comments.php Digg/Comment.php Digg/Common.php \ + Digg/GalleryPhoto.php Digg/GalleryPhotos.php Digg/Request.php \ Digg/Errors.php Digg/Exception.php Digg/Proxy.php Digg/Response.php \ Digg/Stories.php Digg/Story.php Digg/Topics.php Digg/User.php \ Digg/Users.php Digg/Response/Common.php Digg/Response/php.php \ - Digg/Response/xml.php + Digg/Response/xml.php Digg/Response/Exception.php TESTS= 000-services-digg-factory.phpt 001-errors-getAll.phpt \ 003-errors-getErrorByCode.phpt 005-topics-getAll.phpt \ 010-user-submissions.phpt 011-user-isFriend.phpt \ 012-user-isFan.phpt 013-user-comments.phpt \ 013-user-getFriendsDugg.phpt 013-user-getFriendsSubmissions.phpt \ + 013-user-getFriendsCommented.phpt \ + 013-user-getFriendsUpcoming.phpt 013-user-getFriendsPopular.phpt \ 014-user-diggs.phpt 020-users-getUserByName.phpt \ 030-stories-getStoryById.phpt 031-stories-getContainer.phpt \ 031-stories-getContainerHot.phpt 031-stories-getContainerTop.phpt \ @@ -43,7 +46,8 @@ 038-stories-getTopicTop.phpt 040-story-comments.phpt \ 041-story-getCommentById.phpt 050-comments.phpt \ 060-comment-replies.phpt 070-proxy-get.phpt \ - 071-proxy-post.phpt 200-diggapiuser-isFriend.phpt \ + 071-proxy-post.phpt 080-exception-toString.phpt \ + 150-request.phpt 200-diggapiuser-isFriend.phpt \ 201-diggapistories-iteration.phpt tests-config.php post-extract: --- distinfo.orig 2007-07-25 09:16:02.000000000 +0000 +++ distinfo 2008-03-22 17:42:44.000000000 +0000 @@ -1,3 +1,3 @@ -MD5 (PEAR/Services_Digg-0.2.0.tgz) = e858622f9f2316e10089207dd15e83fb -SHA256 (PEAR/Services_Digg-0.2.0.tgz) = 1126802eae3a18f3fbbe395f360ab678cda8474b31bafbe29d07b1ca8e3e4db0 -SIZE (PEAR/Services_Digg-0.2.0.tgz) = 15798 +MD5 (PEAR/Services_Digg-0.4.3.tgz) = 5abd18352a07acffb86c511fed0a7e3d +SHA256 (PEAR/Services_Digg-0.4.3.tgz) = 5a11fae2c7569ebdc74e9ce0c19c1530263592772ea53e668e1cb95d291d29c0 +SIZE (PEAR/Services_Digg-0.4.3.tgz) = 20668 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803221053.m2MArvKv059869>