Update to 2.0.1. Notable changes in this release:
* Never pass "MAIN" to cvs(1). "HEAD" is the valid tag. * Use TMPDIR instead of the hardcoded /tmp. * HTML cleanup.
This commit is contained in:
parent
48a09b1a37
commit
c895c2d59c
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.20 2002/03/21 20:46:25 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.21 2002/04/16 22:36:26 naddy Exp $
|
||||
# $FreeBSD: ports/devel/cvsweb/Makefile,v 1.28 2000/09/23 20:48:45 knu Exp $
|
||||
|
||||
COMMENT= "WWW CGI script to browse CVS repository trees"
|
||||
|
||||
DISTNAME= cvsweb-2.0.0
|
||||
DISTNAME= cvsweb-2.0.1
|
||||
CATEGORIES= devel www
|
||||
NEED_VERSION= 1.515
|
||||
HOMEPAGE= http://cvsweb.freebsd.org/projects/cvsweb/
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (cvsweb-2.0.0.tar.gz) = c2bdbee6a53bdf4837f1a238a2b62722
|
||||
RMD160 (cvsweb-2.0.0.tar.gz) = f9ab2ca81ebe5bbb47abb7dc138aade4cbd02d3d
|
||||
SHA1 (cvsweb-2.0.0.tar.gz) = da68ef55456732e5ca4b116a4dd2f13dd9502045
|
||||
MD5 (cvsweb-2.0.1.tar.gz) = e229f09d9f380a13fac8db3295d7aeb2
|
||||
RMD160 (cvsweb-2.0.1.tar.gz) = 8445e0a36a2260682ee76b010844c090fd603ddb
|
||||
SHA1 (cvsweb-2.0.1.tar.gz) = 6ee38762dab97929eddc1acc6daee24b3176af80
|
||||
|
Loading…
Reference in New Issue
Block a user