diff options
author | clsung <clsung@FreeBSD.org> | 2011-03-04 16:42:55 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2011-03-04 16:42:55 +0800 |
commit | ec7314ad4e81b02e6748954f092b16581b1a1a2a (patch) | |
tree | 16b2386e2866ccb59aa00642b9e7126688b39995 /net | |
parent | 62925b5b04e0131cc853d639e9c195842432a1f8 (diff) | |
download | freebsd-ports-gnome-ec7314ad4e81b02e6748954f092b16581b1a1a2a.tar.gz freebsd-ports-gnome-ec7314ad4e81b02e6748954f092b16581b1a1a2a.tar.zst freebsd-ports-gnome-ec7314ad4e81b02e6748954f092b16581b1a1a2a.zip |
- Update to 0.47
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Net-Daemon/Makefile | 4 | ||||
-rw-r--r-- | net/p5-Net-Daemon/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/p5-Net-Daemon/Makefile b/net/p5-Net-Daemon/Makefile index 47ebe91b63e8..c0da72cb1662 100644 --- a/net/p5-Net-Daemon/Makefile +++ b/net/p5-Net-Daemon/Makefile @@ -6,10 +6,10 @@ # PORTNAME= Net-Daemon -PORTVERSION= 0.46 +PORTVERSION= 0.47 CATEGORIES= net perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= ../by-authors/id/M/MN/MNOONING +MASTER_SITE_SUBDIR= CPAN:MNOONING PKGNAMEPREFIX= p5- MAINTAINER= clsung@FreeBSD.org diff --git a/net/p5-Net-Daemon/distinfo b/net/p5-Net-Daemon/distinfo index 6ad6ac06d36f..74266da02a22 100644 --- a/net/p5-Net-Daemon/distinfo +++ b/net/p5-Net-Daemon/distinfo @@ -1,2 +1,2 @@ -SHA256 (Net-Daemon-0.46.tar.gz) = 6571bb8b6ed390eda8f62373c4cd64f8a85d616616696b0021c1cc7be32d4a89 -SIZE (Net-Daemon-0.46.tar.gz) = 29318 +SHA256 (Net-Daemon-0.47.tar.gz) = a5a51aaf7d8b128915f5b1f3d64ab0c74039e7b97d30f3262c7f2c229429acf5 +SIZE (Net-Daemon-0.47.tar.gz) = 29400 |