diff options
author | adam <adam@pkgsrc.org> | 2012-10-08 23:00:34 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2012-10-08 23:00:34 +0000 |
commit | ed93f0ca4714712817b38621e93dcad138f16ee1 (patch) | |
tree | e38131657ba44ecd23072f8213cae4dc414c2b9f /comms/jpilot | |
parent | 52c3f30f10d38eed66d349cd1b31e6076c5352a4 (diff) | |
download | pkgsrc-ed93f0ca4714712817b38621e93dcad138f16ee1.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" |