summaryrefslogtreecommitdiff
path: root/editors/gedit
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
commitad6ceadd25e1d535423ffbc205cb3e45472c83ca (patch)
tree3fc4469ff1b731261dc8058b7c6233203bfd65ab /editors/gedit
parent15e62c5c46f9b1689f6ba1a7bb9e0fe21332c21f (diff)
downloadpkgsrc-ad6ceadd25e1d535423ffbc205cb3e45472c83ca.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 'editors/gedit')
-rw-r--r--editors/gedit/Makefile3
-rw-r--r--editors/gedit/buildlink3.mk4
2 files changed, 4 insertions, 3 deletions
diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile
index 00700651455..13a53634409 100644
--- a/editors/gedit/Makefile
+++ b/editors/gedit/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.78 2007/11/29 20:33:01 drochner Exp $
+# $NetBSD: Makefile,v 1.79 2008/01/18 05:06:32 tnn Exp $
#
DISTNAME= gedit-2.20.4
+PKGREVISION= 1
CATEGORIES= editors gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gedit/2.20/}
EXTRACT_SUFX= .tar.bz2
diff --git a/editors/gedit/buildlink3.mk b/editors/gedit/buildlink3.mk
index bd67b777c81..8d645b72a88 100644
--- a/editors/gedit/buildlink3.mk
+++ b/editors/gedit/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.12 2007/11/03 16:27:40 drochner Exp $
+# $NetBSD: buildlink3.mk,v 1.13 2008/01/18 05:06:32 tnn Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
GEDIT_BUILDLINK3_MK:= ${GEDIT_BUILDLINK3_MK}+
@@ -13,7 +13,7 @@ BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}gedit
.if !empty(GEDIT_BUILDLINK3_MK:M+)
BUILDLINK_API_DEPENDS.gedit+= gedit>=2.12.1nb4
-BUILDLINK_ABI_DEPENDS.gedit?= gedit>=2.18.1nb1
+BUILDLINK_ABI_DEPENDS.gedit?= gedit>=2.20.4nb1
BUILDLINK_PKGSRCDIR.gedit?= ../../editors/gedit
.endif # GEDIT_BUILDLINK3_MK