svn commit: r353954 - head/devel/pecl-pthreads

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue May 13 14:34:53 UTC 2014


Author: sunpoet
Date: Tue May 13 14:34:52 2014
New Revision: 353954
URL: http://svnweb.freebsd.org/changeset/ports/353954
QAT: https://qat.redports.org/buildarchive/r353954/

Log:
  - Update to 2.0.7
  
  Changes:	http://pecl.php.net/package-changelog.php?package=pthreads
  PR:		ports/189723
  Submitted by:	John Chen <johnpupu at gmail.com> (maintainer)

Modified:
  head/devel/pecl-pthreads/Makefile
  head/devel/pecl-pthreads/distinfo

Modified: head/devel/pecl-pthreads/Makefile
==============================================================================
--- head/devel/pecl-pthreads/Makefile	Tue May 13 14:34:47 2014	(r353953)
+++ head/devel/pecl-pthreads/Makefile	Tue May 13 14:34:52 2014	(r353954)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pthreads
-PORTVERSION=	2.0.4
+PORTVERSION=	2.0.7
 CATEGORIES=	devel
 MASTER_SITES=	http://pecl.php.net/get/
 PKGNAMEPREFIX=	pecl-

Modified: head/devel/pecl-pthreads/distinfo
==============================================================================
--- head/devel/pecl-pthreads/distinfo	Tue May 13 14:34:47 2014	(r353953)
+++ head/devel/pecl-pthreads/distinfo	Tue May 13 14:34:52 2014	(r353954)
@@ -1,2 +1,2 @@
-SHA256 (PECL/pthreads-2.0.4.tgz) = 62835162842f69a501a1efd301a65d12a143a66b730935876b06d3260b6bc757
-SIZE (PECL/pthreads-2.0.4.tgz) = 77507
+SHA256 (PECL/pthreads-2.0.7.tgz) = e02b6b79e79f01ab33a185d7b15d9085bccfd8660894b6ac146c0288881a5d16
+SIZE (PECL/pthreads-2.0.7.tgz) = 77570


More information about the svn-ports-all mailing list