Bug 189723 - [MAINTAINER] devel/pecl-pthreads: update to 2.0.7
Summary: [MAINTAINER] devel/pecl-pthreads: update to 2.0.7
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-12 17:50 UTC by johnpupu
Modified: 2014-05-13 15:40 UTC (History)
0 users

See Also:


Attachments
pecl-pthreads-2.0.7.patch (889 bytes, patch)
2014-05-12 17:50 UTC, johnpupu
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description johnpupu 2014-05-12 17:50:00 UTC
- Update to 2.0.7

Generated with FreeBSD Port Tools 1.00.2014.03.03 (mode: update, diff: suffix)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-05-12 17:50:05 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sunpoet

sunpoet@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2014-05-13 15:34:57 UTC
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@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
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2014-05-13 15:36:40 UTC
State Changed
From-To: open->closed

Committed. Thanks!