| Summary: | [patch] lang/chicken update to 3.3.0 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Hirohisa Yamaguchi <umq> | ||||||||
| 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
Hirohisa Yamaguchi
2008-07-13 15:50:00 UTC
Responsible Changed From-To: freebsd-ports-bugs->alepulver Over to maintainer (via the GNATS Auto Assign Tool) PCRE option has not been working. I attach another patch set. -- Hirohisa Yamaguchi umq@ueo.co.jp fixed info/dir modification. here's another patch. -- Hirohisa Yamaguchi umq@ueo.co.jp alepulver 2008-07-17 22:50:55 UTC
FreeBSD ports repository
Modified files:
lang/chicken Makefile distinfo pkg-plist
Added files:
lang/chicken/files patch-Makefile.bsd patch-chicken.texi
patch-defaults.make patch-rules.make
Log:
- Update to version 3.3.0.
PR: ports/125568
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp>
Revision Changes Path
1.37 +4 -13 ports/lang/chicken/Makefile
1.19 +3 -3 ports/lang/chicken/distinfo
1.1 +12 -0 ports/lang/chicken/files/patch-Makefile.bsd (new)
1.1 +13 -0 ports/lang/chicken/files/patch-chicken.texi (new)
1.1 +21 -0 ports/lang/chicken/files/patch-defaults.make (new)
1.1 +10 -0 ports/lang/chicken/files/patch-rules.make (new)
1.19 +3 -0 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, with minor changes. Thanks! |