diff options
author | naddy <naddy@FreeBSD.org> | 2005-07-25 22:43:54 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2005-07-25 22:43:54 +0800 |
commit | 5a89a9cc42cbbed3d9d898d5946761d2eb3dadb5 (patch) | |
tree | 57483762ae496cc54bee0b7fc1c4d6972a3dc5b9 /editors/zile | |
parent | 94906f7c3425405e8fa5a9ef354017f5f7e2e1bd (diff) | |
download | freebsd-ports-gnome-5a89a9cc42cbbed3d9d898d5946761d2eb3dadb5.tar.gz freebsd-ports-gnome-5a89a9cc42cbbed3d9d898d5946761d2eb3dadb5.tar.zst freebsd-ports-gnome-5a89a9cc42cbbed3d9d898d5946761d2eb3dadb5.zip |
Update to 2.2.2.
This release fixes a startup crash on 64-bit platforms and some
minor command-line and documentation bugs.
Diffstat (limited to 'editors/zile')
-rw-r--r-- | editors/zile/Makefile | 6 | ||||
-rw-r--r-- | editors/zile/distinfo | 4 |
2 files changed, 4 insertions, 6 deletions
diff --git a/editors/zile/Makefile b/editors/zile/Makefile index 4fc4b8b6e2ee..44644fe14510 100644 --- a/editors/zile/Makefile +++ b/editors/zile/Makefile @@ -6,7 +6,7 @@ # PORTNAME= zile -PORTVERSION= 2.2.1 +PORTVERSION= 2.2.2 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -14,9 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Small emacs-like text editor -USE_GETOPT_LONG= yes -USE_REINPLACE= yes -USE_GMAKE= yes +USE_GETOPT_LONG=yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --disable-allegro --disable-epocemx diff --git a/editors/zile/distinfo b/editors/zile/distinfo index 80c7b3542edf..d190af2f0448 100644 --- a/editors/zile/distinfo +++ b/editors/zile/distinfo @@ -1,2 +1,2 @@ -MD5 (zile-2.2.1.tar.gz) = 312ccf09f479dc6c87c1f3493d309518 -SIZE (zile-2.2.1.tar.gz) = 333375 +MD5 (zile-2.2.2.tar.gz) = 7eb5d67ed3bb58e2f4cf94a841c1d7bb +SIZE (zile-2.2.2.tar.gz) = 333424 |