Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Jun 2012 10:09:57 +0000 (UTC)
From:      Gabor Pali <pgj@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www Makefile ports/www/hs-hjsmin Makefile distinfo pkg-descr ports/lang/ghc bsd.hackage.mk
Message-ID:  <201206241009.q5OA9vKg043061@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pgj         2012-06-24 10:09:57 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
    lang/ghc             bsd.hackage.mk 
  Added files:
    www/hs-hjsmin        Makefile distinfo pkg-descr 
  Log:
  Reduces size of javascript files by stripping out extraneous whitespace
  and other syntactic elements, without changing the semantics.
  
  WWW:    http://github.com/alanz/hjsmin
  
  Obtained from:  FreeBSD Haskell
  
  Revision  Changes    Path
  1.204     +2 -1      ports/lang/ghc/bsd.hackage.mk
  1.3203    +1 -0      ports/www/Makefile
  1.1       +22 -0     ports/www/hs-hjsmin/Makefile (new)
  1.1       +2 -0      ports/www/hs-hjsmin/distinfo (new)
  1.1       +4 -0      ports/www/hs-hjsmin/pkg-descr (new)



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