From d042463906be2ffa80569e00acdd1d931312d1bf Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Tue, 16 Nov 2010 10:36:43 +0000 Subject: [PATCH] - Update to 1.6.2 - Add LICENSE while I'm here PR: ports/152287 Submitted by: Bo-Yi Wu (maintainer) --- www/php-plurk-api/Makefile | 16 ++++++++-------- www/php-plurk-api/distinfo | 5 ++--- 2 files changed, 10 insertions(+), 11 deletions(-) diff --git a/www/php-plurk-api/Makefile b/www/php-plurk-api/Makefile index 4b4eafb0d682..e77ad7efc63a 100644 --- a/www/php-plurk-api/Makefile +++ b/www/php-plurk-api/Makefile @@ -6,23 +6,23 @@ # PORTNAME= php-plurk-api -PORTVERSION= 1.6.0 +PORTVERSION= 1.6.2 CATEGORIES= www -MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} -DISTNAME= php-plurk-api-${PORTVERSION} +MASTER_SITES= GOOGLE_CODE MAINTAINER= appleboy.tw@gmail.com COMMENT= A Plurk API Implementation with PHP -USE_ZIP= yes +LICENSE= BSD + NO_BUILD= yes USE_PHP= json curl +USE_ZIP= yes +WRKSRC= ${WRKDIR}/${PORTNAME} -SUB_LIST+= PKGNAME=${PKGNAME} +SUB_LIST= PKGNAME=${PKGNAME} SUB_FILES= pkg-message -.include - do-install: @cd ${WRKSRC} && ${COPYTREE_SHARE} . ${WWWDIR} @${CHOWN} -R ${WWWOWN}:${WWWGRP} ${WWWDIR} @@ -39,4 +39,4 @@ do-install: post-install: @${CAT} ${PKGMESSAGE} -.include +.include diff --git a/www/php-plurk-api/distinfo b/www/php-plurk-api/distinfo index 86bcfb73c321..92f7227fbc13 100644 --- a/www/php-plurk-api/distinfo +++ b/www/php-plurk-api/distinfo @@ -1,3 +1,2 @@ -MD5 (php-plurk-api-1.6.0.zip) = 14e2f2b2aba0053730a2d13cdc92341c -SHA256 (php-plurk-api-1.6.0.zip) = 2b7e1defa98cdfe1dece7aa0f35378a9e70a907efd187d82c5593b9310ca4978 -SIZE (php-plurk-api-1.6.0.zip) = 56078 +SHA256 (php-plurk-api-1.6.2.zip) = 1abc91072e27adf1e593a2b3b399352fc37a11d3d00a689a9f7432d3272e4787 +SIZE (php-plurk-api-1.6.2.zip) = 54302