1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Update to version 2.2.15

PR:		ports/100030
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
This commit is contained in:
Ion-Mihai Tetcu 2006-07-11 08:45:02 +00:00
parent bc430abbdb
commit 88a73ea073
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=167444
2 changed files with 7 additions and 5 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= zile
PORTVERSION= 2.2.13
PORTVERSION= 2.2.15
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@ -18,7 +18,9 @@ USE_GETOPT_LONG=yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= LIBS="-lgnuregex"
CONFIGURE_ARGS= --disable-allegro --disable-epocemx
CONFIGURE_ARGS= --mandir=${MANPREFIX}/man \
--infodir=${PREFIX}/${INFO_PATH} \
--disable-allegro --disable-epocemx
MAN1= zile.1
INFO= zile

View File

@ -1,3 +1,3 @@
MD5 (zile-2.2.13.tar.gz) = d2156809cf1482c2f670d35b083babb5
SHA256 (zile-2.2.13.tar.gz) = 4dec947e1ec4e4926aa39456fc8907030a32db06f71938bf9c2d3565dd92db86
SIZE (zile-2.2.13.tar.gz) = 329639
MD5 (zile-2.2.15.tar.gz) = 1fa62e2309fa52e26a5594cc38911aee
SHA256 (zile-2.2.15.tar.gz) = 2822148fdf6f2054b51c776db21f71e817761c225b370ab3f3ce7efe3711368f
SIZE (zile-2.2.15.tar.gz) = 334664