diff options
author | wiz <wiz> | 2006-03-06 00:18:10 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-03-06 00:18:10 +0000 |
commit | 0a3c815742f95893500eb344e2f0d667f85e275e (patch) | |
tree | b885fee271c914c9d75852dea6c10abb31e5c983 /editors | |
parent | ca647e468204037886c77cf1aba87e8309a6deae (diff) | |
download | pkgsrc-0a3c815742f95893500eb344e2f0d667f85e275e.tar.gz |
Belatedly bump PKGREVISION for all libtasn1 dependencies, since
libtasn1 had a shlib major bump.
Also update dependencies in bl3.mk files.
Addresses PR 32998 by Robert Elz.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/abiword-plugins/Makefile | 4 | ||||
-rw-r--r-- | editors/abiword/Makefile | 4 | ||||
-rw-r--r-- | editors/conglomerate/Makefile | 4 | ||||
-rw-r--r-- | editors/dasher/Makefile | 4 | ||||
-rw-r--r-- | editors/gconf-editor/Makefile | 3 | ||||
-rw-r--r-- | editors/gedit/Makefile | 4 | ||||
-rw-r--r-- | editors/gtranslator/Makefile | 4 | ||||
-rw-r--r-- | editors/mlview/Makefile | 4 |
8 files changed, 16 insertions, 15 deletions
diff --git a/editors/abiword-plugins/Makefile b/editors/abiword-plugins/Makefile index 19e079fddcc..ba748f1977e 100644 --- a/editors/abiword-plugins/Makefile +++ b/editors/abiword-plugins/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2006/02/08 10:00:55 adam Exp $ +# $NetBSD: Makefile,v 1.13 2006/03/06 00:18:15 wiz Exp $ .include "../../editors/abiword/Makefile.common" PKGNAME= abiword-plugins-${ABIWORD_VERSION} -PKGREVISION= 4 +PKGREVISION= 5 COMMENT= Plugins enhancing Abiword's capabilities WRKSRC= ${WRKDIR}/${DISTNAME}/abiword-plugins diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile index e4e90c53586..1de9597d7df 100644 --- a/editors/abiword/Makefile +++ b/editors/abiword/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.97 2006/02/05 23:08:54 joerg Exp $ +# $NetBSD: Makefile,v 1.98 2006/03/06 00:18:15 wiz Exp $ .include "Makefile.common" COMMENT= Open Source cross-platform word processor -PKGREVISION= 3 +PKGREVISION= 4 # GTK1 version and previous name of the GTK2 version CONFLICTS= abiword-personal-[0-9]* abiword2-[0-9]* diff --git a/editors/conglomerate/Makefile b/editors/conglomerate/Makefile index 009a44692dd..73153dfb576 100644 --- a/editors/conglomerate/Makefile +++ b/editors/conglomerate/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2006/03/04 21:29:31 jlam Exp $ +# $NetBSD: Makefile,v 1.39 2006/03/06 00:18:15 wiz Exp $ # DISTNAME= conglomerate-0.9.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=conglomerate/} diff --git a/editors/dasher/Makefile b/editors/dasher/Makefile index 89a38a101cc..c25bbafab3a 100644 --- a/editors/dasher/Makefile +++ b/editors/dasher/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2006/03/04 21:29:31 jlam Exp $ +# $NetBSD: Makefile,v 1.24 2006/03/06 00:18:15 wiz Exp $ # DISTNAME= dasher-3.2.18 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/dasher/3.2/} EXTRACT_SUFX= .tar.bz2 diff --git a/editors/gconf-editor/Makefile b/editors/gconf-editor/Makefile index 80dc2129451..4ff4e5eb442 100644 --- a/editors/gconf-editor/Makefile +++ b/editors/gconf-editor/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.42 2006/03/04 21:29:31 jlam Exp $ +# $NetBSD: Makefile,v 1.43 2006/03/06 00:18:15 wiz Exp $ # DISTNAME= gconf-editor-2.12.1 +PKGREVISION= 1 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gconf-editor/2.12/} EXTRACT_SUFX= .tar.bz2 diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile index 0e583875f61..d25b5642a7d 100644 --- a/editors/gedit/Makefile +++ b/editors/gedit/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.56 2006/03/04 21:29:31 jlam Exp $ +# $NetBSD: Makefile,v 1.57 2006/03/06 00:18:15 wiz Exp $ # DISTNAME= gedit-2.12.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gedit/2.12/} EXTRACT_SUFX= .tar.bz2 diff --git a/editors/gtranslator/Makefile b/editors/gtranslator/Makefile index e54ffacb61b..452c9d8b136 100644 --- a/editors/gtranslator/Makefile +++ b/editors/gtranslator/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2006/03/04 21:29:31 jlam Exp $ +# $NetBSD: Makefile,v 1.14 2006/03/06 00:18:16 wiz Exp $ DISTNAME= gtranslator-1.0.2 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtranslator/} diff --git a/editors/mlview/Makefile b/editors/mlview/Makefile index 1dedd6e8226..641c9df7edd 100644 --- a/editors/mlview/Makefile +++ b/editors/mlview/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2006/03/04 21:29:32 jlam Exp $ +# $NetBSD: Makefile,v 1.19 2006/03/06 00:18:16 wiz Exp $ # DISTNAME= mlview-0.7.0 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/mlview/0.7/} EXTRACT_SUFX= .tar.bz2 |