Index: head/mail/mailgraph/Makefile =================================================================== --- head/mail/mailgraph/Makefile (revision 70176) +++ head/mail/mailgraph/Makefile (revision 70177) @@ -1,35 +1,35 @@ # New ports collection makefile for: mailgraph # Date created: 30 August 2002 # Whom: Gea-Suan Lin (gslin@ccca.nctu.edu.tw) # # $FreeBSD$ # PORTNAME= mailgraph -PORTVERSION= 0.22 +PORTVERSION= 0.23 CATEGORIES= mail MASTER_SITES= http://people.ee.ethz.ch/~dws/software/mailgraph/pub/ MAINTAINER= gslin@ccca.nctu.edu.tw RUN_DEPENDS= ${SITE_PERL}/RRDp.pm:${PORTSDIR}/net/rrdtool \ ${SITE_PERL}/File/Tail.pm:${PORTSDIR}/devel/p5-File-Tail SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} NO_BUILD= yes STARTUP_SCRIPT= mailgraph.sh.sample post-patch: @${SED} -e "s,%%PREFIX%%,${PREFIX}," ${FILESDIR}/mailgraph.sh > ${WRKSRC}/${STARTUP_SCRIPT} do-install: ${MKDIR} ${PREFIX}/www/cgi-bin .for FILE in mailgraph.cgi mailgraph.pl @${INSTALL_SCRIPT} ${WRKSRC}/${FILE} ${PREFIX}/www/cgi-bin/ .endfor @${INSTALL_SCRIPT} ${WRKSRC}/${STARTUP_SCRIPT} ${PREFIX}/etc/rc.d/ @${SETENV} ${SCRIPTS_ENV} WWWUSER=${WWWUSER} ${SH} ${PKGINSTALL} @${CHOWN} www:www ${PREFIX}/www/cgi-bin/ .include Property changes on: head/mail/mailgraph/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property Index: head/mail/mailgraph/distinfo =================================================================== --- head/mail/mailgraph/distinfo (revision 70176) +++ head/mail/mailgraph/distinfo (revision 70177) @@ -1 +1 @@ -MD5 (mailgraph-0.22.tar.gz) = 0ca81cd15e64716baa41993d4413a6e3 +MD5 (mailgraph-0.23.tar.gz) = 1bde31b421bf320a5a7c322c533d03bd Property changes on: head/mail/mailgraph/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property