summaryrefslogtreecommitdiff
path: root/mail/deforaos-mailer
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2020-03-10 22:08:37 +0000
committerwiz <wiz@pkgsrc.org>2020-03-10 22:08:37 +0000
commitaea435c684475a7d69a14634c0e51d603ab462ae (patch)
tree9fd7a37dbb2162cea8ab6c0cd54f7f398658d288 /mail/deforaos-mailer
parentb16775744b3813e095efae692a24050371dacda5 (diff)
downloadpkgsrc-aea435c684475a7d69a14634c0e51d603ab462ae.tar.gz
librsvg: update bl3.mk to remove libcroco in rust case
recursive bump for the dependency change
Diffstat (limited to 'mail/deforaos-mailer')
-rw-r--r--mail/deforaos-mailer/Makefile4
-rw-r--r--mail/deforaos-mailer/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/deforaos-mailer/Makefile b/mail/deforaos-mailer/Makefile
index 0d520f8f5bf..0d5e134cabe 100644
--- a/mail/deforaos-mailer/Makefile
+++ b/mail/deforaos-mailer/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.37 2020/03/08 16:47:53 wiz Exp $
+# $NetBSD: Makefile,v 1.38 2020/03/10 22:08:53 wiz Exp $
DISTNAME= Mailer-0.2.0
PKGNAME= deforaos-mailer-0.2.0
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= mail
MASTER_SITES= https://ftp.defora.org/pub/DeforaOS/Apps/Desktop/src/Mailer/
diff --git a/mail/deforaos-mailer/buildlink3.mk b/mail/deforaos-mailer/buildlink3.mk
index b3456d5b145..d1352bdc33e 100644
--- a/mail/deforaos-mailer/buildlink3.mk
+++ b/mail/deforaos-mailer/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.10 2020/03/08 16:47:53 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.11 2020/03/10 22:08:53 wiz Exp $
BUILDLINK_TREE+= deforaos-mailer
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= deforaos-mailer
DEFORAOS_MAILER_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.deforaos-mailer+= deforaos-mailer>=0.1.6
-BUILDLINK_ABI_DEPENDS.deforaos-mailer?= deforaos-mailer>=0.2.0nb2
+BUILDLINK_ABI_DEPENDS.deforaos-mailer?= deforaos-mailer>=0.2.0nb3
BUILDLINK_PKGSRCDIR.deforaos-mailer?= ../../mail/deforaos-mailer
.include "../../x11/deforaos-libdesktop/buildlink3.mk"