Page MenuHomeFreeBSD

D28065.id81958.diff
No OneTemporary

D28065.id81958.diff

Index: lang/php80/Makefile
===================================================================
--- lang/php80/Makefile
+++ lang/php80/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= php80
-DISTVERSION= 8.0.0
-PORTREVISION?= 1
+DISTVERSION= 8.0.1
CATEGORIES?= lang devel www
MASTER_SITES= PHP/distributions
DISTNAME= php-${DISTVERSION}
Index: lang/php80/distinfo
===================================================================
--- lang/php80/distinfo
+++ lang/php80/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1606917407
-SHA256 (php-8.0.0.tar.xz) = b5278b3eef584f0c075d15666da4e952fa3859ee509d6b0cc2ed13df13f65ebb
-SIZE (php-8.0.0.tar.xz) = 10726788
+TIMESTAMP = 1610210309
+SHA256 (php-8.0.1.tar.xz) = 208b3330af881b44a6a8c6858d569c72db78dab97810332978cc65206b0ec2dc
+SIZE (php-8.0.1.tar.xz) = 10642344
Index: security/php80-openssl/files/patch-openssl.c
===================================================================
--- security/php80-openssl/files/patch-openssl.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- openssl.c.orig 2020-12-04 10:00:27.778868000 +0000
-+++ openssl.c 2020-12-04 10:01:36.820415000 +0000
-@@ -6496,7 +6496,7 @@
- int cipher_mode = EVP_CIPHER_mode(cipher_type);
- memset(mode, 0, sizeof(struct php_openssl_cipher_mode));
- switch (cipher_mode) {
--#if PHP_OPENSSL_API_VERSION >= 0x10100
-+#ifdef EVP_CIPH_OCB_MODE
- case EVP_CIPH_GCM_MODE:
- case EVP_CIPH_OCB_MODE:
- case EVP_CIPH_CCM_MODE:

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 27, 4:06 PM (7 h, 44 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37399988
Default Alt Text
D28065.id81958.diff (1 KB)

Event Timeline