- Update to 2.80.1
Changes: http://search.cpan.org/dist/Net-Whois-Raw/Changes
This commit is contained in:
parent
66e10bc04b
commit
3bb985a4ae
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=376865
2 changed files with 4 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Net-Whois-Raw
|
||||
PORTVERSION= 2.80
|
||||
PORTVERSION= 2.80.1
|
||||
CATEGORIES= net perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:NALOBIN
|
||||
|
@ -23,5 +23,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
|||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Net-Whois-Raw-2.80.tar.gz) = 0fe7c8dd1489227a588c28dcfbafd8df72b0b2afbcd3884392f4d3ceb0a36491
|
||||
SIZE (Net-Whois-Raw-2.80.tar.gz) = 43082
|
||||
SHA256 (Net-Whois-Raw-2.80.1.tar.gz) = 88422f387a14712ce8734a47a58f9e2010d2f7c136e1f181e7e318e1b0d8d3da
|
||||
SIZE (Net-Whois-Raw-2.80.1.tar.gz) = 43926
|
||||
|
|
Loading…
Reference in a new issue