Bug 142502

Summary: [new port]: haskell port devel/hs-FileManip
Product: Ports & Packages Reporter: Jacula Modyun <jacula>
Component: Individual Port(s)Assignee: freebsd-haskell (Nobody) <haskell>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
hs-FileManip.shar none

Description Jacula Modyun 2010-01-08 22:30:05 UTC
A Haskell library for working with files and directories.
Includes code for pattern matching, finding files, modifying
file contents, and more.

http://hackage.haskell.org/package/FileManip
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-01-08 22:30:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->haskell

haskell@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-01-12 22:09:19 UTC
pgj         2010-01-12 22:09:04 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/hs-FileManip   Makefile distinfo pkg-descr pkg-plist 
  Log:
  A Haskell library for working with files and directories. Includes code
  for pattern matching, finding files, modifying file contents, and more.
  
  WWW: http://hackage.haskell.org/package/FileManip
  
  PR:             ports/142502
  Submitted by:   Jacula Modyun <jacula(at)gmail.com>
  
  Revision  Changes    Path
  1.3772    +1 -0      ports/devel/Makefile
  1.1       +81 -0     ports/devel/hs-FileManip/Makefile (new)
  1.1       +3 -0      ports/devel/hs-FileManip/distinfo (new)
  1.1       +4 -0      ports/devel/hs-FileManip/pkg-descr (new)
  1.1       +18 -0     ports/devel/hs-FileManip/pkg-plist (new)
_______________________________________________
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 Gabor Pali freebsd_committer freebsd_triage 2010-01-12 23:50:21 UTC
State Changed
From-To: open->closed

The port has been added with minor modifications.  Thanks!