Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Mar 2013 13:50:10 GMT
From:      Vitaly Magerya <vmagerya@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/176881: [maintainer] update lang/chicken from 4.8.0.2 to 4.8.0.3
Message-ID:  <201303121350.r2CDoAn0005187@red.freebsd.org>
Resent-Message-ID: <201303121400.r2CE01SQ000979@freefall.freebsd.org>

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

>Number:         176881
>Category:       ports
>Synopsis:       [maintainer] update lang/chicken from 4.8.0.2 to 4.8.0.3
>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:   Tue Mar 12 14:00:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Vitaly Magerya
>Release:        FreeBSD 9.1-STABLE amd64
>Organization:
>Environment:
>Description:
Update lang/chicken to 4.8.0.3.
This is a minor bugfix release.
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-03-02 18:50:53.000000000 +0200
+++ chicken/Makefile	2013-03-12 15:28:10.000000000 +0200
@@ -2,7 +2,7 @@
 # $FreeBSD: lang/chicken/Makefile 313278 2013-03-02 16:50:53Z miwi $
 
 PORTNAME=	chicken
-PORTVERSION=	4.8.0.2
+PORTVERSION=	4.8.0.3
 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-03-02 18:50:53.000000000 +0200
+++ chicken/distinfo	2013-03-12 15:29:29.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (chicken-4.8.0.2.tar.gz) = bf933f8cc4586b8b468c9abb8ec079a9f109ea20b5f12a1af2776f694e14791d
-SIZE (chicken-4.8.0.2.tar.gz) = 3968784
+SHA256 (chicken-4.8.0.3.tar.gz) = 6a1414e6f35586e47d7f4470eaf1779a4f73dec664b14bebf8763dd804b399c3
+SIZE (chicken-4.8.0.3.tar.gz) = 3959422


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



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