Opened 13 years ago

Closed 11 years ago

#27633 closed update (fixed)

darcs 2.5 / Haskell issues

Reported by: rinkevichjm@… Owned by: neverpanic (Clemens Lang)
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc: gwright@…, anddam (Andrea D'Amore), cooljeanius (Eric Gallager)
Port: darcs hs-deepseq hs-hashed-storage hs-haskeline hs-mmap hs-tar hs-text

Description

An upgrade of the macports Portfiles to build darcs 2.5 will eliminate problems in building/updating darcs. It will require adding 3 new Haskell library ports and updating a couple of others to the latest versions. The new ports are hs-text, hs-deepseq (required by hs-text), and hs-tar. Two other ports which couldn't be upgraded because darcs required the older versions can now be updated hs-hashed-storage and hs-mmap. I'm enclosing the Portfiles I used to build darcs and each of the required Haskell packages.

Attachments (8)

Portfile (1.0 KB) - added by rinkevichjm@… 13 years ago.
hs-deepseq/Portfile
Portfile.2 (1.6 KB) - added by rinkevichjm@… 13 years ago.
darcs/Portfile
Portfile.3 (1.1 KB) - added by rinkevichjm@… 13 years ago.
hs-hashed-storage/Portfile
Portfile.4 (888 bytes) - added by rinkevichjm@… 13 years ago.
hs-haskeline/Portfile
Portfile.5 (937 bytes) - added by rinkevichjm@… 13 years ago.
hs-mmap/Portfile
Portfile.6 (1021 bytes) - added by rinkevichjm@… 13 years ago.
hs-tar/Portfile
Portfile.7 (804 bytes) - added by rinkevichjm@… 13 years ago.
hs-text/Portfile
macports.darcs.patches (11.0 KB) - added by rinkevichjm@… 13 years ago.
macports.darcs.patches - the output of diff -N -rcs

Download all attachments as: .zip

Change History (16)

Changed 13 years ago by rinkevichjm@…

Attachment: Portfile added

hs-deepseq/Portfile

Changed 13 years ago by rinkevichjm@…

Attachment: Portfile.2 added

darcs/Portfile

Changed 13 years ago by rinkevichjm@…

Attachment: Portfile.3 added

hs-hashed-storage/Portfile

Changed 13 years ago by rinkevichjm@…

Attachment: Portfile.4 added

hs-haskeline/Portfile

Changed 13 years ago by rinkevichjm@…

Attachment: Portfile.5 added

hs-mmap/Portfile

Changed 13 years ago by rinkevichjm@…

Attachment: Portfile.6 added

hs-tar/Portfile

Changed 13 years ago by rinkevichjm@…

Attachment: Portfile.7 added

hs-text/Portfile

Changed 13 years ago by rinkevichjm@…

Attachment: macports.darcs.patches added

macports.darcs.patches - the output of diff -N -rcs

comment:2 in reply to:  1 Changed 13 years ago by rinkevichjm@…

Oops I noticed that didn't quite build, it just needed a couple of minor updates upping hs-platform-HTTP to version 0.9 to fix a compilation problem due to mismatching packages and then runhaskell didn't work so I changed it to the brute force build method described in the darcs wiki.

comment:3 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Milestone: MacPorts Future
Priority: HighNormal

comment:4 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: gwright@… added
Port: darcs hs-deepseq hs-hashed-storage hs-haskeline hs-mmap hs-tar hs-text added

Cc'ing the maintainer of the existing ports.

comment:5 Changed 11 years ago by anddam (Andrea D'Amore)

Cc: and.damore@… added

Cc Me!

comment:6 Changed 11 years ago by cooljeanius (Eric Gallager)

Somehow hs-text got added without hs-deepseq also getting added... not sure how that happened...

comment:7 Changed 11 years ago by cooljeanius (Eric Gallager)

Cc: egall@… added

Cc Me!

comment:8 Changed 11 years ago by neverpanic (Clemens Lang)

Owner: changed from macports-tickets@… to cal@…

This ticket is superseded by r106848.

comment:9 Changed 11 years ago by neverpanic (Clemens Lang)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.