git: c8f74285896d - main - devel/pecl-uuid: Update 1.2.0 => 1.3.0

From: Älven <alven_at_FreeBSD.org>
Date: Mon, 18 Aug 2025 18:17:29 UTC
The branch main has been updated by alven:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c8f74285896da649ea9ccbc4e37fb0e015b91f49

commit c8f74285896da649ea9ccbc4e37fb0e015b91f49
Author:     Paavo-Einari Kaipila <pave@freebsd.org>
AuthorDate: 2025-08-07 01:49:52 +0000
Commit:     Älven <alven@FreeBSD.org>
CommitDate: 2025-08-18 18:17:04 +0000

    devel/pecl-uuid: Update 1.2.0 => 1.3.0
    
    Commit log:
    https://github.com/php/pecl-networking-uuid/compare/uuid-1.2.0...v1.3.0
    
    * Specify actual license as GNU Lesser GPL v2.1+
    
    Signed-off-by: Paavo-Einari Kaipila <pave@freebsd.org>
    
    PR:             288705
    Approved by:    Gasol Wu <gasol.wu@gmail.com> (maintainer)
    Approved by:    yuri@ (Mentor)
---
 devel/pecl-uuid/Makefile | 6 +++---
 devel/pecl-uuid/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/devel/pecl-uuid/Makefile b/devel/pecl-uuid/Makefile
index ab97c07bebe4..95db121a3d6c 100644
--- a/devel/pecl-uuid/Makefile
+++ b/devel/pecl-uuid/Makefile
@@ -1,13 +1,13 @@
 PORTNAME=	uuid
-PORTVERSION=	1.2.0
-PORTREVISION=	1
+DISTVERSION=	1.3.0
 CATEGORIES=	devel pear
 
 MAINTAINER=	gasol.wu@gmail.com
 COMMENT=	UUID extension in PHP
 WWW=		https://pecl.php.net/package/uuid
 
-LICENSE=	LGPL3
+LICENSE=	LGPL21+
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 LIB_DEPENDS=	libuuid.so:misc/libuuid
 
diff --git a/devel/pecl-uuid/distinfo b/devel/pecl-uuid/distinfo
index e9cbb86ae11e..350c5f97f21c 100644
--- a/devel/pecl-uuid/distinfo
+++ b/devel/pecl-uuid/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1641644391
-SHA256 (PECL/uuid-1.2.0.tgz) = 5cb834d32fa7d270494aa47fd96e062ef819df59d247788562695fd1f4e470a4
-SIZE (PECL/uuid-1.2.0.tgz) = 16270
+TIMESTAMP = 1754531206
+SHA256 (PECL/uuid-1.3.0.tgz) = b7af055e2c409622f8c5e6242d1c526c00e011a93c39b10ca28040b908da3f37
+SIZE (PECL/uuid-1.3.0.tgz) = 17385