Date: Wed, 9 Dec 2009 03:00:16 +0900 From: KATO Tsuguru <tkato432@yahoo.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/141292: Update port: editors/zile to 2.3.14 Message-ID: <20091209030016.81792d17.tkato432@yahoo.com> Resent-Message-ID: <200912081810.nB8IA3wQ023768@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 141292 >Category: ports >Synopsis: Update port: editors/zile to 2.3.14 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Dec 08 18:10:03 UTC 2009 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 7.2-RELEASE-p5 i386 >Organization: >Environment: >Description: - Update to version 2.3.14 >How-To-Repeat: >Fix: diff -urN /usr/ports/editors/zile/Makefile editors/zile/Makefile --- /usr/ports/editors/zile/Makefile 2009-11-03 00:34:35.000000000 +0900 +++ editors/zile/Makefile 2009-12-04 15:56:43.000000000 +0900 @@ -6,7 +6,7 @@ # PORTNAME= zile -PORTVERSION= 2.3.13 +PORTVERSION= 2.3.14 CATEGORIES= editors MASTER_SITES= GNU @@ -18,8 +18,8 @@ CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --without-included-regex -MAN1= zile.1 -PLIST_FILES= bin/zile %%DATADIR%%/FAQ %%DATADIR%%/dotzile.sample +MAN1= ${PORTNAME}.1 +PLIST_FILES= bin/${PORTNAME} %%DATADIR%%/FAQ %%DATADIR%%/dotzile.sample PLIST_DIRS= %%DATADIR%% CPPFLAGS= -isystem /usr/include/gnu diff -urN /usr/ports/editors/zile/distinfo editors/zile/distinfo --- /usr/ports/editors/zile/distinfo 2009-11-03 00:34:35.000000000 +0900 +++ editors/zile/distinfo 2009-12-04 15:55:47.000000000 +0900 @@ -1,3 +1,3 @@ -MD5 (zile-2.3.13.tar.gz) = 61d1120a367cca13b98d6f1265551387 -SHA256 (zile-2.3.13.tar.gz) = 24a20b1960c9fdcb5127393321301998df2adbc82084c7257f566ea22dcddb8e -SIZE (zile-2.3.13.tar.gz) = 736889 +MD5 (zile-2.3.14.tar.gz) = 88322abbb8146f3c4e7bb31fa4d351c6 +SHA256 (zile-2.3.14.tar.gz) = 818fd695fb505f43d7b43dac95c34301c4cf1d45792c89ee6da58832c35858de +SIZE (zile-2.3.14.tar.gz) = 744039 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091209030016.81792d17.tkato432>