ports/56876: [PATCH] net/p5-Net-Daemon: update to 0.37
Lars Thegler
lars at thegler.dk
Sun Sep 14 20:30:19 UTC 2003
>Number: 56876
>Category: ports
>Synopsis: [PATCH] net/p5-Net-Daemon: update to 0.37
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Sun Sep 14 13:30:15 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator: Lars Thegler
>Release: FreeBSD 4.8-STABLE i386
>Organization:
>Environment:
System: FreeBSD dask.thegler.dk 4.8-STABLE FreeBSD 4.8-STABLE #9: Tue Jul 29 01:39:22 CEST 2003
>Description:
- Update to 0.37
Port maintainer (vanilla at FreeBSD.ORG) is cc'd.
Generated with FreeBSD Port Tools 0.26
>How-To-Repeat:
>Fix:
--- p5-Net-Daemon-0.37.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/p5-Net-Daemon/Makefile,v
retrieving revision 1.10
diff -u -r1.10 Makefile
--- Makefile 7 Mar 2003 06:07:55 -0000 1.10
+++ Makefile 14 Sep 2003 20:24:37 -0000
@@ -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
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/net/p5-Net-Daemon/distinfo,v
retrieving revision 1.6
diff -u -r1.6 distinfo
--- distinfo 26 Nov 2001 12:11:57 -0000 1.6
+++ distinfo 14 Sep 2003 20:24:37 -0000
@@ -1 +1 @@
-MD5 (Net-Daemon-0.36.tar.gz) = e423ca729dbb45c1cb1beed42413a554
+MD5 (Net-Daemon-0.37.tar.gz) = 1f9acb45c6729e3a6ce3cae7697a6bde
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/net/p5-Net-Daemon/pkg-plist,v
retrieving revision 1.2
diff -u -r1.2 pkg-plist
--- pkg-plist 8 May 2000 08:07:42 -0000 1.2
+++ pkg-plist 14 Sep 2003 20:24:37 -0000
@@ -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
- at dirrm lib/perl5/site_perl/%%PERL_VER%%/Net/Daemon
- at dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/Daemon
- at unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net 2>/dev/null || true
- at 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
+ at dirrm %%SITE_PERL%%/Net/Daemon
+ at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Daemon
+ at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net 2>/dev/null || true
+ at unexec rmdir %D/%%SITE_PERL%%/Net 2>/dev/null || true
--- p5-Net-Daemon-0.37.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list