summaryrefslogtreecommitdiff
path: root/mail/Pantomime
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2008-01-18 05:06:18 +0000
committertnn <tnn@pkgsrc.org>2008-01-18 05:06:18 +0000
commitad6ceadd25e1d535423ffbc205cb3e45472c83ca (patch)
tree3fc4469ff1b731261dc8058b7c6233203bfd65ab /mail/Pantomime
parent15e62c5c46f9b1689f6ba1a7bb9e0fe21332c21f (diff)
downloadpkgsrc-ad6ceadd25e1d535423ffbc205cb3e45472c83ca.tar.gz
Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7 branch to the 0.9.8 branch. ok jlam@
Diffstat (limited to 'mail/Pantomime')
-rw-r--r--mail/Pantomime/Makefile4
-rw-r--r--mail/Pantomime/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/Pantomime/Makefile b/mail/Pantomime/Makefile
index 99d4a06595a..8d1a50298e2 100644
--- a/mail/Pantomime/Makefile
+++ b/mail/Pantomime/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2007/05/25 23:37:10 rh Exp $
+# $NetBSD: Makefile,v 1.21 2008/01/18 05:08:19 tnn Exp $
#
DISTNAME= Pantomime-1.1.2
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= mail gnustep
MASTER_SITES= http://debian.uni-essen.de/misc/GNUstep/Apps/GNUMail/
diff --git a/mail/Pantomime/buildlink3.mk b/mail/Pantomime/buildlink3.mk
index 907b3e47975..5327ec7552b 100644
--- a/mail/Pantomime/buildlink3.mk
+++ b/mail/Pantomime/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.8 2006/07/08 23:10:56 jlam Exp $
+# $NetBSD: buildlink3.mk,v 1.9 2008/01/18 05:08:20 tnn Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
PANTOMIME_BUILDLINK3_MK:= ${PANTOMIME_BUILDLINK3_MK}+
@@ -13,7 +13,7 @@ BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}Pantomime
.if !empty(PANTOMIME_BUILDLINK3_MK:M+)
BUILDLINK_API_DEPENDS.Pantomime+= Pantomime>=1.1.2
-BUILDLINK_ABI_DEPENDS.Pantomime+= Pantomime>=1.1.2nb3
+BUILDLINK_ABI_DEPENDS.Pantomime+= Pantomime>=1.1.2nb5
BUILDLINK_PKGSRCDIR.Pantomime?= ../../mail/Pantomime
.include "../../devel/gnustep-make/gnustep.mk"