| Summary: | lang/chicken: update from 4.1.0 to 4.4.0 | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Vitaly Magerya <vmagerya> | ||||||
| Component: | Individual Port(s) | Assignee: | Alejandro Pulver <alepulver> | ||||||
| Status: | Closed FIXED | ||||||||
| Severity: | Affects Only Me | ||||||||
| Priority: | Normal | ||||||||
| Version: | Latest | ||||||||
| Hardware: | Any | ||||||||
| OS: | Any | ||||||||
| Attachments: |
|
||||||||
|
Description
Vitaly Magerya
2010-03-29 14:40:01 UTC
Responsible Changed From-To: freebsd-ports-bugs->alepulver Over to maintainer (via the GNATS Auto Assign Tool) Skip the previous patch, use this one instead. New patch is the same as previous, but additionally it fixes build failures on ia64 and powerpc. The problem is that Chicken enables hacked-apply unconditionally, but only implements it on a few platforms. New patch disables hacked-apply, where not supported. Since we're already past the maintainer timeout, I have a proposition. Alejandro, if you want, I can maintain lang/chicken. On 4/15/2010 9:09 AM, Vitaly Magerya wrote:
> Since we're already past the maintainer timeout, I have a proposition.
> Alejandro, if you want, I can maintain lang/chicken.
>
Thanks, I would appreciate that.
alepulver 2010-04-15 18:00:58 UTC
FreeBSD ports repository
Modified files:
lang/chicken Makefile distinfo pkg-plist
lang/chicken/files patch-defaults.make
Log:
- Update lang/chicken to 4.4.0.
- Change MAINTAINER to submitter.
PR: ports/145168
Submitted by: Vitaly Magerya <vmagerya@gmail.com>
Revision Changes Path
1.41 +6 -8 ports/lang/chicken/Makefile
1.22 +3 -3 ports/lang/chicken/distinfo
1.3 +6 -6 ports/lang/chicken/files/patch-defaults.make
1.22 +77 -115 ports/lang/chicken/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks! |