summaryrefslogtreecommitdiff
path: root/mail/squirrelmail/buildlink3.mk
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2008-09-28 17:32:26 +0000
committermartti <martti@pkgsrc.org>2008-09-28 17:32:26 +0000
commitdb5c954b6048d6040860bac5f5d59d024baefb7b (patch)
tree0096c822a306d6e8c2b2b3f95b8662045449b0c3 /mail/squirrelmail/buildlink3.mk
parent95b4ab7063a3a53672c623dcb0a3fad56f4e6e35 (diff)
downloadpkgsrc-db5c954b6048d6040860bac5f5d59d024baefb7b.tar.gz
Updated mail/squirrelmail to 1.4.16
The SquirrelMail team is happy to announce the release 1.4.16. The most notable change is that cookies are now sent with the secure attribute set for HTTPS-connections, meaning that they cannot leak to an HTTP-connection on the same SquirrelMail installation. For details see the included ReleaseNotes. We advise users that offer their SquirrelMail both over HTTP and HTTPS to upgrade.
Diffstat (limited to 'mail/squirrelmail/buildlink3.mk')
-rw-r--r--mail/squirrelmail/buildlink3.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/squirrelmail/buildlink3.mk b/mail/squirrelmail/buildlink3.mk
index 703df19da12..6565a221a70 100644
--- a/mail/squirrelmail/buildlink3.mk
+++ b/mail/squirrelmail/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.18 2008/05/27 12:40:37 martti Exp $
+# $NetBSD: buildlink3.mk,v 1.19 2008/09/28 17:32:26 martti Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
SQUIRRELMAIL_BUILDLINK3_MK:= ${SQUIRRELMAIL_BUILDLINK3_MK}+
@@ -12,7 +12,7 @@ BUILDLINK_PACKAGES+= squirrelmail
BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}squirrelmail
.if ${SQUIRRELMAIL_BUILDLINK3_MK} == "+"
-BUILDLINK_API_DEPENDS.squirrelmail+= squirrelmail>=1.4.15
+BUILDLINK_API_DEPENDS.squirrelmail+= squirrelmail>=1.4.16
BUILDLINK_PKGSRCDIR.squirrelmail?= ../../mail/squirrelmail
.endif # SQUIRRELMAIL_BUILDLINK3_MK