Bug 72146 - [maintainer-update] Update port: sysutils/cvsweb-converters to 0.3
Summary: [maintainer-update] Update port: sysutils/cvsweb-converters to 0.3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-28 15:10 UTC by Martin Kammerhofer
Modified: 2004-11-03 23:33 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Kammerhofer 2004-09-28 15:10:10 UTC
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
Comment 1 Greg Lewis freebsd_committer freebsd_triage 2004-11-03 23:32:55 UTC
State Changed
From-To: open->closed

Committed, thanks!