View | Details | Raw Unified | Return to bug 177041
Collapse All | Expand All

(-)./Makefile (-6 / +1 lines)
Lines 1-12 Link Here
1
# New ports collection makefile for:	pecl-mysqlnd_qc
2
# Date created:		13 May 2011
3
# Whom:			johnpupu <johnpupu@gmail.com>
4
#
5
# $FreeBSD: ports/databases/pecl-mysqlnd_qc/Makefile,v 1.3 2012/11/17 05:55:18 svnexp Exp $
1
# $FreeBSD: ports/databases/pecl-mysqlnd_qc/Makefile,v 1.3 2012/11/17 05:55:18 svnexp Exp $
6
#
7
2
8
PORTNAME=	mysqlnd_qc
3
PORTNAME=	mysqlnd_qc
9
PORTVERSION=	1.1.1
4
PORTVERSION=	1.2.0
10
CATEGORIES=	databases
5
CATEGORIES=	databases
11
MASTER_SITES=	http://pecl.php.net/get/
6
MASTER_SITES=	http://pecl.php.net/get/
12
PKGNAMEPREFIX=	pecl-
7
PKGNAMEPREFIX=	pecl-
(-)./distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (PECL/mysqlnd_qc-1.1.1.tgz) = e31fd037b4d63b53009bdcdf7cf3bc2b75c54f857ad055dc4b032551afdc546f
1
SHA256 (PECL/mysqlnd_qc-1.2.0.tgz) = 08d64e917963c2404f77204bcc811adc1230361fcf389d1acde3a1a19edc2ae1
2
SIZE (PECL/mysqlnd_qc-1.1.1.tgz) = 146719
2
SIZE (PECL/mysqlnd_qc-1.2.0.tgz) = 147416

Return to bug 177041