diff options
author | wiz <wiz@pkgsrc.org> | 2013-10-09 17:39:01 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-10-09 17:39:01 +0000 |
commit | a9c4b9d45c72ef53794fbaafb58d4e6316a8984c (patch) | |
tree | 023a4084385219e94693779b56935bbba2b6238d /editors | |
parent | aebfdc91de99a3b59dd49278761c7a09313a7dbd (diff) | |
download | pkgsrc-a9c4b9d45c72ef53794fbaafb58d4e6316a8984c.tar.gz |
recursive bump for libmng-2.0.2 shlib major bump and dependency change
Diffstat (limited to 'editors')
-rw-r--r-- | editors/conglomerate/Makefile | 4 | ||||
-rw-r--r-- | editors/dasher/Makefile | 4 | ||||
-rw-r--r-- | editors/ghex/Makefile | 4 | ||||
-rw-r--r-- | editors/gobby/Makefile | 4 | ||||
-rw-r--r-- | editors/gtranslator/Makefile | 4 | ||||
-rw-r--r-- | editors/kdissert/Makefile | 4 | ||||
-rw-r--r-- | editors/kile-kde3/Makefile | 4 | ||||
-rw-r--r-- | editors/mlview/Makefile | 4 | ||||
-rw-r--r-- | editors/notecase/Makefile | 4 | ||||
-rw-r--r-- | editors/tea/Makefile | 4 | ||||
-rw-r--r-- | editors/tomboy/Makefile | 4 | ||||
-rw-r--r-- | editors/vim-gtk2/Makefile | 4 |
12 files changed, 24 insertions, 24 deletions
diff --git a/editors/conglomerate/Makefile b/editors/conglomerate/Makefile index cd1b6021b99..d278992cd0f 100644 --- a/editors/conglomerate/Makefile +++ b/editors/conglomerate/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.87 2013/09/02 19:51:00 adam Exp $ +# $NetBSD: Makefile,v 1.88 2013/10/09 17:39:07 wiz Exp $ # DISTNAME= conglomerate-0.9.1 -PKGREVISION= 37 +PKGREVISION= 38 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=conglomerate/} diff --git a/editors/dasher/Makefile b/editors/dasher/Makefile index 2519206e279..c011aab7391 100644 --- a/editors/dasher/Makefile +++ b/editors/dasher/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.79 2013/09/02 19:51:00 adam Exp $ +# $NetBSD: Makefile,v 1.80 2013/10/09 17:39:08 wiz Exp $ DISTNAME= dasher-4.10.1 -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/dasher/4.10/} EXTRACT_SUFX= .tar.bz2 diff --git a/editors/ghex/Makefile b/editors/ghex/Makefile index a17575a44a1..a7ae0f71ae9 100644 --- a/editors/ghex/Makefile +++ b/editors/ghex/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2013/09/02 19:51:01 adam Exp $ +# $NetBSD: Makefile,v 1.32 2013/10/09 17:39:08 wiz Exp $ # DISTNAME= ghex-2.24.0 -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GNOME:=sources/ghex/2.24/} EXTRACT_SUFX= .tar.bz2 diff --git a/editors/gobby/Makefile b/editors/gobby/Makefile index 0b05bfc7514..83ebfb7afe3 100644 --- a/editors/gobby/Makefile +++ b/editors/gobby/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.34 2013/09/02 19:51:01 adam Exp $ +# $NetBSD: Makefile,v 1.35 2013/10/09 17:39:08 wiz Exp $ DISTNAME= gobby-0.4.12 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= editors MASTER_SITES= http://releases.0x539.de/gobby/ diff --git a/editors/gtranslator/Makefile b/editors/gtranslator/Makefile index 91f59f47e94..eabcc9da766 100644 --- a/editors/gtranslator/Makefile +++ b/editors/gtranslator/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.57 2013/09/02 19:51:01 adam Exp $ +# $NetBSD: Makefile,v 1.58 2013/10/09 17:39:08 wiz Exp $ DISTNAME= gtranslator-1.1.7 -PKGREVISION= 30 +PKGREVISION= 31 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtranslator/1.1/} diff --git a/editors/kdissert/Makefile b/editors/kdissert/Makefile index 82b4efa2a2d..bdcf8b508f8 100644 --- a/editors/kdissert/Makefile +++ b/editors/kdissert/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.47 2013/06/06 12:54:16 wiz Exp $ +# $NetBSD: Makefile,v 1.48 2013/10/09 17:39:08 wiz Exp $ # DISTNAME= kdissert-1.0.7 -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= editors MASTER_SITES= http://freehackers.org/~tnagy/kdissert/ EXTRACT_SUFX= .tar.bz2 diff --git a/editors/kile-kde3/Makefile b/editors/kile-kde3/Makefile index ac6ad1fc975..93f98167c46 100644 --- a/editors/kile-kde3/Makefile +++ b/editors/kile-kde3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2013/07/05 13:29:29 ryoon Exp $ +# $NetBSD: Makefile,v 1.20 2013/10/09 17:39:08 wiz Exp $ DISTNAME= kile-2.0.2 -PKGREVISION= 29 +PKGREVISION= 30 CATEGORIES= editors kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kile/} EXTRACT_SUFX= .tar.bz2 diff --git a/editors/mlview/Makefile b/editors/mlview/Makefile index 7751b9115f7..bc9e44d3064 100644 --- a/editors/mlview/Makefile +++ b/editors/mlview/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.66 2013/09/02 19:51:01 adam Exp $ +# $NetBSD: Makefile,v 1.67 2013/10/09 17:39:08 wiz Exp $ # DISTNAME= mlview-0.9.0 -PKGREVISION= 31 +PKGREVISION= 32 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/mlview/0.9/} EXTRACT_SUFX= .tar.bz2 diff --git a/editors/notecase/Makefile b/editors/notecase/Makefile index 9a8a4f241dc..0e8525761ef 100644 --- a/editors/notecase/Makefile +++ b/editors/notecase/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.36 2013/09/02 19:51:01 adam Exp $ +# $NetBSD: Makefile,v 1.37 2013/10/09 17:39:08 wiz Exp $ # DISTNAME= notecase-1.8.8_src PKGNAME= notecase-1.8.8 -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=notecase/} diff --git a/editors/tea/Makefile b/editors/tea/Makefile index eb0a53e08fd..34e924257bb 100644 --- a/editors/tea/Makefile +++ b/editors/tea/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2013/09/02 19:51:01 adam Exp $ +# $NetBSD: Makefile,v 1.32 2013/10/09 17:39:08 wiz Exp $ # DISTNAME= tea-16.0.5 -PKGREVISION= 25 +PKGREVISION= 26 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tea-editor/} EXTRACT_SUFX= .tar.bz2 diff --git a/editors/tomboy/Makefile b/editors/tomboy/Makefile index 2d76a5d8f6f..f84dae43607 100644 --- a/editors/tomboy/Makefile +++ b/editors/tomboy/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.55 2013/09/02 19:51:02 adam Exp $ +# $NetBSD: Makefile,v 1.56 2013/10/09 17:39:08 wiz Exp $ # DISTNAME= tomboy-1.2.1 -PKGREVISION= 31 +PKGREVISION= 32 CATEGORIES= editors misc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/tomboy/1.2/} diff --git a/editors/vim-gtk2/Makefile b/editors/vim-gtk2/Makefile index 45b8a131724..9d113a4225f 100644 --- a/editors/vim-gtk2/Makefile +++ b/editors/vim-gtk2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.60 2013/09/02 19:51:02 adam Exp $ +# $NetBSD: Makefile,v 1.61 2013/10/09 17:39:08 wiz Exp $ PKGNAME= vim-gtk2-${VIM_VERSION}.${VIM_PATCHLEVEL} -PKGREVISION= 7 +PKGREVISION= 8 COMMENT= Vim editor (vi clone) with X11 GTK2 GUI |