Bug 159348 - [patch] devel/git-annex: Update to 3.20110707 and Cabalize
Summary: [patch] devel/git-annex: Update to 3.20110707 and Cabalize
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: freebsd-haskell (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-01 10:00 UTC by Gabor Pali
Modified: 2011-09-26 22:02 UTC (History)
0 users

See Also:


Attachments
file.diff (5.21 KB, patch)
2011-08-01 10:00 UTC, Gabor Pali
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gabor Pali freebsd_committer freebsd_triage 2011-08-01 10:00:19 UTC
- Update to 3.20110707
- Rewrite the port as a Haskell Cabal package transcript
- Move to devel/hs-git-annex (see the FreeBSD Haskell repository [1])

[1] https://github.com/freebsd-haskell/freebsd-haskell

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-08-01 10:00:30 UTC
Responsible Changed
From-To: freebsd-ports-bugs->haskell

haskell@ wants this category PRs (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2011-08-01 10:00:34 UTC
Maintainer of devel/git-annex,

Please note that PR ports/159348 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/159348

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2011-08-01 10:00:37 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 dfilter service freebsd_committer freebsd_triage 2011-09-26 21:50:16 UTC
pgj         2011-09-26 20:49:55 UTC

  FreeBSD ports repository

  Modified files:
    .                    MOVED 
    devel                Makefile 
    devel/hs-git-annex   Makefile distinfo pkg-descr 
    devel/hs-git-annex/files patch-Makefile 
    lang/ghc             bsd.hackage.mk 
  Added files:
    devel/hs-git-annex/files patch-Setup.hs 
  Removed files:
    devel/git-annex      Makefile distinfo pkg-descr 
    devel/git-annex/files patch-Makefile 
  Log:
  - Update to 3.20110707
  - Cabalize port
  
  PR:             ports/159348
  Submitted by:   pgj
  Approved by:    maintainer (timeout)
  Obtained from:  FreeBSD Haskell
  
  Revision  Changes    Path
  1.2601    +2 -1      ports/MOVED
  1.4569    +1 -1      ports/devel/Makefile
  1.5       +0 -52     ports/devel/git-annex/Makefile (dead)
  1.3       +0 -2      ports/devel/git-annex/distinfo (dead)
  1.3       +0 -45     ports/devel/git-annex/files/patch-Makefile (dead)
  1.2       +0 -14     ports/devel/git-annex/pkg-descr (dead)
  1.6       +23 -37    ports/devel/hs-git-annex/Makefile
  1.4       +2 -2      ports/devel/hs-git-annex/distinfo
  1.3       +9 -43     ports/devel/hs-git-annex/files/patch-Makefile
  1.1       +14 -0     ports/devel/hs-git-annex/files/patch-Setup.hs (new)
  1.3       +8 -8      ports/devel/hs-git-annex/pkg-descr
  1.73      +2 -1      ports/lang/ghc/bsd.hackage.mk
_______________________________________________
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 Gabor Pali freebsd_committer freebsd_triage 2011-09-26 22:01:37 UTC
State Changed
From-To: feedback->closed

Committed.