Index: head/devel/hs-murmur-hash/Makefile =================================================================== --- head/devel/hs-murmur-hash/Makefile (revision 291176) +++ head/devel/hs-murmur-hash/Makefile (revision 291177) @@ -1,20 +1,20 @@ # New ports collection makefile for: hs-murmur-hash # Date created: March 13, 2011 # Whom: haskell@FreeBSD.org # # $FreeBSD$ # PORTNAME= murmur-hash -PORTVERSION= 0.1.0.4 +PORTVERSION= 0.1.0.5 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org COMMENT= MurmurHash2 implementation for Haskell LICENSE= BSD CABAL_SETUP= Setup.hs .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Property changes on: head/devel/hs-murmur-hash/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/devel/hs-murmur-hash/distinfo =================================================================== --- head/devel/hs-murmur-hash/distinfo (revision 291176) +++ head/devel/hs-murmur-hash/distinfo (revision 291177) @@ -1,2 +1,2 @@ -SHA256 (cabal/murmur-hash-0.1.0.4.tar.gz) = 0da1e2719e21a3757bd8fd6754f09b7713dace69e0f21d59bb98e992c76edb22 -SIZE (cabal/murmur-hash-0.1.0.4.tar.gz) = 4071 +SHA256 (cabal/murmur-hash-0.1.0.5.tar.gz) = 20d7b7351ffca6d016bd476ba2736bdd7795442dbdeee5522434cfbe4ea9f9d4 +SIZE (cabal/murmur-hash-0.1.0.5.tar.gz) = 4070 Property changes on: head/devel/hs-murmur-hash/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property