aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-03-23 14:20:26 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-03-23 14:31:00 +0000
commit4662b14f6e4c48d0391d1a9ed91c205e98a43798 (patch)
treea8c09658d7a3e130933d75ceea39b872c05392bd /security
parent16cf5818a53ad7ee3b1f5883852ad018535b112e (diff)
downloadports-4662b14f6e4c48d0391d1a9ed91c205e98a43798.tar.gz
ports-4662b14f6e4c48d0391d1a9ed91c205e98a43798.zip
security/pear-Text_Password: Clean up
- Add LICENSE - Update distinfo - Remove DISTNAME and WRKSRC - Update WWW
Diffstat (limited to 'security')
-rw-r--r--security/pear-Text_Password/Makefile7
-rw-r--r--security/pear-Text_Password/distinfo6
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 <bsd.port.mk>
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