diff options
author | miwi <miwi@FreeBSD.org> | 2007-06-26 02:25:17 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-06-26 02:25:17 +0800 |
commit | 165bf4f985c4cfc67979ee26b66f6b123fb8fcde (patch) | |
tree | cfbc34f68a281076e9b0305e9c1565889b4e40c9 /www | |
parent | fe67218fe2ec0d8d7539a12199a14986d90e959a (diff) | |
download | freebsd-ports-gnome-165bf4f985c4cfc67979ee26b66f6b123fb8fcde.tar.gz freebsd-ports-gnome-165bf4f985c4cfc67979ee26b66f6b123fb8fcde.tar.zst freebsd-ports-gnome-165bf4f985c4cfc67979ee26b66f6b123fb8fcde.zip |
- Update to 0.1.1
PR: 114003
Submitted by: Zhen REN <bg1tpt@gmail.com> (maintainer)
Diffstat (limited to 'www')
-rw-r--r-- | www/pear-Services_Digg/Makefile | 5 | ||||
-rw-r--r-- | www/pear-Services_Digg/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/www/pear-Services_Digg/Makefile b/www/pear-Services_Digg/Makefile index fbd9704acc7f..f46674a2f0f9 100644 --- a/www/pear-Services_Digg/Makefile +++ b/www/pear-Services_Digg/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Services_Digg -PORTVERSION= 0.1.0 +PORTVERSION= 0.1.1 CATEGORIES= www pear MAINTAINER= bg1tpt@gmail.com @@ -36,7 +36,8 @@ TESTS= 000-services-digg-factory.phpt 001-errors-getAll.phpt \ 034-stories-diggs.phpt 034-stories-popular.phpt \ 035-stories-getAll.phpt 035-stories-getStoriesComments.phpt \ 035-stories-getStoriesDiggs.phpt 036-stories-getStoryByTitle.phpt \ - 040-story-comments.phpt 050-comments.phpt 060-comment-replies.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 201-diggapistories-iteration.phpt \ tests-config.php diff --git a/www/pear-Services_Digg/distinfo b/www/pear-Services_Digg/distinfo index f9bbb971b4d0..aff170c812dd 100644 --- a/www/pear-Services_Digg/distinfo +++ b/www/pear-Services_Digg/distinfo @@ -1,3 +1,3 @@ -MD5 (PEAR/Services_Digg-0.1.0.tgz) = 0e5bfce998b222c626107a6b70633e4f -SHA256 (PEAR/Services_Digg-0.1.0.tgz) = 4b171dfae812829e53df5fee6ee137955a2d4d899d156cd204753a7146201df4 -SIZE (PEAR/Services_Digg-0.1.0.tgz) = 13677 +MD5 (PEAR/Services_Digg-0.1.1.tgz) = c1a1ef18308ef6098a69ce66591d182f +SHA256 (PEAR/Services_Digg-0.1.1.tgz) = 459da4445a59c2c2ed5ec77595ca857c48f048a963b1650dbd2a8003a3f421b0 +SIZE (PEAR/Services_Digg-0.1.1.tgz) = 13899 |