aboutsummaryrefslogtreecommitdiff
path: root/mail/squirrelmail-compatibility-plugin
diff options
context:
space:
mode:
authorThomas Abthorpe <tabthorpe@FreeBSD.org>2007-12-18 21:31:54 +0000
committerThomas Abthorpe <tabthorpe@FreeBSD.org>2007-12-18 21:31:54 +0000
commit90f973349d69d4fbfa668bb817ed1040a954a72e (patch)
treed836a3d6962002e15aefe11a0eef0645d115c384 /mail/squirrelmail-compatibility-plugin
parentea38e00cb67623fe2676ce62d49a023541a2fd4f (diff)
downloadports-90f973349d69d4fbfa668bb817ed1040a954a72e.tar.gz
ports-90f973349d69d4fbfa668bb817ed1040a954a72e.zip
- Apply current version patch
- Bump PORTREVISION to chase SM update to 1.4.13
Notes
Notes: svn path=/head/; revision=204042
Diffstat (limited to 'mail/squirrelmail-compatibility-plugin')
-rw-r--r--mail/squirrelmail-compatibility-plugin/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/squirrelmail-compatibility-plugin/Makefile b/mail/squirrelmail-compatibility-plugin/Makefile
index f27f562c4ad6..1ccf369952be 100644
--- a/mail/squirrelmail-compatibility-plugin/Makefile
+++ b/mail/squirrelmail-compatibility-plugin/Makefile
@@ -6,6 +6,7 @@
PORTNAME= compatibility
PORTVERSION= 2.0.9
+PORTREVISION= 1
CATEGORIES= mail www
MASTER_SITES= http://www.squirrelmail.org/plugins/
PKGNAMEPREFIX= squirrelmail-
@@ -16,7 +17,7 @@ DIST_SUBDIR= squirrelmail
MAINTAINER= tabthorpe@FreeBSD.org
COMMENT= Required by many plugins for compatibility with SquirrelMail
-RUN_DEPENDS= squirrelmail>=1.4.10:${PORTSDIR}/mail/squirrelmail
+RUN_DEPENDS= squirrelmail>=1.4.11:${PORTSDIR}/mail/squirrelmail
CONFLICTS= squirrelmail-compatibility-plugin-1.*
@@ -65,7 +66,7 @@ do-install:
post-install:
@${ECHO} "Patching SquirrelMail for compatibility plugin"
@${ECHO} ""
- ${PATCH} -sN -p0 -d ${SQUIRRELDIR}/plugins/compatibility < ${SQUIRRELDIR}/plugins/compatibility/patches/compatibility_patch-1.4.10.diff
+ ${PATCH} -sN -p0 -d ${SQUIRRELDIR}/plugins/compatibility < ${SQUIRRELDIR}/plugins/compatibility/patches/compatibility_patch-1.4.11.diff
@${ECHO} ""
.ifndef WITHOUT_ACTIVATE