Bug 131349

Summary: [patch] Update lang/stklos from 0.82 to 0.98, make me maintainer
Product: Ports & Packages Reporter: Vitaly Magerya <vmagerya>
Component: Individual Port(s)Assignee: Dmitry Marakasov <amdmi3>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Vitaly Magerya 2009-02-03 21:40:00 UTC
Update lang/stklos from 0.82 to 0.98.
This update catches up 2 years of development.

Notable changes:
- a shiny new FFI (via libffi)
- a new package system (ScmPkg)
- lots of new libraries and SRFIs implemented
- many bugs are fixed

Detailed changelog is at http://www.stklos.org/allnews.html

Since this port is not maintained, I request to put me on this job.

Also, I only tested the port on i386, so I'll appreciate if the commiter
would test this on amd64.

Fix: Patch attached with submission follows:
Comment 1 Dmitry Marakasov freebsd_committer freebsd_triage 2009-02-03 23:11:32 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-02-05 15:34:15 UTC
amdmi3      2009-02-05 15:34:07 UTC

  FreeBSD ports repository

  Modified files:
    lang/stklos          Makefile distinfo pkg-descr pkg-plist 
  Added files:
    lang/stklos/files    patch-configure 
  Log:
  - Update to 0.98
  - Pass maintainership to submitter
  
  PR:             131349
  Submtted by:    Vitaly Magerya <vmagerya at gmail dot com>
  
  Revision  Changes    Path
  1.15      +6 -12     ports/lang/stklos/Makefile
  1.9       +3 -3      ports/lang/stklos/distinfo
  1.1       +31 -0     ports/lang/stklos/files/patch-configure (new)
  1.2       +1 -1      ports/lang/stklos/pkg-descr
  1.8       +39 -14    ports/lang/stklos/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 3 Dmitry Marakasov freebsd_committer freebsd_triage 2009-02-05 15:34:17 UTC
State Changed
From-To: open->closed

Committed. Thanks!