Bug 142564

Summary: [new port]: haskell port textproc/hs-Diff
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-Diff.shar none

Description Jacula Modyun 2010-01-10 09:30:02 UTC
Basic implementation of the standard diff algorithm.

http://hackage.haskell.org/package/Diff
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-01-10 09:30:18 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:11:34 UTC
pgj         2010-01-12 22:11:25 UTC

  FreeBSD ports repository

  Modified files:
    textproc             Makefile 
  Added files:
    textproc/hs-Diff     Makefile distinfo pkg-descr pkg-plist 
  Log:
  Basic implementation of the standard diff algorithm in Haskell.
  
  WWW: http://hackage.haskell.org/package/Diff
  
  PR:             ports/142564
  Submitted by:   Jacula Modyun <jacula(at)gmail.com>
  
  Revision  Changes    Path
  1.1403    +1 -0      ports/textproc/Makefile
  1.1       +75 -0     ports/textproc/hs-Diff/Makefile (new)
  1.1       +3 -0      ports/textproc/hs-Diff/distinfo (new)
  1.1       +3 -0      ports/textproc/hs-Diff/pkg-descr (new)
  1.1       +15 -0     ports/textproc/hs-Diff/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

Your port has been committed.  Thank you for this!