upgrade to 0.6

change master site and WWW: to sourceforge

PR:		27302
Submitted by:	Christopher Elkins <chrise@scardini.com>
This commit is contained in:
Ying-Chieh Liao 2001-05-27 14:03:13 +00:00
parent fa38289059
commit cf3cd9e020
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=43134
8 changed files with 20 additions and 10 deletions

View File

@ -6,9 +6,10 @@
#
PORTNAME= viewcvs
PORTVERSION= 0.5
PORTVERSION= 0.6
CATEGORIES= devel python
MASTER_SITES= http://www.lyra.org/viewcvs/
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
@ -18,7 +19,7 @@ RUN_DEPENDS= python:${PORTSDIR}/lang/python
NO_BUILD= yes
pre-install:
${PERL} -pi -e "s:/usr/local/viewcvs:${PREFIX}/share/viewcvs:g" ${WRKSRC}/viewcvs-install
${PERL} -pi -e "s:/usr/local/viewcvs-dev:${PREFIX}/share/viewcvs:g" ${WRKSRC}/viewcvs-install
do-install:
(cd ${WRKSRC} && ${LOCALBASE}/bin/python ${WRKSRC}/viewcvs-install)

View File

@ -1 +1 @@
MD5 (viewcvs-0.5.tar.gz) = 19079897437148967c80f78763b20217
MD5 (viewcvs-0.6.tar.gz) = 66ea70c6d82b783eb8f3aa209fdf45d0

View File

@ -5,7 +5,7 @@ selections of files based on tags or branches. In addition,
ViewCVS has "annotation" or "blame" support, and the
beginnings of Bonsai-like query facilities.
WWW: http://www.lyra.org/viewcvs/
WWW: http://viewcvs.sourceforge.net/
Author: Greg Stein <gstein@lyra.org>
- Will <andrews@technologist.com>

View File

@ -16,10 +16,14 @@ share/viewcvs/lib/cvsdbapi.py
share/viewcvs/lib/cvsdbapi.pyc
share/viewcvs/lib/database.py
share/viewcvs/lib/database.pyc
share/viewcvs/lib/dbi.py
share/viewcvs/lib/dbi.pyc
share/viewcvs/lib/popen.py
share/viewcvs/lib/popen.pyc
share/viewcvs/lib/py2html.py
share/viewcvs/lib/py2html.pyc
share/viewcvs/lib/query.py
share/viewcvs/lib/query.pyc
share/viewcvs/lib/rlog.py
share/viewcvs/lib/rlog.pyc
share/viewcvs/loginfo-handler

View File

@ -6,9 +6,10 @@
#
PORTNAME= viewcvs
PORTVERSION= 0.5
PORTVERSION= 0.6
CATEGORIES= devel python
MASTER_SITES= http://www.lyra.org/viewcvs/
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
@ -18,7 +19,7 @@ RUN_DEPENDS= python:${PORTSDIR}/lang/python
NO_BUILD= yes
pre-install:
${PERL} -pi -e "s:/usr/local/viewcvs:${PREFIX}/share/viewcvs:g" ${WRKSRC}/viewcvs-install
${PERL} -pi -e "s:/usr/local/viewcvs-dev:${PREFIX}/share/viewcvs:g" ${WRKSRC}/viewcvs-install
do-install:
(cd ${WRKSRC} && ${LOCALBASE}/bin/python ${WRKSRC}/viewcvs-install)

View File

@ -1 +1 @@
MD5 (viewcvs-0.5.tar.gz) = 19079897437148967c80f78763b20217
MD5 (viewcvs-0.6.tar.gz) = 66ea70c6d82b783eb8f3aa209fdf45d0

View File

@ -5,7 +5,7 @@ selections of files based on tags or branches. In addition,
ViewCVS has "annotation" or "blame" support, and the
beginnings of Bonsai-like query facilities.
WWW: http://www.lyra.org/viewcvs/
WWW: http://viewcvs.sourceforge.net/
Author: Greg Stein <gstein@lyra.org>
- Will <andrews@technologist.com>

View File

@ -16,10 +16,14 @@ share/viewcvs/lib/cvsdbapi.py
share/viewcvs/lib/cvsdbapi.pyc
share/viewcvs/lib/database.py
share/viewcvs/lib/database.pyc
share/viewcvs/lib/dbi.py
share/viewcvs/lib/dbi.pyc
share/viewcvs/lib/popen.py
share/viewcvs/lib/popen.pyc
share/viewcvs/lib/py2html.py
share/viewcvs/lib/py2html.pyc
share/viewcvs/lib/query.py
share/viewcvs/lib/query.pyc
share/viewcvs/lib/rlog.py
share/viewcvs/lib/rlog.pyc
share/viewcvs/loginfo-handler