From 5fa6e759b8a2d1fa6018d526ddddebda5c1753e0 Mon Sep 17 00:00:00 2001 From: taca Date: Sun, 12 Aug 2012 16:19:41 +0000 Subject: Some tweak in MESSAGE. * Note UPGRADING document which describes update process. * Remove note for older package. Bump PKGREVISION. --- mail/roundcube/MESSAGE | 14 +++++++------- mail/roundcube/Makefile | 4 ++-- 2 files changed, 9 insertions(+), 9 deletions(-) (limited to 'mail') diff --git a/mail/roundcube/MESSAGE b/mail/roundcube/MESSAGE index d475ee7d310..aea9e9e9360 100644 --- a/mail/roundcube/MESSAGE +++ b/mail/roundcube/MESSAGE @@ -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. - =========================================================================== diff --git a/mail/roundcube/Makefile b/mail/roundcube/Makefile index 0192a0fcac0..41ce27d18ee 100644 --- a/mail/roundcube/Makefile +++ b/mail/roundcube/Makefile @@ -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/} -- cgit v1.2.3