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

(-)b/net/pecl-radius/Makefile (-3 / +1 lines)
Lines 2-9 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	radius
4
PORTNAME=	radius
5
DISTVERSION=	1.3.0
5
DISTVERSION=	1.4.0b1
6
PORTREVISION=	1
7
CATEGORIES=	net security pear
6
CATEGORIES=	net security pear
8
MASTER_SITES=	http://pecl.php.net/get/
7
MASTER_SITES=	http://pecl.php.net/get/
9
PKGNAMEPREFIX=	pecl-
8
PKGNAMEPREFIX=	pecl-
Lines 15-21 COMMENT= Radius client library for PHP Link Here
15
LICENSE=	BSD3CLAUSE
14
LICENSE=	BSD3CLAUSE
16
15
17
USES=		php:ext tar:tgz
16
USES=		php:ext tar:tgz
18
IGNORE_WITH_PHP=	70
19
17
20
CONFIGURE_ARGS=	--enable-radius
18
CONFIGURE_ARGS=	--enable-radius
21
19
(-)b/net/pecl-radius/distinfo (-2 / +3 lines)
Lines 1-2 Link Here
1
SHA256 (PECL/radius-1.3.0.tgz) = b0431ec6769ff1ec564d95782f7b91de06a7ac3297745bbbc9d1c274bfc4de15
1
TIMESTAMP = 1476033543
2
SIZE (PECL/radius-1.3.0.tgz) = 43060
2
SHA256 (PECL/radius-1.4.0b1.tgz) = 97dcf2e497131a20804cc508873a123012b773f42d077af398334f3caf86ee54
3
SIZE (PECL/radius-1.4.0b1.tgz) = 50953

Return to bug 214774