diff --git a/www/php-plurk-api/Makefile b/www/php-plurk-api/Makefile index e77ad7efc63a..8e19514ec7a5 100644 --- a/www/php-plurk-api/Makefile +++ b/www/php-plurk-api/Makefile @@ -6,7 +6,7 @@ # PORTNAME= php-plurk-api -PORTVERSION= 1.6.2 +PORTVERSION= 1.6.3 CATEGORIES= www MASTER_SITES= GOOGLE_CODE diff --git a/www/php-plurk-api/distinfo b/www/php-plurk-api/distinfo index 92f7227fbc13..4b47d8656ecb 100644 --- a/www/php-plurk-api/distinfo +++ b/www/php-plurk-api/distinfo @@ -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 diff --git a/www/php-plurk-api/files/pkg-message.in b/www/php-plurk-api/files/pkg-message.in index 11a819344c7e..27735d3e19dd 100644 --- a/www/php-plurk-api/files/pkg-message.in +++ b/www/php-plurk-api/files/pkg-message.in @@ -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/ - **********************************************