- Update to 1.2.1
- Pass maintainership to submitter PR: ports/107026 Submitted by: chinsan
This commit is contained in:
parent
4fe072cf54
commit
8396b2ee17
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=180553
2 changed files with 5 additions and 5 deletions
|
@ -6,10 +6,10 @@
|
|||
#
|
||||
|
||||
PORTNAME= Net_CheckIP
|
||||
PORTVERSION= 1.2.0
|
||||
PORTVERSION= 1.2.1
|
||||
CATEGORIES= net pear
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= chinsan@FreeBSD.org
|
||||
COMMENT= Check the syntax of IPv4 addresses
|
||||
|
||||
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (PEAR/Net_CheckIP-1.2.0.tgz) = 33eb8f3b4a8aba3874475e49f7ab40ce
|
||||
SHA256 (PEAR/Net_CheckIP-1.2.0.tgz) = b49437163b17828a620efda0c55e81fa9b1d625804938fc50d9eb1c17176b92c
|
||||
SIZE (PEAR/Net_CheckIP-1.2.0.tgz) = 1769
|
||||
MD5 (PEAR/Net_CheckIP-1.2.1.tgz) = 30bd9ad56a971491be6676112bf294ed
|
||||
SHA256 (PEAR/Net_CheckIP-1.2.1.tgz) = dd98aa64fee36c26de8186b167d3ebc46fe6781d07a09ff5cffc67447de4f96f
|
||||
SIZE (PEAR/Net_CheckIP-1.2.1.tgz) = 1963
|
||||
|
|
Loading…
Reference in a new issue