p5-Net, p5-Digest-MD5 dependencies

Oliver Lehmann lehmann at ans-netz.de
Mon Sep 18 15:34:39 EDT 2006


Oliver Lehmann wrote:

> Hi,
> 
> I wonder If we can drop both dependencies? At least perl 5.8.8 does
> install them so installing both ports doesn't bring any benefit here...

Net/SMTP.pm and Digest/MD5.pm both where installed with the first perl
5.8.0 port in 2002. The following patch should work:

diff -u -r1.40 tc_command.sh
--- tc_command.sh       11 Jul 2006 04:48:52 -0000      1.40
+++ tc_command.sh       18 Sep 2006 19:33:55 -0000
@@ -87,7 +87,7 @@
 #---------------------------------------------------------------------------
 
 Setup () {
-    MAN_PREREQS="lang/perl5.8 net/p5-Net security/p5-Digest-MD5"
+    MAN_PREREQS="lang/perl5.8"
     OPT_PREREQS="lang/php[45] databases/pear-DB www/php[45]-session"
     PREF_FILES="tinderbox.ph"
     README="$(tinderLoc scripts README)"

Marcus, what do you think?

-- 
 Oliver Lehmann
  http://www.pofo.de/
  http://wishlist.ans-netz.de/


More information about the tinderbox-list mailing list