diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2007-07-11 03:54:48 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2007-07-11 03:54:48 +0000 |
commit | 7dcc5cf7ae0eb1116ad19409d413c5c519249853 (patch) | |
tree | df85e2fcfb80a76f17a39ea8ae32ad2bedf81082 /editors | |
parent | 312bbce413ff0aee6e0a171597d6140123d445df (diff) |
Notes
Diffstat (limited to 'editors')
-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 |