Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Feb 2013 18:48:35 GMT
From:      Vitaly Magerya <vmagerya@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/176357: [maintainer] update lang/chicken from 4.8.0.1 to 4.8.0.2
Message-ID:  <201302221848.r1MImZAq020753@red.freebsd.org>
Resent-Message-ID: <201302221850.r1MIo07M078649@freefall.freebsd.org>

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

>Number:         176357
>Category:       ports
>Synopsis:       [maintainer] update lang/chicken from 4.8.0.1 to 4.8.0.2
>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 Feb 22 18:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Vitaly Magerya
>Release:        
>Organization:
>Environment:
>Description:
Update lang/chicken to 4.8.0.2.
Release notes are at [1]; this is a minor bug fix release.

Redports logs are at [2].

[1] http://code.call-cc.org/releases/4.8.0/NEWS
[2] http://redports.org/buildarchive/20130222183100-19168/
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN chicken.orig/Makefile chicken/Makefile
--- chicken.orig/Makefile	2013-01-18 21:45:38.000000000 +0200
+++ chicken/Makefile	2013-02-22 20:25:18.000000000 +0200
@@ -2,7 +2,7 @@
 # $FreeBSD: ports/lang/chicken/Makefile,v 1.51 2013/01/18 19:45:38 svnexp Exp $
 
 PORTNAME=	chicken
-PORTVERSION=	4.8.0.1
+PORTVERSION=	4.8.0.2
 CATEGORIES=	lang scheme
 MASTER_SITES=	http://code.call-cc.org/releases/4.8.0/
 
diff -ruN chicken.orig/distinfo chicken/distinfo
--- chicken.orig/distinfo	2013-02-01 17:41:56.000000000 +0200
+++ chicken/distinfo	2013-02-22 20:25:50.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (chicken-4.8.0.1.tar.gz) = a60efa9d2a621ecb9e03b41ebdd03ae27ecb32c1292671fd969506c9baf88d0c
-SIZE (chicken-4.8.0.1.tar.gz) = 3965638
+SHA256 (chicken-4.8.0.2.tar.gz) = bf933f8cc4586b8b468c9abb8ec079a9f109ea20b5f12a1af2776f694e14791d
+SIZE (chicken-4.8.0.2.tar.gz) = 3968784


>Release-Note:
>Audit-Trail:
>Unformatted:



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