pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/sqwebmail We weren't using the DEINSTALL script e...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f937fff307f6
branches: trunk
changeset: 509459:f937fff307f6
user: jlam <jlam%pkgsrc.org@localhost>
date: Fri Mar 10 20:12:28 2006 +0000
description:
We weren't using the DEINSTALL script extras -- fix this. Bump the
PKGREVISION since the installed +DEINSTALL script changes significantly.
diffstat:
mail/sqwebmail/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (21 lines):
diff -r 987c132f0922 -r f937fff307f6 mail/sqwebmail/Makefile
--- a/mail/sqwebmail/Makefile Fri Mar 10 20:08:57 2006 +0000
+++ b/mail/sqwebmail/Makefile Fri Mar 10 20:12:28 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.45 2006/02/05 23:09:58 joerg Exp $
+# $NetBSD: Makefile,v 1.46 2006/03/10 20:12:28 jlam Exp $
DISTNAME= sqwebmail-5.0.7
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= mail www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=courier/}
EXTRACT_SUFX= .tar.bz2
@@ -37,6 +37,7 @@
FILES_SUBST+= SQWEBMAIL_STATEDIR=${SQWEBMAIL_STATEDIR:Q}
MESSAGE_SUBST+= IMAGEDIR=${SQWEBMAIL_IMAGEDIR}
MESSAGE_SUBST+= IMAGEURL=${SQWEBMAIL_IMAGEURL}
+DEINSTALL_EXTRA_TMPL= ${PKGDIR}/DEINSTALL
SENDMAIL?= /usr/sbin/sendmail
MIME_TYPES= ${PKG_SYSCONFDIR}/mime.types:${PKG_SYSCONFBASEDIR}/httpd/mime.types:${PREFIX}/etc/mime.types:/etc/mime.types
Home |
Main Index |
Thread Index |
Old Index