mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
security/pear-Text_Password: Clean up
- Add LICENSE - Update distinfo - Remove DISTNAME and WRKSRC - Update WWW
This commit is contained in:
parent
16cf5818a5
commit
4662b14f6e
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user