diff options
author | wiz <wiz@pkgsrc.org> | 2014-08-22 11:24:25 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-08-22 11:24:25 +0000 |
commit | 86c699db9e263f0dd4dd4f8f7bc8124897d39997 (patch) | |
tree | 8c3c5c89c2732526ebc4eb4a8c2fd40eccc35ff0 /editors | |
parent | d80162266132a193c9bed95973c4a8a7fa4d7024 (diff) | |
download | pkgsrc-86c699db9e263f0dd4dd4f8f7bc8124897d39997.tar.gz |
Bump PKGREVISION for ilmbase shlib major bump.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/emacs-snapshot/Makefile | 4 | ||||
-rw-r--r-- | editors/kate/Makefile | 4 | ||||
-rw-r--r-- | editors/kdissert/Makefile | 4 | ||||
-rw-r--r-- | editors/kile-kde3/Makefile | 4 | ||||
-rw-r--r-- | editors/kile/Makefile | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/editors/emacs-snapshot/Makefile b/editors/emacs-snapshot/Makefile index 78852bd7bba..8d1c109f59f 100644 --- a/editors/emacs-snapshot/Makefile +++ b/editors/emacs-snapshot/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.53 2014/05/31 15:56:26 wiz Exp $ +# $NetBSD: Makefile,v 1.54 2014/08/22 11:24:30 wiz Exp $ -PKGREVISION= 6 +PKGREVISION= 7 CONFLICTS+= emacs${_EMACS_VERSION_MAJOR}-nox11-[0-9]* .include "../../editors/emacs-snapshot/Makefile.common" diff --git a/editors/kate/Makefile b/editors/kate/Makefile index a79016cab3e..ed66d313cd0 100644 --- a/editors/kate/Makefile +++ b/editors/kate/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2014/05/17 16:10:44 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2014/08/22 11:24:30 wiz Exp $ DISTNAME= kate-${_KDE_VERSION} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= editors COMMENT= KDE advanced text editor diff --git a/editors/kdissert/Makefile b/editors/kdissert/Makefile index 3ff2c7e9ec0..98df9e064b6 100644 --- a/editors/kdissert/Makefile +++ b/editors/kdissert/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2014/05/09 07:37:04 wiz Exp $ +# $NetBSD: Makefile,v 1.54 2014/08/22 11:24:30 wiz Exp $ DISTNAME= kdissert-1.0.7 -PKGREVISION= 28 +PKGREVISION= 29 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 0a1377bee56..eee06b3211d 100644 --- a/editors/kile-kde3/Makefile +++ b/editors/kile-kde3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2014/05/29 23:36:31 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2014/08/22 11:24:30 wiz Exp $ DISTNAME= kile-2.0.2 -PKGREVISION= 35 +PKGREVISION= 36 CATEGORIES= editors kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kile/} EXTRACT_SUFX= .tar.bz2 diff --git a/editors/kile/Makefile b/editors/kile/Makefile index 8acd403c7f9..8bdede4bbb3 100644 --- a/editors/kile/Makefile +++ b/editors/kile/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.84 2014/05/29 23:36:31 wiz Exp $ +# $NetBSD: Makefile,v 1.85 2014/08/22 11:24:30 wiz Exp $ DISTNAME= kile-2.1.3 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= editors kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kile/} EXTRACT_SUFX= .tar.bz2 |