Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Sep 2003 13:50:16 -0700 (PDT)
From:      "Lars Thegler" <lars@thegler.dk>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/56576: [NEW PORT] mail/p5-Email-MIME-Encodings: A unified interface to MIME encoding and decoding
Message-ID:  <200309102050.h8AKoGxK058691@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/56576; it has been noted by GNATS.

From: "Lars Thegler" <lars@thegler.dk>
To: <freebsd-gnats-submit@FreeBSD.org>, <erwin@FreeBSD.org>
Cc:  
Subject: Re: ports/56576: [NEW PORT] mail/p5-Email-MIME-Encodings: A unified interface to MIME encoding and decoding
Date: Wed, 10 Sep 2003 22:50:04 +0200

 The following patch file should make it 5.005_03-safe.
 
 --- files/patch-Encodings.pm begins here ---
 --- Encodings.pm.orig   Wed Sep 10 22:36:32 2003
 +++ Encodings.pm        Wed Sep 10 22:36:53 2003
 @@ -1,7 +1,6 @@
  package Email::MIME::Encodings;
  use strict;
  no strict 'refs';
 -use warnings;
 
  $Email::MIME::Encodings::VERSION = "1.0";
 
 --- files/patch-Encodings.pm ends here ---
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309102050.h8AKoGxK058691>