1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

- Update to 0.1.1

PR:		114003
Submitted by:	Zhen REN <bg1tpt@gmail.com> (maintainer)
This commit is contained in:
Martin Wilke 2007-06-25 18:25:17 +00:00
parent 0e2e631113
commit 06a8a64914
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=194252
2 changed files with 6 additions and 5 deletions

View File

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

View File

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