summaryrefslogtreecommitdiff
path: root/editors/zile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/zile')
-rw-r--r--editors/zile/Makefile9
-rw-r--r--editors/zile/PLIST7
-rw-r--r--editors/zile/distinfo10
-rw-r--r--editors/zile/patches/patch-ab14
4 files changed, 11 insertions, 29 deletions
diff --git a/editors/zile/Makefile b/editors/zile/Makefile
index db00d91be35..6311775690c 100644
--- a/editors/zile/Makefile
+++ b/editors/zile/Makefile
@@ -1,12 +1,13 @@
-# $NetBSD: Makefile,v 1.23 2008/07/14 12:56:03 joerg Exp $
+# $NetBSD: Makefile,v 1.24 2009/07/19 11:49:10 zafer Exp $
-DISTNAME= zile-2.2.50
+DISTNAME= zile-2.3.9
CATEGORIES= editors
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=zile/}
+MASTER_SITES= http://ftp.gnu.org/gnu/zile/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://zile.sourceforge.net/
+HOMEPAGE= http://www.gnu.org/software/zile/
COMMENT= Emacs-like text editor
+LICENSE= gnu-gpl-v3
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/editors/zile/PLIST b/editors/zile/PLIST
index 880537445f6..04949d7a1cd 100644
--- a/editors/zile/PLIST
+++ b/editors/zile/PLIST
@@ -1,9 +1,6 @@
-@comment $NetBSD: PLIST,v 1.6 2009/06/14 17:50:28 joerg Exp $
+@comment $NetBSD: PLIST,v 1.7 2009/07/19 11:49:10 zafer Exp $
bin/zile
-info/zile.info
+lib/charset.alias
man/man1/zile.1
-share/zile/AUTODOC
share/zile/FAQ
-share/zile/HELP
-share/zile/TUTORIAL
share/zile/dotzile.sample
diff --git a/editors/zile/distinfo b/editors/zile/distinfo
index 0fdce6ed809..3ffd6f563c4 100644
--- a/editors/zile/distinfo
+++ b/editors/zile/distinfo
@@ -1,7 +1,5 @@
-$NetBSD: distinfo,v 1.7 2007/11/19 07:12:45 hiramatsu Exp $
+$NetBSD: distinfo,v 1.8 2009/07/19 11:49:10 zafer Exp $
-SHA1 (zile-2.2.50.tar.gz) = aa69afce4b8e510658767ed2e410bdd4d97b9ccb
-RMD160 (zile-2.2.50.tar.gz) = ca748c4047ee935a0297ba41d0e2e3e0eea740e7
-Size (zile-2.2.50.tar.gz) = 328477 bytes
-SHA1 (patch-aa) = ceb1d7997376b9c0f3f16d482ae579218ed13f98
-SHA1 (patch-ab) = ba5b8a21255a88a41a7bc64c1912f3ce4ec20723
+SHA1 (zile-2.3.9.tar.gz) = e3d90bcdfd40ce8ad31e2154fe78a9abf679796b
+RMD160 (zile-2.3.9.tar.gz) = 2d15bc0cd7d58fe75779f9adf5152de646dd7373
+Size (zile-2.3.9.tar.gz) = 706848 bytes
diff --git a/editors/zile/patches/patch-ab b/editors/zile/patches/patch-ab
deleted file mode 100644
index 8eb6d0c2ddc..00000000000
--- a/editors/zile/patches/patch-ab
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-ab,v 1.3 2005/12/09 16:32:57 joerg Exp $
-
---- doc/mkdoc.c.orig 2005-08-07 23:05:07.000000000 +0000
-+++ doc/mkdoc.c
-@@ -15,7 +15,9 @@
- /* #include other sources so this program can be easily built on the
- build host when cross-compiling */
- #include "strrstr.c"
-+#if !defined(__DragonFly__)
- #include "vasprintf.c"
-+#endif
- #include "zmalloc.c"
- #include "astr.c"
-