- Update to 0.44
- Add LICENSE Changes: http://search.cpan.org/dist/Net-NIS/Changes
This commit is contained in:
parent
0952b2cc93
commit
16ac3fd12d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=345715
2 changed files with 6 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Net-NIS
|
||||
PORTVERSION= 0.43
|
||||
PORTVERSION= 0.44
|
||||
CATEGORIES= net perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Interface to Sun's Network Information Service
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Net-NIS-0.43.tar.gz) = 0b287cc2858a115caf00e15c79e1a05bf5e562a15f736a76554d88c3e7efac20
|
||||
SIZE (Net-NIS-0.43.tar.gz) = 16484
|
||||
SHA256 (Net-NIS-0.44.tar.gz) = dbacb1e06ee08d9133da9d28029e5b96427dbe163d23c4aad676487d9b31ccae
|
||||
SIZE (Net-NIS-0.44.tar.gz) = 16954
|
||||
|
|
Loading…
Reference in a new issue