1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Update to 1.6.2

- Add LICENSE while I'm here

PR:		ports/152287
Submitted by:	Bo-Yi Wu <appleboy.tw@gmail.com> (maintainer)
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2010-11-16 10:36:43 +00:00
parent 9c2cb2ba79
commit d042463906
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=264640
2 changed files with 10 additions and 11 deletions

View File

@ -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>

View File

@ -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