aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-Daemon
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2003-09-30 18:07:53 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2003-09-30 18:07:53 +0000
commitf0faf3d9326b5127629db44f35f96045b7fd373f (patch)
tree419c902971a790b51219245ae27a39524361656a /net/p5-Net-Daemon
parent8b7d8811275cb5b6695324820b354b1f1a60216a (diff)
downloadports-f0faf3d9326b5127629db44f35f96045b7fd373f.tar.gz
ports-f0faf3d9326b5127629db44f35f96045b7fd373f.zip
Upgrade to 0.37
PR: ports/56876 Submitted by: Lars Thegler <lars@thegler.dk>
Notes
Notes: svn path=/head/; revision=89917
Diffstat (limited to 'net/p5-Net-Daemon')
-rw-r--r--net/p5-Net-Daemon/Makefile2
-rw-r--r--net/p5-Net-Daemon/distinfo2
-rw-r--r--net/p5-Net-Daemon/pkg-plist16
3 files changed, 10 insertions, 10 deletions
diff --git a/net/p5-Net-Daemon/Makefile b/net/p5-Net-Daemon/Makefile
index c6a3877009ee..1cce82651fa8 100644
--- a/net/p5-Net-Daemon/Makefile
+++ b/net/p5-Net-Daemon/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Net-Daemon
-PORTVERSION= 0.36
+PORTVERSION= 0.37
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Net
diff --git a/net/p5-Net-Daemon/distinfo b/net/p5-Net-Daemon/distinfo
index 7083255c6106..a7c244b6cb33 100644
--- a/net/p5-Net-Daemon/distinfo
+++ b/net/p5-Net-Daemon/distinfo
@@ -1 +1 @@
-MD5 (Net-Daemon-0.36.tar.gz) = e423ca729dbb45c1cb1beed42413a554
+MD5 (Net-Daemon-0.37.tar.gz) = 1f9acb45c6729e3a6ce3cae7697a6bde
diff --git a/net/p5-Net-Daemon/pkg-plist b/net/p5-Net-Daemon/pkg-plist
index 36f26c44264f..1259cfa1324a 100644
--- a/net/p5-Net-Daemon/pkg-plist
+++ b/net/p5-Net-Daemon/pkg-plist
@@ -1,8 +1,8 @@
-lib/perl5/site_perl/%%PERL_VER%%/Net/Daemon.pm
-lib/perl5/site_perl/%%PERL_VER%%/Net/Daemon/Log.pm
-lib/perl5/site_perl/%%PERL_VER%%/Net/Daemon/Test.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/Daemon/.packlist
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/Net/Daemon
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/Daemon
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net 2>/dev/null || true
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Net 2>/dev/null || true
+%%SITE_PERL%%/Net/Daemon.pm
+%%SITE_PERL%%/Net/Daemon/Log.pm
+%%SITE_PERL%%/Net/Daemon/Test.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Daemon/.packlist
+@dirrm %%SITE_PERL%%/Net/Daemon
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Daemon
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/Net 2>/dev/null || true