From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Oct 4 12:30:00 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 D7FAEBA7 for ; Fri, 4 Oct 2013 12:30:00 +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 B6FBE2A85 for ; Fri, 4 Oct 2013 12:30:00 +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 r94CU0eL044235 for ; Fri, 4 Oct 2013 12:30:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r94CU0sF044234; Fri, 4 Oct 2013 12:30:00 GMT (envelope-from gnats) Resent-Date: Fri, 4 Oct 2013 12:30:00 GMT Resent-Message-Id: <201310041230.r94CU0sF044234@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, Vitaly Magerya Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 9A977B76 for ; Fri, 4 Oct 2013 12:25:01 +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 8929F2A6C for ; Fri, 4 Oct 2013 12:25:01 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r94CP164038695 for ; Fri, 4 Oct 2013 12:25:01 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r94CP0Ac038635; Fri, 4 Oct 2013 12:25:00 GMT (envelope-from nobody) Message-Id: <201310041225.r94CP0Ac038635@oldred.freebsd.org> Date: Fri, 4 Oct 2013 12:25:00 GMT From: Vitaly Magerya To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/182634: [maintainer] lang/chicken: update from 4.8.0.4 to 4.8.0.5 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: Fri, 04 Oct 2013 12:30:01 -0000 >Number: 182634 >Category: ports >Synopsis: [maintainer] lang/chicken: update from 4.8.0.4 to 4.8.0.5 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Oct 04 12:30:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Vitaly Magerya >Release: >Organization: >Environment: >Description: Routine update of lang/chicken to 4.8.0.5. The changelog is at [1]. [1] http://code.call-cc.org/releases/4.8.0/NEWS >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruN chicken.orig/Makefile chicken/Makefile --- chicken.orig/Makefile 2013-09-20 22:53:09.000000000 +0300 +++ chicken/Makefile 2013-10-04 15:06:20.000000000 +0300 @@ -2,14 +2,13 @@ # $FreeBSD: lang/chicken/Makefile 327741 2013-09-20 19:53:09Z bapt $ PORTNAME= chicken -PORTVERSION= 4.8.0.4 +PORTVERSION= 4.8.0.5 CATEGORIES= lang scheme MASTER_SITES= http://code.call-cc.org/releases/4.8.0/ MAINTAINER= vmagerya@gmail.com COMMENT= A Scheme-to-C compiler - USE_GMAKE= yes MAKEFILE= GNUmakefile USE_LDCONFIG= yes diff -ruN chicken.orig/distinfo chicken/distinfo --- chicken.orig/distinfo 2013-08-05 22:05:48.000000000 +0300 +++ chicken/distinfo 2013-10-04 15:06:25.000000000 +0300 @@ -1,2 +1,2 @@ -SHA256 (chicken-4.8.0.4.tar.gz) = cd6c4b05f76a6ac82ff32e8dbd53f7517a283bda32003c6b3baa0c6b24990fb2 -SIZE (chicken-4.8.0.4.tar.gz) = 3963775 +SHA256 (chicken-4.8.0.5.tar.gz) = 5b9192951bc61cc19dd4963cceb93908bff46b6868d7927f19850e8973c430fb +SIZE (chicken-4.8.0.5.tar.gz) = 3970370 >Release-Note: >Audit-Trail: >Unformatted: