diff options
author | hiramatsu <hiramatsu@pkgsrc.org> | 2011-11-11 04:32:18 +0000 |
---|---|---|
committer | hiramatsu <hiramatsu@pkgsrc.org> | 2011-11-11 04:32:18 +0000 |
commit | 4d62148bacfc3f9f81ac6a5dff9d309ff719a048 (patch) | |
tree | 1b674b19ea06e6966496ec539c2831d841a5d33c /net/p5-Net-MAC | |
parent | c15663f9044253abdc77b8a803640f1cf481f3e5 (diff) | |
download | pkgsrc-4d62148bacfc3f9f81ac6a5dff9d309ff719a048.tar.gz |
Update p5-Net-MAC to 2.103622.
Changes from previous:
2.103622 2010-12-28 21:00:37 Europe/London
- Fix for converting between two as_ formats,
the delimiter discovery is a bit more relaxed
2.103621 2010-12-28 14:36:42 Europe/London
- Add custom format support (rt.cpan #63017)
1.103620 2010-12-28 12:55:41 Europe/London
- Port to Dist::Zilla
Diffstat (limited to 'net/p5-Net-MAC')
-rw-r--r-- | net/p5-Net-MAC/Makefile | 5 | ||||
-rw-r--r-- | net/p5-Net-MAC/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/net/p5-Net-MAC/Makefile b/net/p5-Net-MAC/Makefile index d3193daa19e..2dbfd4d415b 100644 --- a/net/p5-Net-MAC/Makefile +++ b/net/p5-Net-MAC/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2011/08/14 14:14:45 obache Exp $ +# $NetBSD: Makefile,v 1.6 2011/11/11 04:32:18 hiramatsu Exp $ # -DISTNAME= Net-MAC-1.6 +DISTNAME= Net-MAC-2.103622 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/net/p5-Net-MAC/distinfo b/net/p5-Net-MAC/distinfo index a94c14e843f..f73d787789c 100644 --- a/net/p5-Net-MAC/distinfo +++ b/net/p5-Net-MAC/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2010/08/04 05:32:16 seb Exp $ +$NetBSD: distinfo,v 1.4 2011/11/11 04:32:18 hiramatsu Exp $ -SHA1 (Net-MAC-1.6.tar.gz) = e021e779bf7f117e6bb31bfe9782523762e0c999 -RMD160 (Net-MAC-1.6.tar.gz) = 22a47ba70779d96a76d3d2e7be9093f39b473c7a -Size (Net-MAC-1.6.tar.gz) = 27572 bytes +SHA1 (Net-MAC-2.103622.tar.gz) = cfdf1751d3e68085f55202fdd5915f5be8bc90bd +RMD160 (Net-MAC-2.103622.tar.gz) = 15aec2b1976e9980e7323dc6a347f517ab315d6e +Size (Net-MAC-2.103622.tar.gz) = 26123 bytes |