mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
devel/pear-PHP_CodeSniffer: Update from 2.6.1 to 2.6.2
Changelog: http://pear.php.net/package/PHP_CodeSniffer/download While here: add USES= php Approved by: pi (mentor)
This commit is contained in:
parent
1b437b257a
commit
fe2049702a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=418833
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= PHP_CodeSniffer
|
||||
PORTVERSION= 2.6.1
|
||||
PORTVERSION= 2.6.2
|
||||
CATEGORIES= devel www pear
|
||||
|
||||
MAINTAINER= tz@FreeBSD.org
|
||||
@ -11,7 +11,7 @@ COMMENT= PHP Script Tokenises and Sniffs PHP and JavaScript code
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= pear
|
||||
USES= pear php
|
||||
USE_PHP= ctype simplexml tokenizer xmlwriter
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1466151919
|
||||
SHA256 (PEAR/PHP_CodeSniffer-2.6.1.tgz) = 49be3e6462d1a572afd4d941e0b75ff5ba66e1050ec0428f9c9f107a208506d6
|
||||
SIZE (PEAR/PHP_CodeSniffer-2.6.1.tgz) = 491703
|
||||
TIMESTAMP = 1468933267
|
||||
SHA256 (PEAR/PHP_CodeSniffer-2.6.2.tgz) = f5c71941e254742130e22cd5ef48d3b06b486efbd1b3dbc7f2fa77acdeac650d
|
||||
SIZE (PEAR/PHP_CodeSniffer-2.6.2.tgz) = 497234
|
||||
|
Loading…
Reference in New Issue
Block a user