diff options
Diffstat (limited to 'devel/pecl-uuid')
-rw-r--r-- | devel/pecl-uuid/Makefile | 7 | ||||
-rw-r--r-- | devel/pecl-uuid/distinfo | 6 |
2 files changed, 7 insertions, 6 deletions
diff --git a/devel/pecl-uuid/Makefile b/devel/pecl-uuid/Makefile index 8c82f73d60ac..95db121a3d6c 100644 --- a/devel/pecl-uuid/Makefile +++ b/devel/pecl-uuid/Makefile @@ -1,14 +1,15 @@ PORTNAME= uuid -PORTVERSION= 1.2.0 +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/e2fsprogs-libuuid +LIB_DEPENDS= libuuid.so:misc/libuuid USES= php:pecl 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 |