Index: head/mail/msgconvert/Makefile =================================================================== --- head/mail/msgconvert/Makefile (revision 98554) +++ head/mail/msgconvert/Makefile (revision 98555) @@ -1,33 +1,34 @@ # New ports collection makefile for: msgconvert # Date created: 12 Jan 2003 # Whom: Franz Klammer # # $FreeBSD$ # PORTNAME= msgconvert -PORTVERSION= 20020831 +PORTVERSION= 20040104 CATEGORIES= mail perl5 MASTER_SITES= http://www.webonaut.com/distfiles/ PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION}.pl EXTRACT_SUFX= .bz2 MAINTAINER= klammer@webonaut.com COMMENT= Convert .MSG files to multipart MIME messages (mbox) RUN_DEPENDS= ${SITE_PERL}/OLE/Storage_Lite.pm:${PORTSDIR}/devel/p5-OLE-Storage_Lite \ ${SITE_PERL}/MIME/Words.pm:${PORTSDIR}/mail/p5-MIME-Tools \ ${SITE_PERL}/Pod/Parser.pm:${PORTSDIR}/textproc/p5-PodParser NO_BUILD= yes NO_WRKSUBDIR= yes USE_BZIP2= yes USE_PERL5= yes EXTRACT_AFTER_ARGS= > ${PORTNAME}.pl do-install: ${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME}.pl ${PREFIX}/bin/${PORTNAME}.pl + ${LN} -s ${PREFIX}/bin/${PORTNAME}.pl ${PREFIX}/bin/${PORTNAME} .include Property changes on: head/mail/msgconvert/Makefile ___________________________________________________________________ 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/msgconvert/distinfo =================================================================== --- head/mail/msgconvert/distinfo (revision 98554) +++ head/mail/msgconvert/distinfo (revision 98555) @@ -1 +1 @@ -MD5 (msgconvert-20020831.pl.bz2) = 6bef68b9349dd6c3a02d8f3d1d83c5e2 +MD5 (msgconvert-20040104.pl.bz2) = 5e2e06fdaa5f1210c78d1d156909c2f3 Property changes on: head/mail/msgconvert/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/mail/msgconvert/pkg-plist =================================================================== --- head/mail/msgconvert/pkg-plist (revision 98554) +++ head/mail/msgconvert/pkg-plist (revision 98555) @@ -1 +1,2 @@ bin/msgconvert.pl +bin/msgconvert Property changes on: head/mail/msgconvert/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property