Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Oct 2013 19:40:34 GMT
From:      Pedro Giffuni <giffunip@tutopia.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/182809: Update devel/rcs to version 5.9.1
Message-ID:  <201310071940.r97JeYYb093439@oldred.freebsd.org>
Resent-Message-ID: <201310071950.r97Jo28W078617@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310071940.r97JeYYb093439>