mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
- Update to 0.9.2
- Trim Makefile headers PR: 175217 Submitted by: Gasol Wu <gasol.wu@gmail.com>
This commit is contained in:
parent
e8b55f1b01
commit
855ac31f0c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=310256
@ -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$
|
||||
#
|
||||
|
||||
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 @@ EXTRACT_SUFX= .tgz
|
||||
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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user