summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2015-08-17 17:11:19 +0000
committerwiz <wiz@pkgsrc.org>2015-08-17 17:11:19 +0000
commitfeac269ad0c68877eeb61245c485df4b7a0b138f (patch)
tree3ae4ddf5adf7451180f0fdca8c1c362d238e6ca9 /editors
parent2d0142ea7b09c31c401b1629af505f03e9e20855 (diff)
downloadpkgsrc-feac269ad0c68877eeb61245c485df4b7a0b138f.tar.gz
Bump PKGREVISION for ncurses shlib bump.
Diffstat (limited to 'editors')
-rw-r--r--editors/dhex/Makefile3
-rw-r--r--editors/heme/Makefile3
-rw-r--r--editors/hnb/Makefile4
-rw-r--r--editors/mg/Makefile3
-rw-r--r--editors/nano/Makefile3
-rw-r--r--editors/nvi/Makefile4
-rw-r--r--editors/sandy/Makefile3
-rw-r--r--editors/vile/Makefile4
-rw-r--r--editors/xwpe/Makefile4
-rw-r--r--editors/zile/Makefile4
10 files changed, 20 insertions, 15 deletions
diff --git a/editors/dhex/Makefile b/editors/dhex/Makefile
index 44013588de4..9a5b46a6e8b 100644
--- a/editors/dhex/Makefile
+++ b/editors/dhex/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2013/01/23 22:00:06 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2015/08/17 17:11:21 wiz Exp $
DISTNAME= dhex_0.68
PKGNAME= ${DISTNAME:S/_/-/}
+PKGREVISION= 1
CATEGORIES= editors
MASTER_SITES= http://dettus.net/dhex/
diff --git a/editors/heme/Makefile b/editors/heme/Makefile
index 24cc1d0e3dd..5065b04d07c 100644
--- a/editors/heme/Makefile
+++ b/editors/heme/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2014/12/10 06:57:25 mef Exp $
+# $NetBSD: Makefile,v 1.11 2015/08/17 17:11:21 wiz Exp $
#
DISTNAME= heme-0.4.2
+PKGREVISION= 1
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=heme/}
diff --git a/editors/hnb/Makefile b/editors/hnb/Makefile
index 07c8b22d87e..fd80eb44a25 100644
--- a/editors/hnb/Makefile
+++ b/editors/hnb/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.24 2013/04/06 15:46:36 rodent Exp $
+# $NetBSD: Makefile,v 1.25 2015/08/17 17:11:21 wiz Exp $
#
DISTNAME= hnb-1.9.17
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hnb/}
diff --git a/editors/mg/Makefile b/editors/mg/Makefile
index 6a4dee925ed..c9a8c931984 100644
--- a/editors/mg/Makefile
+++ b/editors/mg/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2012/12/12 12:47:50 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2015/08/17 17:11:21 wiz Exp $
#
DISTNAME= mg-20110905
+PKGREVISION= 1
CATEGORIES= editors
MASTER_SITES= http://homepage.boetes.org/software/mg/
diff --git a/editors/nano/Makefile b/editors/nano/Makefile
index f2a2995ada3..2765a3763b9 100644
--- a/editors/nano/Makefile
+++ b/editors/nano/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.47 2015/07/08 21:23:43 wiedi Exp $
+# $NetBSD: Makefile,v 1.48 2015/08/17 17:11:21 wiz Exp $
DISTNAME= nano-2.4.2
+PKGREVISION= 1
CATEGORIES= editors
MASTER_SITES= http://www.nano-editor.org/dist/v2.4/
diff --git a/editors/nvi/Makefile b/editors/nvi/Makefile
index eaf9263ff8f..e6cf0261782 100644
--- a/editors/nvi/Makefile
+++ b/editors/nvi/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.46 2013/02/08 23:09:18 christos Exp $
+# $NetBSD: Makefile,v 1.47 2015/08/17 17:11:22 wiz Exp $
DISTNAME= nvi-1.81.6
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= editors
MASTER_SITES= ${HOMEPAGE:Q}
EXTRACT_SUFX= .tar.bz2
diff --git a/editors/sandy/Makefile b/editors/sandy/Makefile
index 4340ece4478..00ce42e15dc 100644
--- a/editors/sandy/Makefile
+++ b/editors/sandy/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2013/04/26 18:31:28 mspo Exp $
+# $NetBSD: Makefile,v 1.5 2015/08/17 17:11:22 wiz Exp $
#
DISTNAME= sandy-0.4
+PKGREVISION= 1
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_LOCAL}
diff --git a/editors/vile/Makefile b/editors/vile/Makefile
index 7efdecfa868..825d497739e 100644
--- a/editors/vile/Makefile
+++ b/editors/vile/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.63 2015/06/12 10:50:03 wiz Exp $
+# $NetBSD: Makefile,v 1.64 2015/08/17 17:11:22 wiz Exp $
DISTNAME= vile-9.8
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= editors
MASTER_SITES= ftp://invisible-island.net/vile/
EXTRACT_SUFX= .tgz
diff --git a/editors/xwpe/Makefile b/editors/xwpe/Makefile
index 8f6492a9ae4..9ccd82b7f1f 100644
--- a/editors/xwpe/Makefile
+++ b/editors/xwpe/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2012/10/03 11:43:48 asau Exp $
+# $NetBSD: Makefile,v 1.14 2015/08/17 17:11:22 wiz Exp $
#
DISTNAME= xwpe-1.5.29a
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= editors
MASTER_SITES= http://www.identicalsoftware.com/xwpe/
diff --git a/editors/zile/Makefile b/editors/zile/Makefile
index 941e57d68fb..a2ebb536a49 100644
--- a/editors/zile/Makefile
+++ b/editors/zile/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.30 2014/04/30 14:19:41 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2015/08/17 17:11:22 wiz Exp $
DISTNAME= zile-2.4.5
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= editors
MASTER_SITES= http://ftp.gnu.org/gnu/zile/