- Update to 1.0.1

PR:		100837
Approved by:	maintainer
Rework by:	maintainer
This commit is contained in:
Marcus Alves Grando 2006-07-26 19:01:22 +00:00
parent 270e57af77
commit fec175007c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=168833
3 changed files with 6 additions and 7 deletions

View file

@ -6,9 +6,9 @@
#
PORTNAME= viewvc
PORTVERSION= 1.0.0
PORTVERSION= 1.0.1
CATEGORIES= devel python
MASTER_SITES= http://viewvc.tigris.org/files/documents/3330/31766/
MASTER_SITES= http://viewvc.tigris.org/files/documents/3330/33320/
MAINTAINER= jbq@caraldi.com
COMMENT= Web-based Version Control Repository Browsing
@ -23,7 +23,6 @@ NO_BUILD= yes
SUB_FILES= pkg-message
SUB_LIST= INSTDIR="${PREFIX}/${INSTDIR}"
PKGMESSAGE= ${WRKDIR}/pkg-message
INSTDIR?= ${PORTNAME}
PLIST_SUB= INSTDIR=${INSTDIR}

View file

@ -1,3 +1,3 @@
MD5 (viewvc-1.0.0.tar.gz) = 0d5b9363b42d74e9721bdd9f847d3c7c
SHA256 (viewvc-1.0.0.tar.gz) = bfcb22e65d12abdb689575529ab1a57d25c67cf8b12a2941338e436f4bdd196b
SIZE (viewvc-1.0.0.tar.gz) = 378147
MD5 (viewvc-1.0.1.tar.gz) = 2e14b2aeadd4e9ddd6b3876ffd184e61
SHA256 (viewvc-1.0.1.tar.gz) = 7ea8765d47ecef77da48613226a63558eb97132ef2ed1b0ad2260b83f8e56cbd
SIZE (viewvc-1.0.1.tar.gz) = 378269

View file

@ -11,6 +11,6 @@ be edited, e.g.:
$ cd %%INSTDIR%%
$ cp viewvc.conf.dist viewvc.conf
$ cp cvsgraph.conf.dist cvsgraph.conf
It's up to yo to check the ".dist" files after upgrades.
It's up to you to check the ".dist" files after upgrades.
*****************************************************************