MFH: r418896
- Update to 2.6.30 - Fix a shell injection vulnerability Approved by: ports-secteam (feld)
This commit is contained in:
parent
a739db341e
commit
bc7d9d0f61
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2016Q3/; revision=419148
2 changed files with 5 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= smarty
|
||||
PORTVERSION= 2.6.29
|
||||
PORTVERSION= 2.6.30
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://www.smarty.net/files/docs/:manual
|
||||
|
@ -17,7 +17,7 @@ OPTIONS_DEFINE= DOCS
|
|||
|
||||
NO_BUILD= yes
|
||||
USE_PHP= pcre
|
||||
WANT_PHP_WEB= yes
|
||||
USES= php:web
|
||||
|
||||
PKGMESSAGE= ${WRKDIR}/pkg-message
|
||||
SUB_FILES= pkg-message
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
TIMESTAMP = 1469132957
|
||||
SHA256 (manual-en-2.6.zip) = 694888f142c1eaacc5f442d050bb23292feaf2844af3a69fabd1a15a7f01034b
|
||||
SIZE (manual-en-2.6.zip) = 314640
|
||||
SHA256 (smarty-php-smarty-v2.6.29_GH0.tar.gz) = 5dc9fe39b2dce4a89e1efc863aad693aed98a900866b543cce0c051b21d248f1
|
||||
SIZE (smarty-php-smarty-v2.6.29_GH0.tar.gz) = 152415
|
||||
SHA256 (smarty-php-smarty-v2.6.30_GH0.tar.gz) = 21a011394e2e1da41ca0d01425f2f1587c304ce6f58a7ef3e12c51f2a04af1a4
|
||||
SIZE (smarty-php-smarty-v2.6.30_GH0.tar.gz) = 152700
|
||||
|
|
Loading…
Reference in a new issue