Index: head/mail/p5-Net-IMAP-Simple/Makefile =================================================================== --- head/mail/p5-Net-IMAP-Simple/Makefile (revision 137049) +++ head/mail/p5-Net-IMAP-Simple/Makefile (revision 137050) @@ -1,22 +1,22 @@ # New ports collection makefile for: mail/p5-Net-IMAP-Simple # Date created: 30 December 2004 # Whom: Lars Thegler # # $FreeBSD$ # PORTNAME= Net-IMAP-Simple -PORTVERSION= 0.99 +PORTVERSION= 0.101 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../by-authors/id/C/CF/CFABER PKGNAMEPREFIX= p5- MAINTAINER= lth@FreeBSD.org COMMENT= Perl extension for simple IMAP account handling PERL_CONFIGURE= yes MAN3= Net::IMAP::Simple.3 .include Property changes on: head/mail/p5-Net-IMAP-Simple/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property Index: head/mail/p5-Net-IMAP-Simple/distinfo =================================================================== --- head/mail/p5-Net-IMAP-Simple/distinfo (revision 137049) +++ head/mail/p5-Net-IMAP-Simple/distinfo (revision 137050) @@ -1,2 +1,2 @@ -MD5 (Net-IMAP-Simple-0.99.tar.gz) = 332bd879bde40756d794035a971c2f20 -SIZE (Net-IMAP-Simple-0.99.tar.gz) = 6830 +MD5 (Net-IMAP-Simple-0.101.tar.gz) = fdf9e1cf19a8c73e4fb4a77a3b69135d +SIZE (Net-IMAP-Simple-0.101.tar.gz) = 7918 Property changes on: head/mail/p5-Net-IMAP-Simple/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/mail/p5-Net-IMAP-Simple/pkg-plist =================================================================== --- head/mail/p5-Net-IMAP-Simple/pkg-plist (revision 137049) +++ head/mail/p5-Net-IMAP-Simple/pkg-plist (revision 137050) @@ -1,7 +1,8 @@ %%SITE_PERL%%/Net/IMAP/Simple.pm +%%SITE_PERL%%/Net/IMAP/imap.pl %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/IMAP/Simple/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/IMAP/Simple @unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/IMAP 2>/dev/null || true @unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net 2>/dev/null || true @unexec rmdir %D/%%SITE_PERL%%/Net/IMAP 2>/dev/null || true @unexec rmdir %D/%%SITE_PERL%%/Net 2>/dev/null || true Property changes on: head/mail/p5-Net-IMAP-Simple/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property