Bug 105912 - [maintainer-update] lang/sketchy
Summary: [maintainer-update] lang/sketchy
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: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-27 14:20 UTC by Nils M Holm
Modified: 2006-11-29 02:30 UTC (History)
0 users

See Also:


Attachments
file.diff (1.25 KB, patch)
2006-11-27 14:20 UTC, Nils M Holm
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nils M Holm 2006-11-27 14:20:13 UTC
Update to 2006-11-27.
Improved memory allocator.
Added READ-FROM-STRING and WRITE-TO-STRING procedures.
Comment 1 Cheng-Lung Sung freebsd_committer freebsd_triage 2006-11-27 15:16:41 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-11-29 02:27:05 UTC
clsung      2006-11-29 02:27:00 UTC

  FreeBSD ports repository

  Modified files:
    lang/sketchy         Makefile distinfo pkg-plist 
  Log:
  - Update to 2006-11-27.
  - Improved memory allocator.
  - Added READ-FROM-STRING and WRITE-TO-STRING procedures.
  
  PR:             ports/105912
  Submitted by:   maintainer (Nils M Holm)
  
  Revision  Changes    Path
  1.18      +1 -1      ports/lang/sketchy/Makefile
  1.18      +3 -3      ports/lang/sketchy/distinfo
  1.15      +1 -1      ports/lang/sketchy/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 Cheng-Lung Sung freebsd_committer freebsd_triage 2006-11-29 02:27:08 UTC
State Changed
From-To: open->closed

Committed. Thank You.