Bug 181048 - [maintainer] update lang/chicken from 4.8.0.3 to 4.8.0.4
Summary: [maintainer] update lang/chicken from 4.8.0.3 to 4.8.0.4
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: William Grzybowski
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-05 12:30 UTC by Vitaly Magerya
Modified: 2013-08-05 20:10 UTC (History)
0 users

See Also:


Attachments
file.diff (867 bytes, patch)
2013-08-05 12:30 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-08-05 12:30:00 UTC
Routine update of lang/chicken to 4.8.0.4.
This is a minor bugfix release; see the changelog at [1].

[1] http://code.call-cc.org/releases/4.8.0/NEWS

Fix: Patch attached with submission follows:
Comment 1 William Grzybowski freebsd_committer freebsd_triage 2013-08-05 19:58:55 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wg

I'll take it.
Comment 2 William Grzybowski freebsd_committer freebsd_triage 2013-08-05 20:05:52 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-08-05 20:06:01 UTC
Author: wg
Date: Mon Aug  5 19:05:48 2013
New Revision: 324282
URL: http://svnweb.freebsd.org/changeset/ports/324282

Log:
  lang/chicken: update to 4.8.0.4
  
  - Update to 4.8.0.4
  
  Changes: http://code.call-cc.org/releases/4.8.0/NEWS
  
  PR:		ports/181048
  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	Mon Aug  5 18:32:10 2013	(r324281)
+++ head/lang/chicken/Makefile	Mon Aug  5 19:05:48 2013	(r324282)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	chicken
-PORTVERSION=	4.8.0.3
+PORTVERSION=	4.8.0.4
 CATEGORIES=	lang scheme
 MASTER_SITES=	http://code.call-cc.org/releases/4.8.0/
 

Modified: head/lang/chicken/distinfo
==============================================================================
--- head/lang/chicken/distinfo	Mon Aug  5 18:32:10 2013	(r324281)
+++ head/lang/chicken/distinfo	Mon Aug  5 19:05:48 2013	(r324282)
@@ -1,2 +1,2 @@
-SHA256 (chicken-4.8.0.3.tar.gz) = 6a1414e6f35586e47d7f4470eaf1779a4f73dec664b14bebf8763dd804b399c3
-SIZE (chicken-4.8.0.3.tar.gz) = 3959422
+SHA256 (chicken-4.8.0.4.tar.gz) = cd6c4b05f76a6ac82ff32e8dbd53f7517a283bda32003c6b3baa0c6b24990fb2
+SIZE (chicken-4.8.0.4.tar.gz) = 3963775
_______________________________________________
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"