Bug 70930 - [maintainer-update] sysutils/cvsweb-converters to 0.2.3
Summary: [maintainer-update] sysutils/cvsweb-converters to 0.2.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-08-25 08:20 UTC by Martin Kammerhofer
Modified: 2004-08-25 12:49 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-08-25 08:20:14 UTC
Update from 0.2.2 to 0.2.3: Improved parsing of CVS import messages.

Fix: 

--=_6mjpr4esjvwo----k3yH8TRLBfSFJCU2b1c0toTqP4E5aYnYXgTOvmCkEgqe1KAw
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

diff -ur /usr/ports/sysutils/cvsweb-converters/Makefile ./Makefile
--- /usr/ports/sysutils/cvsweb-converters/Makefile	Wed Jul 14 10:56:26 2004
+++ ./Makefile	Tue Aug 24 17:34:58 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	cvsweb-converters
-PORTVERSION=	0.2.2
+PORTVERSION=	0.2.3
 CATEGORIES=	sysutils
 MASTER_SITES=	http://www.sbox.TUGraz.at/home/d/dada/distfiles/
 
@@ -20,6 +20,7 @@
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 NO_BUILD=	yes
+USE_BZIP2=	yes
 USE_PERL5=	yes
 GNU_CONFIGURE=	yes
 
Only in /usr/ports/sysutils/cvsweb-converters: README.html
diff -ur /usr/ports/sysutils/cvsweb-converters/distinfo ./distinfo
--- /usr/ports/sysutils/cvsweb-converters/distinfo	Thu Jul  1 13:00:52 2004
+++ ./distinfo	Tue Aug 24 17:35:19 2004
@@ -1,2 +1,2 @@
-MD5 (cvsweb-converters-0.2.2.tar.gz) = 38db134c6a4f3fbf86f7061c659d76ea
-SIZE (cvsweb-converters-0.2.2.tar.gz) = 62056
+MD5 (cvsweb-converters-0.2.3.tar.bz2) = efae240b98c756219c251339754f43f4
+SIZE (cvsweb-converters-0.2.3.tar.bz2) = 55438
Comment 1 Volker Stolz freebsd_committer freebsd_triage 2004-08-25 12:49:32 UTC
State Changed
From-To: open->closed

Committed, thanks!