View | Details | Raw Unified | Return to bug 114003
Collapse All | Expand All

(-)Makefile (-2 / +3 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	Services_Digg
8
PORTNAME=	Services_Digg
9
PORTVERSION=	0.1.0
9
PORTVERSION=	0.1.1
10
CATEGORIES=	www pear
10
CATEGORIES=	www pear
11
11
12
MAINTAINER=	bg1tpt@gmail.com
12
MAINTAINER=	bg1tpt@gmail.com
Lines 36-42 Link Here
36
		034-stories-diggs.phpt 034-stories-popular.phpt \
36
		034-stories-diggs.phpt 034-stories-popular.phpt \
37
		035-stories-getAll.phpt 035-stories-getStoriesComments.phpt \
37
		035-stories-getAll.phpt 035-stories-getStoriesComments.phpt \
38
		035-stories-getStoriesDiggs.phpt 036-stories-getStoryByTitle.phpt \
38
		035-stories-getStoriesDiggs.phpt 036-stories-getStoryByTitle.phpt \
39
		040-story-comments.phpt 050-comments.phpt 060-comment-replies.phpt \
39
		040-story-comments.phpt 041-story-getCommentById.phpt \
40
		050-comments.phpt 060-comment-replies.phpt \
40
		070-proxy-get.phpt 071-proxy-post.phpt \
41
		070-proxy-get.phpt 071-proxy-post.phpt \
41
		200-diggapiuser-isFriend.phpt 201-diggapistories-iteration.phpt \
42
		200-diggapiuser-isFriend.phpt 201-diggapistories-iteration.phpt \
42
		tests-config.php
43
		tests-config.php
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (PEAR/Services_Digg-0.1.0.tgz) = 0e5bfce998b222c626107a6b70633e4f
1
MD5 (PEAR/Services_Digg-0.1.1.tgz) = c1a1ef18308ef6098a69ce66591d182f
2
SHA256 (PEAR/Services_Digg-0.1.0.tgz) = 4b171dfae812829e53df5fee6ee137955a2d4d899d156cd204753a7146201df4
2
SHA256 (PEAR/Services_Digg-0.1.1.tgz) = 459da4445a59c2c2ed5ec77595ca857c48f048a963b1650dbd2a8003a3f421b0
3
SIZE (PEAR/Services_Digg-0.1.0.tgz) = 13677
3
SIZE (PEAR/Services_Digg-0.1.1.tgz) = 13899

Return to bug 114003