summaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2003-07-06 04:17:20 +0000
committerkuriyama <kuriyama@FreeBSD.org>2003-07-06 04:17:20 +0000
commit3ffd97407720ca47d234f91dd25c047b40825556 (patch)
treeb2b44f524d03c951c5f27b3ed756c0a29dd32b28 /mail
parent6de452e96e50a15488e60d2deb15d14d2d969ea7 (diff)
downloadFreeBSD-ports-3ffd97407720ca47d234f91dd25c047b40825556.zip
FreeBSD-ports-3ffd97407720ca47d234f91dd25c047b40825556.tar.gz
Update to 3.01.
Submitted by: Mathieu Arnold <m@absolight.net> PR: ports/52263 No response from: maintainer
Diffstat (limited to 'mail')
-rw-r--r--mail/p5-MIME-Lite/Makefile5
-rw-r--r--mail/p5-MIME-Lite/distinfo2
-rw-r--r--mail/p5-MIME-Lite/pkg-descr2
-rw-r--r--mail/p5-MIME-Lite/pkg-plist11
4 files changed, 11 insertions, 9 deletions
diff --git a/mail/p5-MIME-Lite/Makefile b/mail/p5-MIME-Lite/Makefile
index 711e754..81723de 100644
--- a/mail/p5-MIME-Lite/Makefile
+++ b/mail/p5-MIME-Lite/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= MIME-Lite
-PORTVERSION= 2.117
+PORTVERSION= 3.01
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= MIME
@@ -17,7 +17,6 @@ COMMENT= A simple interface for creating (not parsing!) MIME messages
PERL_CONFIGURE= YES
-MAN3= MIME::Lite.3
-MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
+MAN3= MIME::Lite.3 MIME::changes.3
.include <bsd.port.mk>
diff --git a/mail/p5-MIME-Lite/distinfo b/mail/p5-MIME-Lite/distinfo
index e4265af..244f653 100644
--- a/mail/p5-MIME-Lite/distinfo
+++ b/mail/p5-MIME-Lite/distinfo
@@ -1 +1 @@
-MD5 (MIME-Lite-2.117.tar.gz) = aacd69f446b5d0fd33c8d910b0c7f362
+MD5 (MIME-Lite-3.01.tar.gz) = b41eb689819775fd8df360458fc2d507
diff --git a/mail/p5-MIME-Lite/pkg-descr b/mail/p5-MIME-Lite/pkg-descr
index 075aa53..7a583ec 100644
--- a/mail/p5-MIME-Lite/pkg-descr
+++ b/mail/p5-MIME-Lite/pkg-descr
@@ -11,5 +11,7 @@ will contain the Net::SMTP code required.
If you need more sophisticated behaviour from MIME, please install the
MIME::tools package instead.
+WWW: http://search.cpan.org/dist/MIME-Lite/
+
-- Alex Perel
<veers@disturbed.net>
diff --git a/mail/p5-MIME-Lite/pkg-plist b/mail/p5-MIME-Lite/pkg-plist
index a17146d..a023e77 100644
--- a/mail/p5-MIME-Lite/pkg-plist
+++ b/mail/p5-MIME-Lite/pkg-plist
@@ -1,5 +1,6 @@
-lib/perl5/site_perl/%%PERL_VER%%/MIME/Lite.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/MIME/Lite/.packlist
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/MIME/Lite
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/MIME 2>/dev/null || true
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/MIME 2>/dev/null || true
+%%SITE_PERL%%/MIME/Lite.pm
+%%SITE_PERL%%/MIME/changes.pod
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/MIME/Lite/.packlist
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/MIME/Lite
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/MIME 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/MIME 2>/dev/null || true
OpenPOWER on IntegriCloud