mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
NMU to version 1.4.0b1, adding PHP 7 support.
PR: 214774 Submitted by: Franco Fichtner <franco@opnsense.org> Approved by: Jochen Neumeister (maintainer) Sponsored by: OPNsense
This commit is contained in:
parent
ba98092d35
commit
cc74663503
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=429288
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= radius
|
||||
DISTVERSION= 1.3.0
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 1.4.0b1
|
||||
CATEGORIES= net security pear
|
||||
MASTER_SITES= http://pecl.php.net/get/
|
||||
PKGNAMEPREFIX= pecl-
|
||||
@ -15,7 +14,6 @@ COMMENT= Radius client library for PHP
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
USES= php:ext tar:tgz
|
||||
IGNORE_WITH_PHP= 70
|
||||
|
||||
CONFIGURE_ARGS= --enable-radius
|
||||
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (PECL/radius-1.3.0.tgz) = b0431ec6769ff1ec564d95782f7b91de06a7ac3297745bbbc9d1c274bfc4de15
|
||||
SIZE (PECL/radius-1.3.0.tgz) = 43060
|
||||
TIMESTAMP = 1476033543
|
||||
SHA256 (PECL/radius-1.4.0b1.tgz) = 97dcf2e497131a20804cc508873a123012b773f42d077af398334f3caf86ee54
|
||||
SIZE (PECL/radius-1.4.0b1.tgz) = 50953
|
||||
|
Loading…
Reference in New Issue
Block a user