Bug 176357 - [maintainer] update lang/chicken from 4.8.0.1 to 4.8.0.2
Summary: [maintainer] update lang/chicken from 4.8.0.1 to 4.8.0.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-22 18:50 UTC by Vitaly Magerya
Modified: 2013-03-02 17:00 UTC (History)
0 users

See Also:


Attachments
file.diff (877 bytes, patch)
2013-02-22 18:50 UTC, Vitaly Magerya
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vitaly Magerya 2013-02-22 18:50:00 UTC
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/

Fix: Patch attached with submission follows:
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2013-02-23 06:22:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2013-03-02 16:49:03 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-03-02 16:51:01 UTC
Author: miwi
Date: Sat Mar  2 16:50:53 2013
New Revision: 313278
URL: http://svnweb.freebsd.org/changeset/ports/313278

Log:
  - Update to 4.8.0.2
  
  PR:		176357
  Submitted by:	maintainer

Modified:
  head/lang/chicken/Makefile
  head/lang/chicken/distinfo

Modified: head/lang/chicken/Makefile
==============================================================================
--- head/lang/chicken/Makefile	Sat Mar  2 16:48:11 2013	(r313277)
+++ head/lang/chicken/Makefile	Sat Mar  2 16:50:53 2013	(r313278)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 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/
 

Modified: head/lang/chicken/distinfo
==============================================================================
--- head/lang/chicken/distinfo	Sat Mar  2 16:48:11 2013	(r313277)
+++ head/lang/chicken/distinfo	Sat Mar  2 16:50:53 2013	(r313278)
@@ -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
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"