Skip to content

Commit

Permalink
lang/php83: Update version 8.3.0beta1=>8.3.0beta2
Browse files Browse the repository at this point in the history
Please DO NOT use this version in production, it is an early test
version.

Changelog: https://github.com/php/php-src/blob/php-8.3.0beta2/NEWS

Sponsored by:	Bounce Experts
  • Loading branch information
5u623l20 committed Aug 2, 2023
1 parent d82fe86 commit 550adbe
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
3 changes: 1 addition & 2 deletions lang/php83/Makefile
@@ -1,6 +1,5 @@
PORTNAME= php83
DISTVERSION= 8.3.0beta1
PORTREVISION?= 1
DISTVERSION= 8.3.0beta2
CATEGORIES?= lang devel www
MASTER_SITES= https://downloads.php.net/~jakub/ \
https://downloads.php.net/~eric/
Expand Down
6 changes: 3 additions & 3 deletions lang/php83/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1689844560
SHA256 (php-8.3.0beta1.tar.xz) = 7998e1c2a90fd51932ce9579b8c53151691788f1110601ad99a5fae56843765f
SIZE (php-8.3.0beta1.tar.xz) = 12369024
TIMESTAMP = 1690963406
SHA256 (php-8.3.0beta2.tar.xz) = 343d4e96648cb41c5313fd2a7e0cb70b3fe0174f1e233c9d5365bf78a839f304
SIZE (php-8.3.0beta2.tar.xz) = 12358628

0 comments on commit 550adbe

Please sign in to comment.