Bug 189935 - [MAINTAINER] net/pecl-yp: update to 1.0.1
Summary: [MAINTAINER] net/pecl-yp: update to 1.0.1
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-19 05:40 UTC by Gasol Wu
Modified: 2014-05-19 19:41 UTC (History)
0 users

See Also:


Attachments
pecl-yp-1.0.1.patch (858 bytes, patch)
2014-05-19 05:40 UTC, Gasol Wu
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gasol Wu 2014-05-19 05:40:00 UTC
- Update to 1.0.1

Generated with FreeBSD Port Tools 1.00.2014.03.23 (mode: update, diff: ports)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-05-19 05:40:04 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-19 19:38:59 UTC
Author: sunpoet
Date: Mon May 19 18:38:54 2014
New Revision: 354577
URL: http://svnweb.freebsd.org/changeset/ports/354577
QAT: https://qat.redports.org/buildarchive/r354577/

Log:
  - Update to 1.0.1
  
  Changes:	http://pecl.php.net/package-changelog.php?package=yp
  PR:		ports/189935
  Submitted by:	Gasol Wu <gasol.wu@gmail.com> (maintainer)

Modified:
  head/net/pecl-yp/Makefile
  head/net/pecl-yp/distinfo

Modified: head/net/pecl-yp/Makefile
==============================================================================
--- head/net/pecl-yp/Makefile	Mon May 19 18:38:48 2014	(r354576)
+++ head/net/pecl-yp/Makefile	Mon May 19 18:38:54 2014	(r354577)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	yp
-PORTVERSION=	1.0.0
+PORTVERSION=	1.0.1
 CATEGORIES=	net pear
 MASTER_SITES=	http://pecl.php.net/get/
 PKGNAMEPREFIX=	pecl-

Modified: head/net/pecl-yp/distinfo
==============================================================================
--- head/net/pecl-yp/distinfo	Mon May 19 18:38:48 2014	(r354576)
+++ head/net/pecl-yp/distinfo	Mon May 19 18:38:54 2014	(r354577)
@@ -1,2 +1,2 @@
-SHA256 (PECL/yp-1.0.0.tgz) = 1bee00d825ff66135f0e4570cd2063b4e72d4fdde35e707a4f1fe060c03d33e1
-SIZE (PECL/yp-1.0.0.tgz) = 19343
+SHA256 (PECL/yp-1.0.1.tgz) = 097fc6953c8faaf748acb34bb0c11ca81672f46fc19cd48f8a6c7da6714fa468
+SIZE (PECL/yp-1.0.1.tgz) = 19263
_______________________________________________
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-19 19:41:56 UTC
State Changed
From-To: open->closed

Committed. Thanks!