diff options
author | adam <adam> | 2012-10-08 23:00:34 +0000 |
---|---|---|
committer | adam <adam> | 2012-10-08 23:00:34 +0000 |
commit | 114e91ee249b3771e3359659eff3a03f2d6575c2 (patch) | |
tree | e38131657ba44ecd23072f8213cae4dc414c2b9f /comms/jpilot | |
parent | 197899c3330449330ee13cb4cb44fac9e10fe2e1 (diff) | |
download | pkgsrc-114e91ee249b3771e3359659eff3a03f2d6575c2.tar.gz |
Revbump after updating graphics/pango
Diffstat (limited to 'comms/jpilot')
-rw-r--r-- | comms/jpilot/Makefile | 4 | ||||
-rw-r--r-- | comms/jpilot/buildlink3.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/comms/jpilot/Makefile b/comms/jpilot/Makefile index 37d3853ab4e..6849104d292 100644 --- a/comms/jpilot/Makefile +++ b/comms/jpilot/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.84 2012/10/03 11:24:40 asau Exp $ +# $NetBSD: Makefile,v 1.85 2012/10/08 23:00:47 adam Exp $ # DISTNAME= jpilot-1.6.0 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= comms MASTER_SITES= http://www.jpilot.org/older/ diff --git a/comms/jpilot/buildlink3.mk b/comms/jpilot/buildlink3.mk index e2163845d41..55e6e78df13 100644 --- a/comms/jpilot/buildlink3.mk +++ b/comms/jpilot/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.26 2012/10/02 17:10:42 tron Exp $ +# $NetBSD: buildlink3.mk,v 1.27 2012/10/08 23:00:47 adam Exp $ BUILDLINK_TREE+= jpilot @@ -6,7 +6,7 @@ BUILDLINK_TREE+= jpilot JPILOT_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.jpilot+= jpilot>=1.6.0 -BUILDLINK_ABI_DEPENDS.jpilot+= jpilot>=1.6.0nb16 +BUILDLINK_ABI_DEPENDS.jpilot+= jpilot>=1.6.0nb17 BUILDLINK_PKGSRCDIR.jpilot?= ../../comms/jpilot .include "../../comms/pilot-link-libs/buildlink3.mk" |