ports/185338: devel/patch: Update to version 2.7.1
KATO Tsuguru
tkato432 at yahoo.com
Mon Dec 30 21:10:09 UTC 2013
>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 at 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:
More information about the freebsd-ports-bugs
mailing list