Index: head/devel/perltidy/Makefile =================================================================== --- head/devel/perltidy/Makefile (revision 45735) +++ head/devel/perltidy/Makefile (revision 45736) @@ -1,37 +1,37 @@ # ex:ts=8 # New ports collection makefile for: perltidy # Date created: Mar 4, 2001 # Whom: Ying-Chieh Liao # # $FreeBSD$ # PORTNAME= perltidy -PORTVERSION= 20010723 +PORTVERSION= 20010731 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} EXTRACT_SUFX= .tgz MAINTAINER= ijliao@FreeBSD.org USE_PERL5= yes NO_BUILD= yes MAN1= perltidy.1 perl2web.1 post-patch: @${PERL} -pi -e "s|%%PREFIX%%|${PREFIX}|g ; \ s|%%MANPREFIX%%|${MANPREFIX}|g" ${WRKSRC}/Makefile post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${PREFIX}/share/doc/perltidy .for file in perltidy perl2web tutorial .for ext in html txt ${CP} ${WRKSRC}/docs/${file}.${ext} ${PREFIX}/share/doc/perltidy/ .endfor .endfor .endif .include Property changes on: head/devel/perltidy/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property Index: head/devel/perltidy/distinfo =================================================================== --- head/devel/perltidy/distinfo (revision 45735) +++ head/devel/perltidy/distinfo (revision 45736) @@ -1 +1 @@ -MD5 (perltidy-20010723.tgz) = d89ee0ca5036261bc718b4581321862b +MD5 (perltidy-20010731.tgz) = b34666986f5e4a1976988f3d6011dc06 Property changes on: head/devel/perltidy/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property