Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Nov 2014 22:33:53 +0000 (UTC)
From:      Gabor Pali <pgj@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r372427 - in head: net/hs-hoauth2 textproc/hs-pandoc textproc/hs-pandoc/files www/hs-activehs www/hs-gitit
Message-ID:  <201411102233.sAAMXrg4026723@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pgj
Date: Mon Nov 10 22:33:53 2014
New Revision: 372427
URL: https://svnweb.freebsd.org/changeset/ports/372427
QAT: https://qat.redports.org/buildarchive/r372427/

Log:
  - Update pandoc to 1.13.1 and update its dependents as well
  
    net/hs-hoauth2: 0.4.1 --> 0.4.3
    www/hs-activehs: Bump port revision
    www/hs-gitit: 0.10.5 --> 0.10.6.1
  
  Obtained from:	FreeBSD Haskell

Deleted:
  head/textproc/hs-pandoc/files/
Modified:
  head/net/hs-hoauth2/Makefile
  head/net/hs-hoauth2/distinfo
  head/textproc/hs-pandoc/Makefile
  head/textproc/hs-pandoc/distinfo
  head/www/hs-activehs/Makefile
  head/www/hs-gitit/Makefile
  head/www/hs-gitit/distinfo

Modified: head/net/hs-hoauth2/Makefile
==============================================================================
--- head/net/hs-hoauth2/Makefile	Mon Nov 10 22:20:15 2014	(r372426)
+++ head/net/hs-hoauth2/Makefile	Mon Nov 10 22:33:53 2014	(r372427)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	hoauth2
-PORTVERSION=	0.4.1
-PORTREVISION=	1
+PORTVERSION=	0.4.3
 CATEGORIES=	net haskell
 
 MAINTAINER=	haskell@FreeBSD.org

Modified: head/net/hs-hoauth2/distinfo
==============================================================================
--- head/net/hs-hoauth2/distinfo	Mon Nov 10 22:20:15 2014	(r372426)
+++ head/net/hs-hoauth2/distinfo	Mon Nov 10 22:33:53 2014	(r372427)
@@ -1,2 +1,2 @@
-SHA256 (cabal/hoauth2-0.4.1.tar.gz) = fd5e140744bcf9707209e4b6089a2b337c614fd226eeb9246d3df4be927fb490
-SIZE (cabal/hoauth2-0.4.1.tar.gz) = 8462
+SHA256 (cabal/hoauth2-0.4.3.tar.gz) = 6f531f635c62cc7c42fb3e33193833adfdf789aafa2d2c754be2f23c609ab0e2
+SIZE (cabal/hoauth2-0.4.3.tar.gz) = 8480

Modified: head/textproc/hs-pandoc/Makefile
==============================================================================
--- head/textproc/hs-pandoc/Makefile	Mon Nov 10 22:20:15 2014	(r372426)
+++ head/textproc/hs-pandoc/Makefile	Mon Nov 10 22:33:53 2014	(r372427)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pandoc
-PORTVERSION=	1.13.0.1
-PORTREVISION=	1
+PORTVERSION=	1.13.1
 CATEGORIES=	textproc haskell
 
 MAINTAINER=	haskell@FreeBSD.org
@@ -11,12 +10,12 @@ COMMENT=	Conversion between markup forma
 
 LICENSE=	GPLv2
 
-USE_CABAL=	aeson>=0.7 attoparsec>=0.10 base64-bytestring>=0.1 \
-		blaze-html>=0.5 blaze-markup>=0.5.1 data-default>=0.4 \
+USE_CABAL=	aeson>=0.7.0.5 base64-bytestring>=0.1 blaze-html>=0.5 \
+		blaze-markup>=0.5.1 data-default>=0.4 deepseq-generics>=0.1 \
 		extensible-exceptions>=0.1 haddock-library>=1.1 \
-		highlighting-kate>=0.5.8 hslua>=0.3 HTTP>=4000.0.5 \
+		highlighting-kate>=0.5.8.5 hslua>=0.3 HTTP>=4000.0.5 \
 		JuicyPixels>=3.1.6.1 mtl>=1.1 network>=2 \
-		pandoc-types>=1.12.3.3 parsec>=3.1 random>=1 scientific>=0.2 \
+		pandoc-types>=1.12.4 parsec>=3.1 random>=1 scientific>=0.2 \
 		SHA>=1.6 syb>=0.1 tagsoup>=0.13.1 temporary>=1.1 texmath>=0.8 \
 		text>=0.11 unordered-containers>=0.2 vector>=0.10 xml>=1.3.12 \
 		yaml>=0.8.8.2 zip-archive>=0.2.3.4 zlib>=0.5

Modified: head/textproc/hs-pandoc/distinfo
==============================================================================
--- head/textproc/hs-pandoc/distinfo	Mon Nov 10 22:20:15 2014	(r372426)
+++ head/textproc/hs-pandoc/distinfo	Mon Nov 10 22:33:53 2014	(r372427)
@@ -1,2 +1,2 @@
-SHA256 (cabal/pandoc-1.13.0.1.tar.gz) = a6994016a01050b4582021b88e8370d9bc6a0a03b164da5bde60bf91b2ee5e5e
-SIZE (cabal/pandoc-1.13.0.1.tar.gz) = 1866051
+SHA256 (cabal/pandoc-1.13.1.tar.gz) = 7b1bb9b7d66edfbac33796a3f5d3218c2add786b95ea9dfbd497dc0e8ed27e6f
+SIZE (cabal/pandoc-1.13.1.tar.gz) = 1823730

Modified: head/www/hs-activehs/Makefile
==============================================================================
--- head/www/hs-activehs/Makefile	Mon Nov 10 22:20:15 2014	(r372426)
+++ head/www/hs-activehs/Makefile	Mon Nov 10 22:33:53 2014	(r372427)
@@ -2,7 +2,7 @@
 
 PORTNAME=	activehs
 PORTVERSION=	0.3.1
-PORTREVISION=	8
+PORTREVISION=	9
 CATEGORIES=	www haskell
 
 MAINTAINER=	haskell@FreeBSD.org

Modified: head/www/hs-gitit/Makefile
==============================================================================
--- head/www/hs-gitit/Makefile	Mon Nov 10 22:20:15 2014	(r372426)
+++ head/www/hs-gitit/Makefile	Mon Nov 10 22:33:53 2014	(r372427)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	gitit
-PORTVERSION=	0.10.5
-PORTREVISION=	1
+PORTVERSION=	0.10.6.1
 CATEGORIES=	www haskell
 
 MAINTAINER=	haskell@FreeBSD.org
@@ -14,10 +13,10 @@ USE_CABAL=	aeson>=0.7 base64-bytestring>
 		ConfigFile>=1 feed>=0.3.6 filestore>=0.6 \
 		happstack-server>=7.0 highlighting-kate>=0.5.0.1 \
 		hoauth2>=0.4.1 hslogger>=1 HStringTemplate>=0.6 HTTP>=4000.0 \
-		http-client>=0.3.5 http-client-tls>=0.2.2 json>=0.4 mtl \
+		http-client-tls>=0.2.2 http-conduit>=2.1.4 json>=0.4 mtl \
 		network>=2 pandoc>=1.12.4 pandoc-types>=1.12.3 parsec random \
 		recaptcha>=0.1 safe SHA>1 split syb tagsoup>=0.13 text \
-		uri>=0.1 url>=2.1 utf8-string>=0.3 xml>=1.3.5 \
+		uri>=0.1 url>=2.1 utf8-string>=0.3 uuid>=1.3 xml>=1.3.5 \
 		xss-sanitize>=0.3 zlib>=0.5
 
 EXECUTABLE=	expireGititCache gitit

Modified: head/www/hs-gitit/distinfo
==============================================================================
--- head/www/hs-gitit/distinfo	Mon Nov 10 22:20:15 2014	(r372426)
+++ head/www/hs-gitit/distinfo	Mon Nov 10 22:33:53 2014	(r372427)
@@ -1,2 +1,2 @@
-SHA256 (cabal/gitit-0.10.5.tar.gz) = 922c5e3581233d463582b51a99b7f4746337a499d5a33e81a68ae7240e155d5c
-SIZE (cabal/gitit-0.10.5.tar.gz) = 218905
+SHA256 (cabal/gitit-0.10.6.1.tar.gz) = c0ceb611e3e61f37af9e1fd1330a493ffbd07c59455cba988f35f3e881cadfd0
+SIZE (cabal/gitit-0.10.6.1.tar.gz) = 265716



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201411102233.sAAMXrg4026723>