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

(-)pear-Text_Password/Makefile (-2 / +1 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	Text_password
8
PORTNAME=	Text_password
9
PORTVERSION=	1.0
9
PORTVERSION=	1.1.0
10
CATEGORIES=	security www pear
10
CATEGORIES=	security www pear
11
11
12
MAINTAINER=	jmelo@freebsdbrasil.com.br
12
MAINTAINER=	jmelo@freebsdbrasil.com.br
Lines 17-23 Link Here
17
17
18
CATEGORY=	Text
18
CATEGORY=	Text
19
FILES=		Password.php
19
FILES=		Password.php
20
TESTS=		01-text-password.phpt
21
20
22
WRKSRC=		${WRKDIR}/Text_Password-${PORTVERSION}
21
WRKSRC=		${WRKDIR}/Text_Password-${PORTVERSION}
23
22
(-)pear-Text_Password/distinfo (-2 / +3 lines)
Lines 1-2 Link Here
1
MD5 (PEAR/Text_password-1.0.tgz) = 75d1cb6c91ac2b2afb86385b0dc0d957
1
MD5 (PEAR/Text_password-1.1.0.tgz) = eec0b6af667ac16e14af067951253c94
2
SIZE (PEAR/Text_password-1.0.tgz) = 3707
2
SHA256 (PEAR/Text_password-1.1.0.tgz) = 527f82cde71e8f1699b477f4133c2d8e0168f8e5c98b6b022b5c4b69f5eca8d9
3
SIZE (PEAR/Text_password-1.1.0.tgz) = 4341

Return to bug 90911