svn commit: r301899 - head/devel/hs-terminfo

Gabor Pali pgj at FreeBSD.org
Fri Aug 3 03:01:20 UTC 2012


Author: pgj
Date: Fri Aug  3 03:01:19 2012
New Revision: 301899
URL: http://svn.freebsd.org/changeset/ports/301899

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

Modified:
  head/devel/hs-terminfo/Makefile
  head/devel/hs-terminfo/distinfo

Modified: head/devel/hs-terminfo/Makefile
==============================================================================
--- head/devel/hs-terminfo/Makefile	Fri Aug  3 03:00:32 2012	(r301898)
+++ head/devel/hs-terminfo/Makefile	Fri Aug  3 03:01:19 2012	(r301899)
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	terminfo
-PORTVERSION=	0.3.2.3
-PORTREVISION=	1
+PORTVERSION=	0.3.2.4
 CATEGORIES=	devel haskell
 
 MAINTAINER=	haskell at FreeBSD.org

Modified: head/devel/hs-terminfo/distinfo
==============================================================================
--- head/devel/hs-terminfo/distinfo	Fri Aug  3 03:00:32 2012	(r301898)
+++ head/devel/hs-terminfo/distinfo	Fri Aug  3 03:01:19 2012	(r301899)
@@ -1,2 +1,2 @@
-SHA256 (cabal/terminfo-0.3.2.3.tar.gz) = ae38ebe2e4e2f55291a40c0b5818095c79d4a990feb070c72d8542d24edfc21b
-SIZE (cabal/terminfo-0.3.2.3.tar.gz) = 41953
+SHA256 (cabal/terminfo-0.3.2.4.tar.gz) = fecc61b8ee7f85bf9df71dad00c30cda35d70c02fefa8c3ea43e3955d1f57c1a
+SIZE (cabal/terminfo-0.3.2.4.tar.gz) = 45369



More information about the svn-ports-head mailing list