diff options
author | obache <obache@pkgsrc.org> | 2014-04-09 07:26:56 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-04-09 07:26:56 +0000 |
commit | 06ea1a92ee4d8e74b1a2b4af2ed7526ae5a2f991 (patch) | |
tree | a8d74fc5d770aab70db98ef75296260c726b9799 /mail/Pantomime | |
parent | 4f47b688b163e20d0c0795609e8e229cb07ac7c9 (diff) | |
download | pkgsrc-06ea1a92ee4d8e74b1a2b4af2ed7526ae5a2f991.tar.gz |
recursive bump from icu shlib major bump.
Diffstat (limited to 'mail/Pantomime')
-rw-r--r-- | mail/Pantomime/Makefile | 4 | ||||
-rw-r--r-- | mail/Pantomime/buildlink3.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/Pantomime/Makefile b/mail/Pantomime/Makefile index 36b333934c0..9b15bc4f838 100644 --- a/mail/Pantomime/Makefile +++ b/mail/Pantomime/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2013/12/23 11:57:04 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2014/04/09 07:27:01 obache Exp $ DISTNAME= Pantomime-1.2.0 -PKGREVISION= 3 +PKGREVISION= 4 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 0085ef772f3..664ebe37262 100644 --- a/mail/Pantomime/buildlink3.mk +++ b/mail/Pantomime/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.13 2013/10/19 09:06:59 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.14 2014/04/09 07:27:01 obache Exp $ BUILDLINK_TREE+= Pantomime @@ -6,7 +6,7 @@ BUILDLINK_TREE+= Pantomime PANTOMIME_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.Pantomime+= Pantomime>1.1.9 -BUILDLINK_ABI_DEPENDS.Pantomime+= Pantomime>=1.2.0nb3 +BUILDLINK_ABI_DEPENDS.Pantomime+= Pantomime>=1.2.0nb4 BUILDLINK_PKGSRCDIR.Pantomime?= ../../mail/Pantomime .include "../../devel/gnustep-make/gnustep.mk" |