diff options
author | adam <adam@pkgsrc.org> | 2017-04-22 21:03:07 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2017-04-22 21:03:07 +0000 |
commit | 24e11a325a75b58e95ce3b9b9b6700473cdcd638 (patch) | |
tree | bcd4c127df36f3c7942f5ee13f21663dc64bd353 /mail/Pantomime | |
parent | 87bba29df2704526fc406898891159ceb4f0b638 (diff) | |
download | pkgsrc-24e11a325a75b58e95ce3b9b9b6700473cdcd638.tar.gz |
Revbump after icu update
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 5413d65428e..ab0058f6378 100644 --- a/mail/Pantomime/Makefile +++ b/mail/Pantomime/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.36 2016/12/04 05:17:08 ryoon Exp $ +# $NetBSD: Makefile,v 1.37 2017/04/22 21:03:13 adam Exp $ DISTNAME= Pantomime-1.2.0 -PKGREVISION= 9 +PKGREVISION= 10 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 67612009107..33ab3d04bf8 100644 --- a/mail/Pantomime/buildlink3.mk +++ b/mail/Pantomime/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.18 2016/12/04 05:17:08 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.19 2017/04/22 21:03:13 adam 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.0nb9 +BUILDLINK_ABI_DEPENDS.Pantomime+= Pantomime>=1.2.0nb10 BUILDLINK_PKGSRCDIR.Pantomime?= ../../mail/Pantomime .include "../../devel/gnustep-make/gnustep.mk" |