ports/164703: [Update]archivers/hs-zlib: update to 0.5.3.2

wen wen at FreeBSD.org
Thu Feb 2 07:30:12 UTC 2012


>Number:         164703
>Category:       ports
>Synopsis:       [Update]archivers/hs-zlib: update to 0.5.3.2
>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:   Thu Feb 02 07:30:12 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     wen
>Release:        FreeBSD-10.0
>Organization:
FreeBSD
>Environment:
>Description:
update to 0.5.3.2
>How-To-Repeat:

>Fix:
diff -urN hs-zlib.orig/Makefile hs-zlib/Makefile
--- hs-zlib.orig/Makefile       2012-02-02 15:23:05.000000000 +0800
+++ hs-zlib/Makefile    2012-02-01 10:27:01.000000000 +0800
@@ -5,8 +5,7 @@
 # $FreeBSD: ports/archivers/hs-zlib/Makefile,v 1.9 2011/05/26 00:50:52 ashish Exp $

 PORTNAME=      zlib
-PORTVERSION=   0.5.3.1
-PORTREVISION=  1
+PORTVERSION=   0.5.3.2
 CATEGORIES=    archivers haskell

 MAINTAINER=    haskell at FreeBSD.org
diff -urN hs-zlib.orig/distinfo hs-zlib/distinfo
--- hs-zlib.orig/distinfo       2012-02-02 15:23:05.000000000 +0800
+++ hs-zlib/distinfo    2012-02-01 10:27:04.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (cabal/zlib-0.5.3.1.tar.gz) = 382a16d09d47ba9c742d552b80cf3902c81556fc69a8d6983af98b47263545c2
-SIZE (cabal/zlib-0.5.3.1.tar.gz) = 125087
+SHA256 (cabal/zlib-0.5.3.2.tar.gz) = 180903261949c4cdd82d489c1b7533249e156f9eef4eee4e7b171ebe52c9bda8
+SIZE (cabal/zlib-0.5.3.2.tar.gz) = 125922
diff -urN hs-zlib.orig/files/patch-Codec-Compression-Zlib-Stream.hsc hs-zlib/files/patch-Codec-Compression-Zlib-Stream.hsc
--- hs-zlib.orig/files/patch-Codec-Compression-Zlib-Stream.hsc  1970-01-01 08:00:00.000000000 +0800
+++ hs-zlib/files/patch-Codec-Compression-Zlib-Stream.hsc       2012-02-02 15:08:52.000000000 +0800
@@ -0,0 +1,11 @@
+--- Codec/Compression/Zlib/Stream.hsc.orig     2012-02-02 14:42:47.000000000 +0800
++++ Codec/Compression/Zlib/Stream.hsc  2012-02-02 14:43:24.000000000 +0800
+@@ -83,7 +83,7 @@
+          ( Word8, Ptr, nullPtr, plusPtr, peekByteOff, pokeByteOff, mallocBytes
+          , ForeignPtr, FinalizerPtr, newForeignPtr_, addForeignPtrFinalizer
+          , withForeignPtr, touchForeignPtr )
+-#if MIN_VERSION_base(4,4,0)
++#if 0
+ import Foreign.ForeignPtr.Unsafe ( unsafeForeignPtrToPtr )
+ import System.IO.Unsafe          ( unsafePerformIO )
+ #else

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



More information about the freebsd-ports-bugs mailing list