aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2010-11-16 10:36:43 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2010-11-16 10:36:43 +0000
commitd042463906be2ffa80569e00acdd1d931312d1bf (patch)
tree8c283b7321d1104a6a4517b1e4cd7ed548ec5231
parent9c2cb2ba79a16fe88f824678c38e025501653a54 (diff)
downloadports-d042463906be2ffa80569e00acdd1d931312d1bf.tar.gz
ports-d042463906be2ffa80569e00acdd1d931312d1bf.zip
- Update to 1.6.2
- Add LICENSE while I'm here PR: ports/152287 Submitted by: Bo-Yi Wu <appleboy.tw@gmail.com> (maintainer)
Notes
Notes: svn path=/head/; revision=264640
-rw-r--r--www/php-plurk-api/Makefile16
-rw-r--r--www/php-plurk-api/distinfo5
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 <bsd.port.pre.mk>
-
do-install:
@cd ${WRKSRC} && ${COPYTREE_SHARE} . ${WWWDIR}
@${CHOWN} -R ${WWWOWN}:${WWWGRP} ${WWWDIR}
@@ -39,4 +39,4 @@ do-install:
post-install:
@${CAT} ${PKGMESSAGE}
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
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