Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Nov 2010 15:22:58 +0800 (CST)
From:      Bo-Yi Wu <appleboy.tw@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        appleboy.tw@gmail.com
Subject:   ports/152287: [MAINTAINER] www/php-plurk-api update to 1.6.2
Message-ID:  <201011160722.oAG7MwVe048157@freebsd.ee.ccu.edu.tw>
Resent-Message-ID: <201011160730.oAG7UAHb080854@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         152287
>Category:       ports
>Synopsis:       [MAINTAINER] www/php-plurk-api update to 1.6.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 16 07:30:10 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Bo-Yi Wu
>Release:        FreeBSD 7.1-RELEASE-p13 i386
>Organization:
>Environment:
System: FreeBSD freebsd.ee.ccu.edu.tw 7.1-RELEASE-p13 FreeBSD 7.1-RELEASE-p13 #0: Mon Jul 12 17:44:51 UTC 2010 root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	Add new API function: /API/Users/getKarmaStats.
	update to 1.6.2
	
	Web Site : http://code.google.com/p/php-plurk-api/
	
	
>How-To-Repeat:
	
>Fix:

	

--- php-plurk-api.patch begins here ---
diff -ruN /usr/ports/www/php-plurk-api/Makefile php-plurk-api/Makefile
--- /usr/ports/www/php-plurk-api/Makefile	2010-08-26 05:10:08.000000000 +0800
+++ php-plurk-api/Makefile	2010-11-16 15:18:19.000000000 +0800
@@ -6,10 +6,10 @@
 #
 
 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}
+DISTNAME=	${PORTNAME}-${PORTVERSION}
 
 MAINTAINER=	appleboy.tw@gmail.com
 COMMENT=	A Plurk API Implementation with PHP
@@ -18,6 +18,8 @@
 NO_BUILD=	yes
 USE_PHP=	json curl
 
+WRKSRC=	${WRKDIR}/${PORTNAME}
+
 SUB_LIST+=	PKGNAME=${PKGNAME}
 SUB_FILES=	pkg-message
 
diff -ruN /usr/ports/www/php-plurk-api/distinfo php-plurk-api/distinfo
--- /usr/ports/www/php-plurk-api/distinfo	2010-08-26 05:10:08.000000000 +0800
+++ php-plurk-api/distinfo	2010-11-16 15:13:38.000000000 +0800
@@ -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
--- php-plurk-api.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011160722.oAG7MwVe048157>