From 9eb728a459409099200749906cdc740f7223c4a7 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Wed, 7 Jun 2000 08:23:11 +0000 Subject: Update to the latest CVS snapshot. - Minor fixes - Timezone support --- devel/cvsweb3/Makefile | 7 ++++--- devel/cvsweb3/distinfo | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) (limited to 'devel/cvsweb3') diff --git a/devel/cvsweb3/Makefile b/devel/cvsweb3/Makefile index 5168b7f99bef..2efa48c7d429 100644 --- a/devel/cvsweb3/Makefile +++ b/devel/cvsweb3/Makefile @@ -6,9 +6,10 @@ # PORTNAME= cvsweb -PORTVERSION= 1.80 +PORTVERSION= 1.85 CATEGORIES= devel www -MASTER_SITES= http://stud.fh-heilbronn.de/~zeller/download/ +MASTER_SITES= ftp://ftp.FreeBSD.org/pub/FreeBSD/local-distfiles/knu/ \ + http://people.FreeBSD.org/~knu/ports/distfiles/ MAINTAINER= knu@FreeBSD.org @@ -29,7 +30,7 @@ ICONSDIR?= share/apache/icons PLIST_SUB= CGIDIR="${CGIDIR}" ICONSDIR="${ICONSDIR}" -WRKSRC= ${WRKDIR}/cvsweb +WRKSRC= ${WRKDIR}/${PORTNAME} do-configure: cd ${WRKSRC} && ${PERL} -i -pe "\ diff --git a/devel/cvsweb3/distinfo b/devel/cvsweb3/distinfo index 096c2391eb1f..2b0fc370b87a 100644 --- a/devel/cvsweb3/distinfo +++ b/devel/cvsweb3/distinfo @@ -1 +1 @@ -MD5 (cvsweb-1.80.tar.gz) = 689e19e1cd1aa7dda4eaeb457a6fa156 +MD5 (cvsweb-1.85.tar.gz) = 9405898ccc441cb38cb12fd9af16de83 -- cgit v1.2.3