summaryrefslogtreecommitdiff
path: root/editors/zile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-01-14 09:12:09 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-01-14 09:12:09 +0000
commite2099594b6efb6f4950cf8c2471e5337f5960e2b (patch)
tree3e418825615fac17ca731d4074b4466709bbb657 /editors/zile
parent- Update to 1.7.9 (diff)
- Update to 2.3.0
PR: 130461 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Notes
Notes: svn path=/head/; revision=226062
Diffstat (limited to 'editors/zile')
-rw-r--r--editors/zile/Makefile8
-rw-r--r--editors/zile/distinfo6
2 files changed, 6 insertions, 8 deletions
diff --git a/editors/zile/Makefile b/editors/zile/Makefile
index 1f19cd065577..8e826d2d52c1 100644
--- a/editors/zile/Makefile
+++ b/editors/zile/Makefile
@@ -6,27 +6,25 @@
#
PORTNAME= zile
-PORTVERSION= 2.2.61
+PORTVERSION= 2.3.0
CATEGORIES= editors
MASTER_SITES= GNU
MAINTAINER= ports@FreeBSD.org
COMMENT= Small emacs-like text editor
-USE_GNOME= gnometarget
GNU_CONFIGURE= yes
CONFIGURE_ENV= LIBS="-lgnuregex"
CONFIGURE_ARGS= --without-included-regex
MAN1= zile.1
INFO= zile
-PLIST_FILES= bin/zile %%DATADIR%%/AUTODOC %%DATADIR%%/FAQ %%DATADIR%%/HELP \
- %%DATADIR%%/TUTORIAL %%DATADIR%%/dotzile.sample
+PLIST_FILES= bin/zile %%DATADIR%%/FAQ %%DATADIR%%/dotzile.sample
PLIST_DIRS= %%DATADIR%%
post-patch:
@${REINPLACE_CMD} -e \
- 's|<regex\.h>|<${GNU_REGEX_H}>|g ; \
+ 's|<regex\.h>|<gnu/regex.h>|g ; \
s|-pedantic||g' ${WRKSRC}/configure
@${REINPLACE_CMD} -e \
's|"regex\.h"|<gnu/regex.h>|g' ${WRKSRC}/src/search.c
diff --git a/editors/zile/distinfo b/editors/zile/distinfo
index 7d91104b8139..324f40ef5a1e 100644
--- a/editors/zile/distinfo
+++ b/editors/zile/distinfo
@@ -1,3 +1,3 @@
-MD5 (zile-2.2.61.tar.gz) = d7a205b4acc263773b37cb7d5daafd65
-SHA256 (zile-2.2.61.tar.gz) = d91908e8cd4617178cb0aca547a741050c49ed46e5bf0791bc2027ef1578711b
-SIZE (zile-2.2.61.tar.gz) = 659826
+MD5 (zile-2.3.0.tar.gz) = c35fd88c9045eaffb83aa46abe7e9d27
+SHA256 (zile-2.3.0.tar.gz) = 4cd7208cea60218fc84ee7f59504e1460524ec1f9a7bbfb79d0ee3a756a6ee96
+SIZE (zile-2.3.0.tar.gz) = 706902