aboutsummaryrefslogtreecommitdiff
path: root/editors/zile
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2010-11-23 18:37:19 +0000
committerFrederic Culot <culot@FreeBSD.org>2010-11-23 18:37:19 +0000
commit97d2326d8042401053a1896a9ae1e3b5fe5ec785 (patch)
tree473d54482e0ef2b28cc339d3cf9b9546fba51633 /editors/zile
parent584b09ea0bf6dd206cf70ae66e5eac8ed16f2f9b (diff)
downloadports-97d2326d8042401053a1896a9ae1e3b5fe5ec785.tar.gz
ports-97d2326d8042401053a1896a9ae1e3b5fe5ec785.zip
- Update to 2.3.21
- USE_PERL5_BUILD added as Perl is required to build zile since 2.3.20 Changes: http://git.savannah.gnu.org/cgit/zile.git/tree/NEWS Approved by: sahil@ (mentor)
Notes
Notes: svn path=/head/; revision=265018
Diffstat (limited to 'editors/zile')
-rw-r--r--editors/zile/Makefile5
-rw-r--r--editors/zile/distinfo5
2 files changed, 5 insertions, 5 deletions
diff --git a/editors/zile/Makefile b/editors/zile/Makefile
index 5edad14486d4..dae9834bd61b 100644
--- a/editors/zile/Makefile
+++ b/editors/zile/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= zile
-PORTVERSION= 2.3.19
+PORTVERSION= 2.3.21
CATEGORIES= editors
MASTER_SITES= GNU
@@ -14,12 +14,13 @@ MAINTAINER= culot@FreeBSD.org
COMMENT= Small emacs-like text editor
USE_GMAKE= yes
+USE_PERL5_BUILD=yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
CONFIGURE_ARGS= --without-included-regex
MAN1= ${PORTNAME}.1
-PLIST_FILES= bin/${PORTNAME} %%DATADIR%%/FAQ %%DATADIR%%/dotzile.sample
+PLIST_FILES= bin/${PORTNAME} %%DATADIR%%/FAQ %%DATADIR%%/dotzile-extra.el
PLIST_DIRS= %%DATADIR%%
CPPFLAGS= -isystem /usr/include/gnu
diff --git a/editors/zile/distinfo b/editors/zile/distinfo
index 52507a90e8a1..b18be1f549f1 100644
--- a/editors/zile/distinfo
+++ b/editors/zile/distinfo
@@ -1,3 +1,2 @@
-MD5 (zile-2.3.19.tar.gz) = c23096fc646bc4a906c24c1bbe4e29f6
-SHA256 (zile-2.3.19.tar.gz) = faeb68a9d5da1266d801ebecb84de8fd10a9998eaf14c6c755d586565af14bb0
-SIZE (zile-2.3.19.tar.gz) = 812158
+SHA256 (zile-2.3.21.tar.gz) = 91c8dc85eb0893aa5bfeec14bd5c530995539d018524ebc6f660fa0b274abcb2
+SIZE (zile-2.3.21.tar.gz) = 905398