mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 10:56:27 -04:00
Update to FreeBSD-cvsweb 2.0.1.
2002-04-11 Akinori MUSHA <knu@iDaemons.org> * cvsweb.cgi, cvsweb.conf: Perform an HTML cleanup. [Submitted by: Ville Skytt,Ad(B <ville.skytta@iki.fi>] * cvsweb.cgi: Call this version FreeBSD-cvsweb 2.0.1. 2002-04-05 Akinori MUSHA <knu@iDaemons.org> * INSTALL: Somehow description configuration doesn't work if you put trailing /'s in module names, so fix the document for the moment. [Submitted by: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>] 2002-02-06 Akinori MUSHA <knu@iDaemons.org> * cvsweb.cgi: Use TMPDIR instead of the hardcoded /tmp. * cvsweb.cgi: Never pass 'MAIN' to cvs(1). 'HEAD' is the valid tag.
This commit is contained in:
parent
3fdc464ca9
commit
27b99cb1fd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=57545
4 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= cvsweb
|
||||
PORTVERSION= 2.0.0
|
||||
PORTVERSION= 2.0.1
|
||||
CATEGORIES= devel www
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL} \
|
||||
http://www.iDaemons.org/distfiles/
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (cvsweb-2.0.0.tar.gz) = c2bdbee6a53bdf4837f1a238a2b62722
|
||||
MD5 (cvsweb-2.0.1.tar.gz) = e229f09d9f380a13fac8db3295d7aeb2
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= cvsweb
|
||||
PORTVERSION= 2.0.0
|
||||
PORTVERSION= 2.0.1
|
||||
CATEGORIES= devel www
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL} \
|
||||
http://www.iDaemons.org/distfiles/
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (cvsweb-2.0.0.tar.gz) = c2bdbee6a53bdf4837f1a238a2b62722
|
||||
MD5 (cvsweb-2.0.1.tar.gz) = e229f09d9f380a13fac8db3295d7aeb2
|
||||
|
|
Loading…
Add table
Reference in a new issue