summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorjperkin <jperkin>2016-07-01 17:55:22 +0000
committerjperkin <jperkin>2016-07-01 17:55:22 +0000
commit188ccc2cbb0a557241e66455a23fba21cfb6ceef (patch)
treeb77a5ecc0572f8b7da61acfa023566e1fcacddce /mail
parent6260b41a16748963fe9afcc30ea6241c6098bc3d (diff)
downloadpkgsrc-188ccc2cbb0a557241e66455a23fba21cfb6ceef.tar.gz
The recent libarchive update changed the library major. Increase the
ABI depends and perform a PKGREVISION bump for dependents. Noticed by OSX binary package users.
Diffstat (limited to 'mail')
-rw-r--r--mail/claws-mail-archive/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/claws-mail-archive/Makefile b/mail/claws-mail-archive/Makefile
index 1090ca734af..a6394516753 100644
--- a/mail/claws-mail-archive/Makefile
+++ b/mail/claws-mail-archive/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.37 2016/03/05 11:28:45 jperkin Exp $
+# $NetBSD: Makefile,v 1.38 2016/07/01 17:55:23 jperkin Exp $
#
PLUGIN_NAME= archive
-PKGREVISION= 1
+PKGREVISION= 2
.include "../../mail/claws-mail/plugins.mk"
MAINTAINER= pkgsrc-users@NetBSD.org