summaryrefslogtreecommitdiff
path: root/print/libgnomeprint
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
commitded1ea711ce58f39a4a5e7e19b131f6dbcbbeb99 (patch)
tree3fc4469ff1b731261dc8058b7c6233203bfd65ab /print/libgnomeprint
parent4719c1372846d41b36ba184432f70ec571f602bd (diff)
downloadpkgsrc-ded1ea711ce58f39a4a5e7e19b131f6dbcbbeb99.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 'print/libgnomeprint')
-rw-r--r--print/libgnomeprint/Makefile4
-rw-r--r--print/libgnomeprint/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/print/libgnomeprint/Makefile b/print/libgnomeprint/Makefile
index 60d69287eb1..c7ed2b01280 100644
--- a/print/libgnomeprint/Makefile
+++ b/print/libgnomeprint/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.62 2007/11/02 11:13:57 rillig Exp $
+# $NetBSD: Makefile,v 1.63 2008/01/18 05:08:55 tnn Exp $
#
DISTNAME= libgnomeprint-2.18.2
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= print gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomeprint/2.18/}
EXTRACT_SUFX= .tar.bz2
diff --git a/print/libgnomeprint/buildlink3.mk b/print/libgnomeprint/buildlink3.mk
index 0ed613f8bc7..df78a08ecc6 100644
--- a/print/libgnomeprint/buildlink3.mk
+++ b/print/libgnomeprint/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.17 2007/09/21 13:04:15 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.18 2008/01/18 05:08:55 tnn Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
LIBGNOMEPRINT_BUILDLINK3_MK:= ${LIBGNOMEPRINT_BUILDLINK3_MK}+
@@ -15,7 +15,7 @@ BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}libgnomeprint
.if !empty(LIBGNOMEPRINT_BUILDLINK3_MK:M+)
BUILDLINK_API_DEPENDS.libgnomeprint+= libgnomeprint>=2.8.0
-BUILDLINK_ABI_DEPENDS.libgnomeprint+= libgnomeprint>=2.12.1nb3
+BUILDLINK_ABI_DEPENDS.libgnomeprint+= libgnomeprint>=2.18.2nb2
BUILDLINK_PKGSRCDIR.libgnomeprint?= ../../print/libgnomeprint
.endif # LIBGNOMEPRINT_BUILDLINK3_MK