- Update to 0.5.1
This commit is contained in:
parent
985599c02d
commit
eadd7a993c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=250867
2 changed files with 4 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Services_Twitter
|
||||
PORTVERSION= 0.5.0
|
||||
PORTVERSION= 0.5.1
|
||||
CATEGORIES= net www pear
|
||||
|
||||
MAINTAINER= miwi@FreeBSD.org
|
||||
|
@ -18,7 +18,6 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
|
|||
|
||||
USE_PHP= json simplexml
|
||||
|
||||
CATEGORY= Net
|
||||
FILES= Services/Twitter.php Services/Twitter/Exception.php
|
||||
DATA= api.rng api.xml
|
||||
TESTS= 000-statuses-public_timeline.phpt \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (PEAR/Services_Twitter-0.5.0.tgz) = 5f0fd5f802ae98f9c33254648fce95fe
|
||||
SHA256 (PEAR/Services_Twitter-0.5.0.tgz) = 2b92de0763051209e204b747a33534bd4bb6cddfa12965e7f0b6726cbf3f7b70
|
||||
SIZE (PEAR/Services_Twitter-0.5.0.tgz) = 38432
|
||||
MD5 (PEAR/Services_Twitter-0.5.1.tgz) = f90547a1859103f5ef56171a4804ef70
|
||||
SHA256 (PEAR/Services_Twitter-0.5.1.tgz) = a3542bb61bf3e61a92b49620684d33c578c3b88742674d77a15031f5f0ae9f9a
|
||||
SIZE (PEAR/Services_Twitter-0.5.1.tgz) = 38464
|
||||
|
|
Loading…
Reference in a new issue