Bug 176881 - [maintainer] update lang/chicken from 4.8.0.2 to 4.8.0.3
Summary: [maintainer] update lang/chicken from 4.8.0.2 to 4.8.0.3
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: Frederic Culot
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-12 14:00 UTC by Vitaly Magerya
Modified: 2013-03-12 18:50 UTC (History)
0 users

See Also:


Attachments
file.diff (866 bytes, patch)
2013-03-12 14:00 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-03-12 14:00:01 UTC
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

Fix: Patch attached with submission follows:
Comment 1 Frederic Culot freebsd_committer freebsd_triage 2013-03-12 15:23:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->culot

I'll take it.
Comment 2 Frederic Culot freebsd_committer freebsd_triage 2013-03-12 18:49:21 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-03-12 18:49:22 UTC
Author: culot
Date: Tue Mar 12 18:49:10 2013
New Revision: 313997
URL: http://svnweb.freebsd.org/changeset/ports/313997

Log:
  - Update to 4.8.0.3
  
  PR:		ports/176881
  Submitted by: 	Vitaly Magerya <vmagerya@gmail.com> (maintainer)

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

Modified: head/lang/chicken/Makefile
==============================================================================
--- head/lang/chicken/Makefile	Tue Mar 12 18:43:53 2013	(r313996)
+++ head/lang/chicken/Makefile	Tue Mar 12 18:49:10 2013	(r313997)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 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/
 

Modified: head/lang/chicken/distinfo
==============================================================================
--- head/lang/chicken/distinfo	Tue Mar 12 18:43:53 2013	(r313996)
+++ head/lang/chicken/distinfo	Tue Mar 12 18:49:10 2013	(r313997)
@@ -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
_______________________________________________
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"