diff options
author | rafan <rafan@FreeBSD.org> | 2007-07-11 11:54:48 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2007-07-11 11:54:48 +0800 |
commit | f5864590451f351d3fd0f00e267551b4f4ee3cda (patch) | |
tree | 3319ab660e79982b9626a3c3796a9f1114c1c38e /editors/zile | |
parent | e4a81f1d49dad16dd9d26c6d858f0b1b25c6f591 (diff) | |
download | freebsd-ports-gnome-f5864590451f351d3fd0f00e267551b4f4ee3cda.tar.gz freebsd-ports-gnome-f5864590451f351d3fd0f00e267551b4f4ee3cda.tar.zst freebsd-ports-gnome-f5864590451f351d3fd0f00e267551b4f4ee3cda.zip |
- Update to 2.2.37
PR: ports/114413
Submitted by: KATO Tsuguru <tkato432 at yahoo.com>
Diffstat (limited to 'editors/zile')
-rw-r--r-- | editors/zile/Makefile | 8 | ||||
-rw-r--r-- | editors/zile/distinfo | 6 |
2 files changed, 6 insertions, 8 deletions
diff --git a/editors/zile/Makefile b/editors/zile/Makefile index 4aecb158dae7..7e230cffdc20 100644 --- a/editors/zile/Makefile +++ b/editors/zile/Makefile @@ -6,10 +6,9 @@ # PORTNAME= zile -PORTVERSION= 2.2.34 +PORTVERSION= 2.2.37 CATEGORIES= editors -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Small emacs-like text editor @@ -19,8 +18,7 @@ GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= LIBS="-lgnuregex" CONFIGURE_ARGS= --mandir=${MANPREFIX}/man \ - --infodir=${PREFIX}/${INFO_PATH} \ - --disable-allegro --disable-epocemx + --infodir=${PREFIX}/${INFO_PATH} MAN1= zile.1 INFO= zile diff --git a/editors/zile/distinfo b/editors/zile/distinfo index 4d13e6357af7..4d4667e78b32 100644 --- a/editors/zile/distinfo +++ b/editors/zile/distinfo @@ -1,3 +1,3 @@ -MD5 (zile-2.2.34.tar.gz) = 872fb5734eb0578152b28532beb169c7 -SHA256 (zile-2.2.34.tar.gz) = 504502fddd4a028b418abfe46f1647c1efbbee0f21da016d1ca39bd55e339038 -SIZE (zile-2.2.34.tar.gz) = 342826 +MD5 (zile-2.2.37.tar.gz) = 041e047ff293739166c9d17174645200 +SHA256 (zile-2.2.37.tar.gz) = f9437025bd74ffaa2aded3a7d76fc7314479f97bbb891f95da39786a9e145bb8 +SIZE (zile-2.2.37.tar.gz) = 335102 |