svn commit: r301886 - head/devel/hs-base16-bytestring

Gabor Pali pgj at FreeBSD.org
Fri Aug 3 02:50:18 UTC 2012


Author: pgj
Date: Fri Aug  3 02:50:17 2012
New Revision: 301886
URL: http://svn.freebsd.org/changeset/ports/301886

Log:
  - Update to 0.1.1.5
  - Use the new options framework
  
  Obtained from:	FreeBSD Haskell

Modified:
  head/devel/hs-base16-bytestring/Makefile
  head/devel/hs-base16-bytestring/distinfo

Modified: head/devel/hs-base16-bytestring/Makefile
==============================================================================
--- head/devel/hs-base16-bytestring/Makefile	Fri Aug  3 02:45:57 2012	(r301885)
+++ head/devel/hs-base16-bytestring/Makefile	Fri Aug  3 02:50:17 2012	(r301886)
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	base16-bytestring
-PORTVERSION=	0.1.1.4
-PORTREVISION=	1
+PORTVERSION=	0.1.1.5
 CATEGORIES=	devel haskell
 
 MAINTAINER=	haskell at FreeBSD.org

Modified: head/devel/hs-base16-bytestring/distinfo
==============================================================================
--- head/devel/hs-base16-bytestring/distinfo	Fri Aug  3 02:45:57 2012	(r301885)
+++ head/devel/hs-base16-bytestring/distinfo	Fri Aug  3 02:50:17 2012	(r301886)
@@ -1,2 +1,2 @@
-SHA256 (cabal/base16-bytestring-0.1.1.4.tar.gz) = 99f65f0b57eb30d4d47d0589022ee75d00c32f3684d689800692cb5938ed3918
-SIZE (cabal/base16-bytestring-0.1.1.4.tar.gz) = 3695
+SHA256 (cabal/base16-bytestring-0.1.1.5.tar.gz) = d5739a2576e51ee7005c55f5cec6a1653071418d9043f495343e3bf9db1fedb9
+SIZE (cabal/base16-bytestring-0.1.1.5.tar.gz) = 3698



More information about the svn-ports-head mailing list