Bug 125568 - [patch] lang/chicken update to 3.3.0
Summary: [patch] lang/chicken update to 3.3.0
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: Alejandro Pulver
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-13 15:50 UTC by Hirohisa Yamaguchi
Modified: 2008-07-18 00:00 UTC (History)
0 users

See Also:


Attachments
file.diff (2.24 KB, patch)
2008-07-13 15:50 UTC, Hirohisa Yamaguchi
no flags Details | Diff
chicken_125568.patch (3.76 KB, patch)
2008-07-16 14:31 UTC, Hirohisa Yamaguchi
no flags Details | Diff
chicken_125568_2.patch (5.57 KB, patch)
2008-07-16 18:47 UTC, Hirohisa Yamaguchi
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hirohisa Yamaguchi 2008-07-13 15:50:00 UTC
	The new version of lang/chicken 3.3.0 has been released.
	http://chicken.wiki.br/releases/

Fix: The patch follows

cvs diff: Diffing .
How-To-Repeat: 	N/A
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-07-13 15:50:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->alepulver

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Hirohisa Yamaguchi 2008-07-16 14:31:02 UTC
PCRE option has not been working.
I attach another patch set.

-- 

	Hirohisa Yamaguchi
	  umq@ueo.co.jp
Comment 3 Hirohisa Yamaguchi 2008-07-16 18:47:10 UTC
fixed info/dir modification.
here's another patch.

-- 

	Hirohisa Yamaguchi
	  umq@ueo.co.jp
Comment 4 dfilter service freebsd_committer freebsd_triage 2008-07-17 23:51:04 UTC
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"
Comment 5 Alejandro Pulver freebsd_committer freebsd_triage 2008-07-17 23:51:36 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!