diff options
author | swills <swills@FreeBSD.org> | 2012-09-09 09:59:25 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2012-09-09 09:59:25 +0800 |
commit | 24cd391c5d2ea1bdd39b268826fef5f72f0985e1 (patch) | |
tree | c6c0bf97717a43013c1c6df9a104c142cadfdb84 /net | |
parent | e1198343fccae18859ad619bdfc0253b1631fa88 (diff) | |
download | freebsd-ports-gnome-24cd391c5d2ea1bdd39b268826fef5f72f0985e1.tar.gz freebsd-ports-gnome-24cd391c5d2ea1bdd39b268826fef5f72f0985e1.tar.zst freebsd-ports-gnome-24cd391c5d2ea1bdd39b268826fef5f72f0985e1.zip |
- Update to 0.691
PR: ports/171060
Approved by: maintainer timeout (tjs@cdpa.nsysu.edu.tw, >2 weeks)
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Net-DHCP/Makefile | 2 | ||||
-rw-r--r-- | net/p5-Net-DHCP/distinfo | 4 | ||||
-rw-r--r-- | net/p5-Net-DHCP/pkg-plist | 2 |
3 files changed, 3 insertions, 5 deletions
diff --git a/net/p5-Net-DHCP/Makefile b/net/p5-Net-DHCP/Makefile index f42e4ec4b1a5..02960084334e 100644 --- a/net/p5-Net-DHCP/Makefile +++ b/net/p5-Net-DHCP/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Net-DHCP -PORTVERSION= 0.685 +PORTVERSION= 0.691 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/net/p5-Net-DHCP/distinfo b/net/p5-Net-DHCP/distinfo index 1449d300ba5c..8cc00e9ed04f 100644 --- a/net/p5-Net-DHCP/distinfo +++ b/net/p5-Net-DHCP/distinfo @@ -1,2 +1,2 @@ -SHA256 (Net-DHCP-0.685.tar.gz) = 8a671f60d50423c61c6a0036b7096aa1059fbe4f7180d9bd752e427e9020e070 -SIZE (Net-DHCP-0.685.tar.gz) = 42441 +SHA256 (Net-DHCP-0.691.tar.gz) = 5653c17f63c18e96b172d357cd157cf23bb0a5da5e440953b025942eaf41e3dd +SIZE (Net-DHCP-0.691.tar.gz) = 42916 diff --git a/net/p5-Net-DHCP/pkg-plist b/net/p5-Net-DHCP/pkg-plist index 9d3860d7b053..241730f6e3a6 100644 --- a/net/p5-Net-DHCP/pkg-plist +++ b/net/p5-Net-DHCP/pkg-plist @@ -1,6 +1,4 @@ %%SITE_PERL%%/Net/DHCP/Constants.pm %%SITE_PERL%%/Net/DHCP/Packet.pm -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DHCP -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net @dirrmtry %%SITE_PERL%%/Net/DHCP @dirrmtry %%SITE_PERL%%/Net |