Date: Tue, 31 Dec 2013 05:46:49 +0900 From: KATO Tsuguru <tkato432@yahoo.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/185338: devel/patch: Update to version 2.7.1 Message-ID: <20131231054649.9c855f4b5cbd1aee50e3faef@yahoo.com> Resent-Message-ID: <201312302110.rBULA9hJ098852@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 185338 >Category: ports >Synopsis: devel/patch: Update to version 2.7.1 >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: Mon Dec 30 21:10:09 UTC 2013 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 8.4-RELEASE-p4 i386 >Organization: >Environment: >Description: - Update to version 2.7.1 >How-To-Repeat: >Fix: diff -urN /usr/ports/devel/patch/Makefile devel/patch/Makefile --- /usr/ports/devel/patch/Makefile 2013-12-24 16:39:07.000000000 +0900 +++ devel/patch/Makefile 2013-12-31 00:00:00.000000000 +0900 @@ -2,22 +2,20 @@ # $FreeBSD: head/devel/patch/Makefile 337316 2013-12-24 03:20:07Z amdmi3 $ PORTNAME= patch -PORTVERSION= 2.7 -PORTREVISION= 1 +PORTVERSION= 2.7.1 CATEGORIES= devel -MASTER_SITES= GNU/patch +MASTER_SITES= GNU MAINTAINER= ports@FreeBSD.org COMMENT= GNU patch utility LICENSE= GPLv3 -GNU_CONFIGURE= yes -CONFIGURE_ARGS+=--program-prefix=g USE_XZ= yes USES= charsetfix gmake +GNU_CONFIGURE= yes +CONFIGURE_ARGS= --program-prefix=g --disable-silent-rules -PLIST_FILES= bin/gpatch \ - man/man1/gpatch.1.gz +PLIST_FILES= bin/gpatch man/man1/gpatch.1.gz .include <bsd.port.mk> diff -urN /usr/ports/devel/patch/distinfo devel/patch/distinfo --- /usr/ports/devel/patch/distinfo 2013-11-06 21:50:52.000000000 +0900 +++ devel/patch/distinfo 2013-12-31 00:00:00.000000000 +0900 @@ -1,2 +1,2 @@ -SHA256 (patch-2.7.tar.xz) = 5c2c91fe41542962126f0be150aa4fa349485cf2edc0c7ea7dbc24cb817111ae -SIZE (patch-2.7.tar.xz) = 674544 +SHA256 (patch-2.7.1.tar.xz) = 9124ba46db0abd873d0995c2ca880e81252676bb6c03e0a37dfc5f608a9b0ceb +SIZE (patch-2.7.1.tar.xz) = 675896 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20131231054649.9c855f4b5cbd1aee50e3faef>