diff options
author | wiz <wiz@pkgsrc.org> | 2005-12-31 12:32:31 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-12-31 12:32:31 +0000 |
commit | f61c00219959608f718966bfcc0e63493109df7d (patch) | |
tree | e2ef3729dc5c8617c6fa05d421e33c2bfbe973ea /editors | |
parent | 4cb74d094c64e425b700426e57e9eab403e93f97 (diff) | |
download | pkgsrc-f61c00219959608f718966bfcc0e63493109df7d.tar.gz |
Recursive PKGREVISION bump for gnutls shlib major bump.
Bump BUILDLINK_RECOMMENDED.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/conglomerate/Makefile | 3 | ||||
-rw-r--r-- | editors/dasher/Makefile | 3 | ||||
-rw-r--r-- | editors/gconf-editor/Makefile | 3 | ||||
-rw-r--r-- | editors/gedit/Makefile | 3 | ||||
-rw-r--r-- | editors/gtranslator/Makefile | 3 | ||||
-rw-r--r-- | editors/mlview/Makefile | 4 |
6 files changed, 12 insertions, 7 deletions
diff --git a/editors/conglomerate/Makefile b/editors/conglomerate/Makefile index 2442a8369a0..8c89b798f71 100644 --- a/editors/conglomerate/Makefile +++ b/editors/conglomerate/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2005/08/10 20:56:16 jlam Exp $ +# $NetBSD: Makefile,v 1.35 2005/12/31 12:32:34 wiz Exp $ # DISTNAME= conglomerate-0.9.0 +PKGREVISION= 1 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=conglomerate/} diff --git a/editors/dasher/Makefile b/editors/dasher/Makefile index fcc4ab683ad..285cfebcdab 100644 --- a/editors/dasher/Makefile +++ b/editors/dasher/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2005/10/14 21:51:19 jmmv Exp $ +# $NetBSD: Makefile,v 1.19 2005/12/31 12:32:34 wiz Exp $ # DISTNAME= dasher-3.2.18 +PKGREVISION= 1 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 acf719be37c..7da9c1c4158 100644 --- a/editors/gconf-editor/Makefile +++ b/editors/gconf-editor/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.37 2005/12/05 23:55:06 rillig Exp $ +# $NetBSD: Makefile,v 1.38 2005/12/31 12:32:34 wiz Exp $ # DISTNAME= gconf-editor-2.12.0 +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 cae40bd104d..eb434b46e25 100644 --- a/editors/gedit/Makefile +++ b/editors/gedit/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.52 2005/10/16 12:11:46 jmmv Exp $ +# $NetBSD: Makefile,v 1.53 2005/12/31 12:32:34 wiz Exp $ # DISTNAME= gedit-2.12.1 +PKGREVISION= 1 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 586a2b4f0eb..476ba488642 100644 --- a/editors/gtranslator/Makefile +++ b/editors/gtranslator/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2005/08/10 20:56:16 jlam Exp $ +# $NetBSD: Makefile,v 1.10 2005/12/31 12:32:35 wiz Exp $ DISTNAME= gtranslator-1.0.2 +PKGREVISION= 1 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtranslator/} diff --git a/editors/mlview/Makefile b/editors/mlview/Makefile index 9686d3fc8bd..f641abcd2d4 100644 --- a/editors/mlview/Makefile +++ b/editors/mlview/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2005/08/10 20:56:16 jlam Exp $ +# $NetBSD: Makefile,v 1.15 2005/12/31 12:32:35 wiz Exp $ # DISTNAME= mlview-0.7.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/mlview/0.7/} EXTRACT_SUFX= .tar.bz2 |