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

(-)Makefile (-1 / +3 lines)
Lines 9-19 Link Here
9
PKGNAMEPREFIX=	pecl-
9
PKGNAMEPREFIX=	pecl-
10
DIST_SUBDIR=	PECL
10
DIST_SUBDIR=	PECL
11
11
12
MAINTAINER=	ports@FreeBSD.org
12
MAINTAINER=	dbaio@bsd.com.br
13
COMMENT=	PECL extension to create and decode MIME messages
13
COMMENT=	PECL extension to create and decode MIME messages
14
14
15
LICENSE=	PHP202
15
LICENSE=	PHP202
16
16
17
PORTSCOUT=	limit:^2.*
18
17
USES=		php:ext tar:tgz
19
USES=		php:ext tar:tgz
18
USE_PHP=	mbstring:build
20
USE_PHP=	mbstring:build
19
IGNORE_WITH_PHP=	70
21
IGNORE_WITH_PHP=	70
(-)distinfo (+1 lines)
Lines 1-2 Link Here
1
TIMESTAMP = 1475961092
1
SHA256 (PECL/mailparse-2.1.6.tgz) = 73705197d2b2ee782efa5477eb2a21432f592c2cb05a72c3a037bbe39e02b5cc
2
SHA256 (PECL/mailparse-2.1.6.tgz) = 73705197d2b2ee782efa5477eb2a21432f592c2cb05a72c3a037bbe39e02b5cc
2
SIZE (PECL/mailparse-2.1.6.tgz) = 36538
3
SIZE (PECL/mailparse-2.1.6.tgz) = 36538

Return to bug 213318