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

(-)./Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD: head/security/pecl-crypto/Makefile 401985 2015-11-20 03:55:34Z junovitch $
2
# $FreeBSD: head/security/pecl-crypto/Makefile 401985 2015-11-20 03:55:34Z junovitch $
3
3
4
PORTNAME=	crypto
4
PORTNAME=	crypto
5
PORTVERSION=	0.2.1
5
PORTVERSION=	0.2.2
6
CATEGORIES=	security
6
CATEGORIES=	security
7
MASTER_SITES=	http://pecl.php.net/get/
7
MASTER_SITES=	http://pecl.php.net/get/
8
PKGNAMEPREFIX=	pecl-
8
PKGNAMEPREFIX=	pecl-
(-)./distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (PECL/crypto-0.2.1.tgz) = de43f7616ebb604ea8dee21ce7a8219d57aaf400b4651fd55cab9198c2666bca
1
SHA256 (PECL/crypto-0.2.2.tgz) = 03864c99f9e7e87c0daf639167fde8eb58a87ad0990a7ec8773a60753edf9342
2
SIZE (PECL/crypto-0.2.1.tgz) = 66286
2
SIZE (PECL/crypto-0.2.2.tgz) = 66516

Return to bug 205857