Index: head/misc/cloc/Makefile =================================================================== --- head/misc/cloc/Makefile (revision 262138) +++ head/misc/cloc/Makefile (revision 262139) @@ -1,29 +1,29 @@ # New ports collection makefile for: cloc # Date created: 2 May 2007 # Whom: Andrew Pantyukhin # # $FreeBSD$ # PORTNAME= cloc -PORTVERSION= 1.51 +PORTVERSION= 1.52 CATEGORIES= misc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/v${PORTVERSION} EXTRACT_SUFX= .pl MAINTAINER= miwi@FreeBSD.org COMMENT= Counts lines of code RUN_DEPENDS= p5-Algorithm-Diff>=0:${PORTSDIR}/devel/p5-Algorithm-Diff USE_PERL5_RUN= yes EXTRACT_CMD= ${CP} EXTRACT_BEFORE_ARGS= EXTRACT_AFTER_ARGS= ./${PORTNAME} PLIST_FILES= bin/${PORTNAME} NO_BUILD= yes do-install: @${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME} ${PREFIX}/bin/ .include Property changes on: head/misc/cloc/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.14 \ No newline at end of property +1.15 \ No newline at end of property Index: head/misc/cloc/distinfo =================================================================== --- head/misc/cloc/distinfo (revision 262138) +++ head/misc/cloc/distinfo (revision 262139) @@ -1,3 +1,3 @@ -MD5 (cloc-1.51.pl) = c491922de2bad911fbc2047b336c91b5 -SHA256 (cloc-1.51.pl) = 21b794904ea8b617b3555a5c6783128b260009761db58fcc6d8f89763df94080 -SIZE (cloc-1.51.pl) = 261515 +MD5 (cloc-1.52.pl) = 8756acccf1a266df27e4b1b449cd1f44 +SHA256 (cloc-1.52.pl) = cadaa56743e097e333058117aeae5f52772634a9fab5155202140d7d06dd36a0 +SIZE (cloc-1.52.pl) = 267166 Property changes on: head/misc/cloc/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.12 \ No newline at end of property +1.13 \ No newline at end of property