Date: Mon, 28 Dec 2009 02:35:35 -0800 (PST) From: Jacula Modyun <jacula@gmail.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/142097: [patch]: update of textproc/hs-polyparse-ghc from the 1.3 version to the 1.4 version Message-ID: <200912281035.nBSAZUMT033125@splork.wirewater.yow> Resent-Message-ID: <200912281040.nBSAe17A051756@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 142097 >Category: ports >Synopsis: [patch]: update of textproc/hs-polyparse-ghc from the 1.3 version to the 1.4 version >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: Mon Dec 28 10:40:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Jacula Modyun >Release: FreeBSD 7.1-PRERELEASE i386 >Organization: >Environment: System: FreeBSD splork.wirewater.yow 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #0: Sat Oct 18 11:22:07 UTC 2008 root@splork.wirewater.yow:/usr/obj/usr/src/sys/JACULA i386 >Description: textproc/hs-polyparse-ghc from the 1.3 version to the 1.4 version >How-To-Repeat: >Fix: --- patch-hs-polyparse-ghc begins here --- diff -uNr hs-polyparse-ghc.orig/Makefile hs-polyparse-ghc/Makefile --- hs-polyparse-ghc.orig/Makefile 2009-12-06 20:56:54.000000000 +0000 +++ hs-polyparse-ghc/Makefile 2009-12-19 20:35:21.000000000 +0000 @@ -2,12 +2,11 @@ # Date created: January 23, 2009 # Whom: Gabor Pali <pgj@FreeBSD.org> # -# $FreeBSD: ports/textproc/hs-polyparse-ghc/Makefile,v 1.3 2009/12/06 20:56:54 pgj Exp $ +# $FreeBSD: ports/textproc/hs-polyparse-ghc/Makefile,v 1.2 2009/09/02 15:38:43 pgj Exp $ # PORTNAME= polyparse -PORTVERSION= 1.3 -PORTREVISION= 1 +PORTVERSION= 1.4 CATEGORIES= textproc haskell MASTER_SITES= http://hackage.haskell.org/packages/archive/${PORTNAME}/${PORTVERSION}/ PKGNAMEPREFIX= hs- diff -uNr hs-polyparse-ghc.orig/distinfo hs-polyparse-ghc/distinfo --- hs-polyparse-ghc.orig/distinfo 2009-09-02 15:38:43.000000000 +0000 +++ hs-polyparse-ghc/distinfo 2009-12-19 20:26:56.000000000 +0000 @@ -1,3 +1,3 @@ -MD5 (polyparse-1.3.tar.gz) = f8c6f4f12ff2c7d29fed91b3189d785a -SHA256 (polyparse-1.3.tar.gz) = 6d82f08634f0856c7919c9413199f4d5f91e753a6d796a0b61e46d7cd1ce4a24 -SIZE (polyparse-1.3.tar.gz) = 108981 +MD5 (polyparse-1.4.tar.gz) = 1783867124b49eefdbdc9ac39caf3174 +SHA256 (polyparse-1.4.tar.gz) = 6e599fb0771e8ce2e1d3a3bbe5eddc2d77b2b4bbb54602f01005dc55dc039d44 +SIZE (polyparse-1.4.tar.gz) = 18002 diff -uNr hs-polyparse-ghc.orig/pkg-plist hs-polyparse-ghc/pkg-plist --- hs-polyparse-ghc.orig/pkg-plist 2009-09-02 15:38:43.000000000 +0000 +++ hs-polyparse-ghc/pkg-plist 2009-12-19 20:34:18.000000000 +0000 @@ -1,10 +1,12 @@ @comment $FreeBSD: ports/textproc/hs-polyparse-ghc/pkg-plist,v 1.2 2009/09/02 15:38:43 pgj Exp $ %%POLY_LIBDIR_REL%%/ghc-%%GHC_VERSION%%/HSpolyparse-%%POLY_VERSION%%.o %%POLY_LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Text/Parse.hi +%%POLY_LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Text/Parse/ByteString.hi %%POLY_LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Text/ParserCombinators/HuttonMeijer.hi %%POLY_LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Text/ParserCombinators/HuttonMeijerWallace.hi %%POLY_LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Text/ParserCombinators/Poly.hi %%POLY_LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Text/ParserCombinators/Poly/Base.hi +%%POLY_LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Text/ParserCombinators/Poly/ByteString.hi %%POLY_LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Text/ParserCombinators/Poly/Lazy.hi %%POLY_LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Text/ParserCombinators/Poly/Plain.hi %%POLY_LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Text/ParserCombinators/Poly/State.hi @@ -15,6 +17,7 @@ %%NOPORTDOCS%%@dirrmtry %%DOCSDIR%% @dirrm %%POLY_LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Text/ParserCombinators/Poly @dirrm %%POLY_LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Text/ParserCombinators +@dirrm %%POLY_LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Text/Parse @dirrm %%POLY_LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Text @dirrm %%POLY_LIBDIR_REL%%/ghc-%%GHC_VERSION%% @dirrm %%POLY_LIBDIR_REL%% --- patch-hs-polyparse-ghc ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912281035.nBSAZUMT033125>