Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Jan 2013 03:38:04 +0800 (CST)
From:      Gasol Wu <gasol.wu@gmail.com>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        wen@FreeBSD.org
Subject:   ports/175217: [PATCH] sysutils/pecl-mogilefs: update to 0.9.2
Message-ID:  <20130111193804.4B9777474C1@goingmarry.kkbox.com>
Resent-Message-ID: <201301111940.r0BJe0YR055721@freefall.freebsd.org>

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

>Number:         175217
>Category:       ports
>Synopsis:       [PATCH] sysutils/pecl-mogilefs: update to 0.9.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 11 19:40:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Gasol Wu
>Release:        FreeBSD 9.1-RC1 amd64
>Organization:
>Environment:
System: FreeBSD goingmarry 9.1-RC1 FreeBSD 9.1-RC1 #0: Tue Aug 14 04:25:06 UTC 2012
>Description:
- Update to 0.9.2

Port maintainer (wen@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- pecl-mogilefs-0.9.2.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/sysutils/pecl-mogilefs/Makefile ./Makefile
--- /usr/ports/sysutils/pecl-mogilefs/Makefile	2012-11-17 14:01:41.000000000 +0800
+++ ./Makefile	2013-01-12 03:36:12.000000000 +0800
@@ -1,12 +1,9 @@
-# Ports collection makefile for:  pecl-mogilegs
-# Date created:			  Feb 20, 2011
-# Whom:				  Wen Heping<wen@FreeBSD.org>
-#
+# Created by: Wen Heping<wen@FreeBSD.org>
 # $FreeBSD: ports/sysutils/pecl-mogilefs/Makefile,v 1.4 2012/11/17 06:01:41 svnexp Exp $
 #
 
 PORTNAME=	mogilefs
-PORTVERSION=	0.9.1
+PORTVERSION=	0.9.2
 CATEGORIES=	sysutils pear
 MASTER_SITES=	http://pecl.php.net/get/
 PKGNAMEPREFIX=	pecl-
@@ -15,10 +12,10 @@
 MAINTAINER=	wen@FreeBSD.org
 COMMENT=	PHP client library to communicate with the MogileFS storage
 
-LIB_DEPENDS=	neon.27:${PORTSDIR}/www/neon29
-
 LICENSE=	BSD
 
+LIB_DEPENDS=	neon.27:${PORTSDIR}/www/neon29
+
 IGNORE_WITH_PHP=4
 
 USE_PHP=	yes
diff -ruN --exclude=CVS /usr/ports/sysutils/pecl-mogilefs/distinfo ./distinfo
--- /usr/ports/sysutils/pecl-mogilefs/distinfo	2011-06-18 10:45:55.000000000 +0800
+++ ./distinfo	2013-01-12 03:30:44.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (mogilefs-0.9.1.tgz) = cb20771e144cc969eb43483786fd6c6668f27ba50d7e0dea34965245e4eedfa9
-SIZE (mogilefs-0.9.1.tgz) = 16875
+SHA256 (mogilefs-0.9.2.tgz) = fb2d348aed6f97101492deb1794eb03d8708f2f33f986d61c182b3d2ab597a37
+SIZE (mogilefs-0.9.2.tgz) = 16905
--- pecl-mogilefs-0.9.2.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?20130111193804.4B9777474C1>