From 4662b14f6e4c48d0391d1a9ed91c205e98a43798 Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Sat, 23 Mar 2024 22:20:26 +0800 Subject: [PATCH] security/pear-Text_Password: Clean up - Add LICENSE - Update distinfo - Remove DISTNAME and WRKSRC - Update WWW --- security/pear-Text_Password/Makefile | 7 ++++--- security/pear-Text_Password/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/security/pear-Text_Password/Makefile b/security/pear-Text_Password/Makefile index 69f2f18971a8..a656ba04b9aa 100644 --- a/security/pear-Text_Password/Makefile +++ b/security/pear-Text_Password/Makefile @@ -1,15 +1,16 @@ PORTNAME= Text_Password PORTVERSION= 1.2.1 CATEGORIES= security www pear -DISTNAME= Text_password-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR random password creator -WWW= https://pear.php.net/package/Text_Password +WWW= https://pear.php.net/package/Text_Password \ + https://github.com/pear/Text_Password + +LICENSE= MIT USES= pear NO_ARCH= yes -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} .include diff --git a/security/pear-Text_Password/distinfo b/security/pear-Text_Password/distinfo index c83811bb7a62..757eb40e8b3d 100644 --- a/security/pear-Text_Password/distinfo +++ b/security/pear-Text_Password/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1470291207 -SHA256 (PEAR/Text_password-1.2.1.tgz) = d3c5d12f31c44759dddf7a7b61a5240c480804d90cdf01381590b893f55c1de8 -SIZE (PEAR/Text_password-1.2.1.tgz) = 5631 +TIMESTAMP = 1710712388 +SHA256 (PEAR/Text_Password-1.2.1.tgz) = d3c5d12f31c44759dddf7a7b61a5240c480804d90cdf01381590b893f55c1de8 +SIZE (PEAR/Text_Password-1.2.1.tgz) = 5631