mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
- Update to 0.5.4
PR: 132023 Submitted by: Edmondas Girkantas <eg@fbsd.lt> Approved by: maintainer
This commit is contained in:
parent
2f2436fbda
commit
bb25564e5f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=229173
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= Validate_Finance
|
||||
PORTVERSION= 0.5.3
|
||||
PORTVERSION= 0.5.4
|
||||
CATEGORIES= devel www pear
|
||||
|
||||
MAINTAINER= amistry@am-productions.biz
|
||||
@ -15,12 +15,12 @@ COMMENT= PEAR Finance Validation class
|
||||
BUILD_DEPENDS= pear-Validate>=0.5.0:${PORTSDIR}/devel/pear-Validate
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
CATEGORY= Validate/Finance
|
||||
FILES= Validate/Finance.php Validate/Finance/IBAN.php
|
||||
FILES= Validate/Finance.php \
|
||||
Validate/Finance/IBAN.php \
|
||||
Validate/Finance/ISIN.php
|
||||
|
||||
TESTS= validate_Finance.phpt
|
||||
TESTS= validate_Finance.phpt validate_ISIN.phpt
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (PEAR/Validate_Finance-0.5.3.tgz) = eb53cf8c75394345fe7506956f556baf
|
||||
SHA256 (PEAR/Validate_Finance-0.5.3.tgz) = 0801690102434c8c0a3b7317e3e6d4d2f3488203bd3f6092eab5168c0e2c79f0
|
||||
SIZE (PEAR/Validate_Finance-0.5.3.tgz) = 8379
|
||||
MD5 (PEAR/Validate_Finance-0.5.4.tgz) = f670dbac6b7e25588eb6985f9061afec
|
||||
SHA256 (PEAR/Validate_Finance-0.5.4.tgz) = 53920416f6047f121e7a1be4632bf2c4c9e20aac97401ca8be3eba689d91a383
|
||||
SIZE (PEAR/Validate_Finance-0.5.4.tgz) = 9481
|
||||
|
Loading…
Reference in New Issue
Block a user