ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/mail/squirrelmail/Makefile
(Generate patch)

Comparing trunk/mail/squirrelmail/Makefile (file contents):
Revision 4794 by laffer1, Sat Apr 19 18:20:53 2008 UTC vs.
Revision 6456 by laffer1, Sat Oct 4 16:56:28 2008 UTC

# Line 3 | Line 3
3   # Whom:                                 Simon Dick <simond@irrelevant.org>
4   #
5   # $FreeBSD: ports/mail/squirrelmail/Makefile,v 1.45 2006/08/11 16:28:19 clsung Exp $
6 < # $MidnightBSD: mports/mail/squirrelmail/Makefile,v 1.7 2008/04/19 18:19:53 laffer1 Exp $
6 > # $MidnightBSD: mports/mail/squirrelmail/Makefile,v 1.8 2008/04/19 18:20:53 laffer1 Exp $
7   #
8  
9   PORTNAME=       squirrelmail
10 < PORTVERSION=    1.4.13
11 < PORTREVISION=   1
10 > PORTVERSION=    1.4.16
11   CATEGORIES=     mail www
12   MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE}
13   MASTER_SITE_SUBDIR=     ${PORTNAME}
# Line 60 | Line 59 | pre-everything::
59  
60   post-patch:
61   .ifndef PATCH_DEBUG
62 <        @${RM} -f ${WRKSRC}/config/config_default.php.orig ${WRKSRC}/functions/global.php.orig
62 >        @${RM} -f ${WRKSRC}/config/config_default.php.orig ${WRKSRC}/functions/global.php.orig ${WRKSRC}/src/compose.php.orig ${WRKSRC}/src/addrbook_search_html.php.orig
63   .endif
64          @${REINPLACE_CMD} -e 's|ispell|${LOCALBASE}/bin/ispell|g' \
65                  ${WRKSRC}/plugins/squirrelspell/sqspell_config.php
66 <        @${RM} ${WRKSRC}/plugins/squirrelspell/sqspell_config.php.bak
66 >        @${REINPLACE_CMD} -e 's|/usr/bin/fortune|/usr/games/fortune|g' \
67 >                ${WRKSRC}/plugins/fortune/fortune_functions.php
68 >        @${RM} ${WRKSRC}/plugins/squirrelspell/sqspell_config.php.bak \
69 >                ${WRKSRC}/plugins/fortune/fortune_functions.php.bak
70  
71   # Rearrange the documentation
72   do-build:

Comparing trunk/mail/squirrelmail/Makefile (property cvs2svn:cvs-rev):
Revision 4794 by laffer1, Sat Apr 19 18:20:53 2008 UTC vs.
Revision 6456 by laffer1, Sat Oct 4 16:56:28 2008 UTC

# Line 1 | Line 1
1 < 1.8
1 > 1.9

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines