Some tweak in MESSAGE.

* Note UPGRADING document which describes update process.
* Remove note for older package.

Bump PKGREVISION.
This commit is contained in:
taca 2012-08-12 16:19:41 +00:00
parent bb31ef4766
commit 5fa6e759b8
2 changed files with 9 additions and 9 deletions

View file

@ -1,13 +1,18 @@
===========================================================================
$NetBSD: MESSAGE,v 1.6 2008/07/30 21:29:56 schmonz Exp $
$NetBSD: MESSAGE,v 1.7 2012/08/12 16:19:41 taca Exp $
Please refer to the following file on how to setup your RoundCube
installation.
${DOCDIR}/INSTALL
And please refer to the following file on how to upgrade your RoundCube
from older version.
${DOCDIR}/UPGRADING
For pkgsrc installations the RoundCube package is installed in
non-default locations.
these locations.
Log files: ${VARBASE}/log/roundcube/
Document root: ${PREFIX}/share/roundcube/
@ -18,9 +23,4 @@ to httpd.conf:
Include ${PKG_SYSCONFDIR}/roundcube.conf
NOTE: The location of some of the roundcube configuration files
has changed. In addition to this please read the note in the
${PKG_SYSCONFDIR}/roundcube.conf file about the protection of the
installer directory.
===========================================================================

View file

@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.44 2012/07/25 11:24:21 fhajny Exp $
# $NetBSD: Makefile,v 1.45 2012/08/12 16:19:41 taca Exp $
DISTNAME= roundcubemail-0.7.2-dep
PKGNAME= ${DISTNAME:S/mail-/-/:S/-dep//}
PKGREVISION= 2
PKGREVISION= 3
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=roundcubemail/}