mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 19:36:28 -04:00
net/p5-NetAddr-MAC: Update to 0.96
PR: 229231 Submitted by: Kai <freebsd_ports@k-worx.org> Reviewed by: Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer)
This commit is contained in:
parent
0d12f1c5d4
commit
3852929f21
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=473050
2 changed files with 13 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= NetAddr-MAC
|
||||
PORTVERSION= 0.93
|
||||
PORTVERSION= 0.96
|
||||
CATEGORIES= net perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -10,7 +10,16 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= dgeo@centrale-marseille.fr
|
||||
COMMENT= NetAddr::MAC - Handles hardware MAC Addresses (EUI-48 and EUI-64)
|
||||
|
||||
LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
LICENSE_FILE_ART10= ${WRKSRC}/LICENSE
|
||||
LICENSE_FILE_GPLv1= ${WRKSRC}/LICENSE
|
||||
|
||||
TEST_DEPENDS= p5-Test-Trap>=0:devel/p5-Test-Trap
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (NetAddr-MAC-0.93.tar.gz) = b9e762c1ff4b579040497b8a0089cf998fc839d3897d3597318758e84564a2f9
|
||||
SIZE (NetAddr-MAC-0.93.tar.gz) = 22416
|
||||
TIMESTAMP = 1529671922
|
||||
SHA256 (NetAddr-MAC-0.96.tar.gz) = 027b86cba54977f9cb9d65d07eba0175c82cef7bd5ce1f82ad741d69d2acebc2
|
||||
SIZE (NetAddr-MAC-0.96.tar.gz) = 27538
|
||||
|
|
Loading…
Add table
Reference in a new issue