1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00

- Update to 1.6.3

PR:		ports/162021
Submitted by:	Bo-Yi Wu <appleboy.tw@gmail.com> (maintainer)
This commit is contained in:
Li-Wen Hsu 2011-10-26 07:26:38 +00:00
parent 851ebcf9fa
commit 7dfddc2c4f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=284343
3 changed files with 5 additions and 7 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= php-plurk-api
PORTVERSION= 1.6.2
PORTVERSION= 1.6.3
CATEGORIES= www
MASTER_SITES= GOOGLE_CODE

View File

@ -1,2 +1,2 @@
SHA256 (php-plurk-api-1.6.2.zip) = 1abc91072e27adf1e593a2b3b399352fc37a11d3d00a689a9f7432d3272e4787
SIZE (php-plurk-api-1.6.2.zip) = 54302
SHA256 (php-plurk-api-1.6.3.zip) = 9e19cc1c93e1a33163b832778c1de329440a865d746a10b82f09c4ae420ee29c
SIZE (php-plurk-api-1.6.3.zip) = 56138

View File

@ -1,3 +1,4 @@
Plurk API 1.0
**********************************************
Plurk API provides a standard way of accessing
@ -23,13 +24,10 @@ of what you are making.
php-plurk-api is a Plurk API Client implementation with PHP.
the API Official Website:
http://www.plurk.com/API
http://www.plurk.com/API/1.0/
Code Repository:
https://code.google.com/p/php-plurk-api/
php-plurk-api online documents:
http://plurk.lab3.tw/docs/
**********************************************