summaryrefslogtreecommitdiff
path: root/security/php53-openssl
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2013-08-27 10:33:45 +0000
committerRenato Botelho <garga@FreeBSD.org>2013-08-27 10:33:45 +0000
commitd546ff753045d5b7110364a1727abc9622bc4e64 (patch)
treedf376d4ff9c69b1e9eb61d78abf85262ab9944bb /security/php53-openssl
parentUpdate to 20130805 release. (diff)
- Add a patch to fix CVE-2013-4073
- Bump php53-openssl PORTREVISION PR: ports/181546 Submitted by: garga@ Approved by: flo@ (maintainer) Obtained from: http://git.php.net/?p=php-src.git;a=blobdiff;f=ext/openssl/openssl.c;h=c32748cb6443a4d8e4bb14fe96ad72e32ec8acff;hp=d7ac117e51c8f5d8ab0632c276af48d610b4b19e;hb=2874696a5a8d46639d261571f915c493cd875897;hpb=f4dc2240a048050a87a6e3e31573f13a2256cf2e Security: CVE-2013-4073
Notes
Notes: svn path=/head/; revision=325434
Diffstat (limited to 'security/php53-openssl')
-rw-r--r--security/php53-openssl/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/php53-openssl/Makefile b/security/php53-openssl/Makefile
index 64373c5fdcc8..beb535a486e4 100644
--- a/security/php53-openssl/Makefile
+++ b/security/php53-openssl/Makefile
@@ -5,6 +5,8 @@
# $FreeBSD$
#
+PORTREVISION= 1
+
CATEGORIES= security
MASTERDIR= ${.CURDIR}/../../lang/php53