Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Feb 2012 03:45:32 GMT
From:      Gabor PALI <pgj@FreeBSD.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/165256: [update] devel/hs-git-annex: Update to 3.20120123
Message-ID:  <201202180345.q1I3jWdk054499@red.freebsd.org>
Resent-Message-ID: <201202180350.q1I3o8EA041284@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         165256
>Category:       ports
>Synopsis:       [update] devel/hs-git-annex: Update to 3.20120123
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 18 03:50:08 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Gabor PALI
>Release:        n/a
>Organization:
The FreeBSD Project
>Environment:
n/a
>Description:
- Update to 3.20120123

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/hs-git-annex/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile	13 Feb 2012 03:49:24 -0000	1.7
+++ Makefile	18 Feb 2012 03:39:45 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	git-annex
-PORTVERSION=	3.20110707
-PORTREVISION=	1
+PORTVERSION=	3.20120123
 CATEGORIES=	devel haskell
 
 MAINTAINER=	frase@frase.id.au
@@ -16,10 +15,12 @@
 LICENSE=	GPLv3
 FILE_LICENSE=	GPL
 
-USE_CABAL=	dataenc hS3 hslogger HTTP MissingH mtl network pcre-light \
-		SHA utf8-string
 CABAL_SETUP=	Setup.hs
 
+USE_CABAL=	dataenc hS3 hslogger HTTP json lifted-base MissingH \
+		monad-control mtl network pcre-light QuickCheck>=2.1 \
+		SHA transformers-base utf8-string
+
 USE_GMAKE=		yes
 USE_PERL5_BUILD=	yes
 
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/devel/hs-git-annex/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo	26 Sep 2011 20:49:55 -0000	1.4
+++ distinfo	18 Feb 2012 03:39:45 -0000
@@ -1,2 +1,2 @@
-SHA256 (cabal/git-annex-3.20110707.tar.gz) = 174713eb7af035d10f90b8189ed1dc241ce379f70eba9ca416ac2c66089a0461
-SIZE (cabal/git-annex-3.20110707.tar.gz) = 374279
+SHA256 (cabal/git-annex-3.20120123.tar.gz) = 827d56d78d55523433735d413a10e0628cff7e98424fa7ac3dcd1d73362eb868
+SIZE (cabal/git-annex-3.20120123.tar.gz) = 590873


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201202180345.q1I3jWdk054499>