From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Oct 7 19:50:03 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 15820138 for ; Mon, 7 Oct 2013 19:50:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E71A52D37 for ; Mon, 7 Oct 2013 19:50:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r97Jo2Ee078618 for ; Mon, 7 Oct 2013 19:50:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r97Jo28W078617; Mon, 7 Oct 2013 19:50:02 GMT (envelope-from gnats) Resent-Date: Mon, 7 Oct 2013 19:50:02 GMT Resent-Message-Id: <201310071950.r97Jo28W078617@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Pedro Giffuni Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id A24A2CD0 for ; Mon, 7 Oct 2013 19:40:34 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9049B2C84 for ; Mon, 7 Oct 2013 19:40:34 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r97JeYq2093454 for ; Mon, 7 Oct 2013 19:40:34 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r97JeYYb093439; Mon, 7 Oct 2013 19:40:34 GMT (envelope-from nobody) Message-Id: <201310071940.r97JeYYb093439@oldred.freebsd.org> Date: Mon, 7 Oct 2013 19:40:34 GMT From: Pedro Giffuni To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/182809: Update devel/rcs to version 5.9.1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Oct 2013 19:50:03 -0000 >Number: 182809 >Category: ports >Synopsis: Update devel/rcs to version 5.9.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Oct 07 19:50:02 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Pedro Giffuni >Release: 9.2-STABLE >Organization: >Environment: FreeBSD pcbsd-1465 9.2-STABLE FreeBSD 9.2-STABLE #2: Tue Oct 1 17:10:44 COT 2013 pfg@pcbsd-1465:/usr/obj/usr/src/sys/DELL amd64 >Description: Update to version 5.9.1. http://www.gnu.org/software/rcs/NEWS-excerpt We also have version 5.7 (last GPLv2) on the ports tree now so we can now be more aggressive tracking the upstream release. >How-To-Repeat: >Fix: Patch attached with submission follows: Index: rcs/Makefile =================================================================== --- rcs/Makefile (revisione 329725) +++ rcs/Makefile (copia locale) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= rcs -PORTVERSION= 5.8.2 +PORTVERSION= 5.9.1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -11,6 +11,7 @@ LICENSE= GPLv3 +USE_XZ= yes GNU_CONFIGURE= yes MAN1= ci.1 co.1 ident.1 merge.1 rcs.1 rcsclean.1 rcsdiff.1 rcsmerge.1 rlog.1 Index: rcs/distinfo =================================================================== --- rcs/distinfo (revisione 329725) +++ rcs/distinfo (copia locale) @@ -1,2 +1,2 @@ -SHA256 (rcs-5.8.2.tar.gz) = ea00bd5e0d0317d3388dd78c9b3a9381d7d1cce59d686aec60f41eb633c693dc -SIZE (rcs-5.8.2.tar.gz) = 1209822 +SHA256 (rcs-5.9.1.tar.xz) = 606a798ca3c2092826e6863011c8b143b907016bb485d84756a61fa97e55e68c +SIZE (rcs-5.9.1.tar.xz) = 793340 >Release-Note: >Audit-Trail: >Unformatted: