Update port sysutils/cvsweb-converters to release 0.3: Parse also DragonFly-BSD commitlogs. Fix: --=_3suli0bbomio----1GPtXSxtSKIMqQdB2w4QZckOeSA0aihd91aRPIMsNDrllS3D Content-Type: text/plain; name="file.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="file.diff" Index: Makefile =================================================================== RCS file: /home/martin/.CVS-Repository/ports/sysutils/cvsweb-converters/Makefile,v retrieving revision 1.1.1.6 retrieving revision 1.12 diff -u -t -r1.1.1.6 -r1.12 --- Makefile 25 Aug 2004 11:49:24 -0000 1.1.1.6 +++ Makefile 24 Sep 2004 11:31:24 -0000 1.12 @@ -6,7 +6,7 @@ # PORTNAME= cvsweb-converters -PORTVERSION= 0.2.3 +PORTVERSION= 0.3 CATEGORIES= sysutils MASTER_SITES= http://www.sbox.TUGraz.at/home/d/dada/distfiles/ Index: distinfo =================================================================== RCS file: /home/martin/.CVS-Repository/ports/sysutils/cvsweb-converters/distinfo,v retrieving revision 1.1.1.5 diff -u -t -r1.1.1.5 distinfo --- distinfo 25 Aug 2004 11:49:24 -0000 1.1.1.5 +++ distinfo 27 Sep 2004 19:44:54 -0000 @@ -1,2 +1,2 @@ -MD5 (cvsweb-converters-0.2.3.tar.bz2) = efae240b98c756219c251339754f43f4 -SIZE (cvsweb-converters-0.2.3.tar.bz2) = 55438 +MD5 (cvsweb-converters-0.3.tar.bz2) = c64ee484e0ed6dc21d7c2a10f87306ad +SIZE (cvsweb-converters-0.3.tar.bz2) = 74931 Index: pkg-descr =================================================================== RCS file: /home/martin/.CVS-Repository/ports/sysutils/cvsweb-converters/pkg-descr,v retrieving revision 1.1.1.3 diff -u -t -r1.1.1.3 pkg-descr --- pkg-descr 7 Jul 2004 18:02:05 -0000 1.1.1.3 +++ pkg-descr 27 Sep 2004 19:44:49 -0000 @@ -4,7 +4,7 @@ FreeBSD and other open source projects with a public CVS repository. This package provides three Perl scripts: - + commitlog2cvsweb: converts FreeBSD commitlog files to HTML + + commitlog2cvsweb: converts FreeBSD or DragonFlyBSD commitlog files to HTML + cvsrdiff2cvsweb: converts output of "cvs rdiff -s" to HTML + cvsuplog2cvsweb: converts log output of "cvsup" to HTML
State Changed From-To: open->closed Committed, thanks!