aboutsummaryrefslogtreecommitdiff
path: root/www/hs-hjsmin
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2012-12-20 02:23:04 +0000
committerGabor Pali <pgj@FreeBSD.org>2012-12-20 02:23:04 +0000
commitf6f83c9efc2c46d2970746758e2c682bb8a518ec (patch)
tree290f2ea61305744bf0f477895c56b92acaeb361f /www/hs-hjsmin
parentaf071cfdc1f8578bd1523b823e683074a3139a34 (diff)
downloadports-f6f83c9efc2c46d2970746758e2c682bb8a518ec.tar.gz
ports-f6f83c9efc2c46d2970746758e2c682bb8a518ec.zip
Notes
Diffstat (limited to 'www/hs-hjsmin')
-rw-r--r--www/hs-hjsmin/Makefile8
-rw-r--r--www/hs-hjsmin/distinfo4
-rw-r--r--www/hs-hjsmin/pkg-descr2
3 files changed, 4 insertions, 10 deletions
diff --git a/www/hs-hjsmin/Makefile b/www/hs-hjsmin/Makefile
index be11b366e126..aa1debe8821e 100644
--- a/www/hs-hjsmin/Makefile
+++ b/www/hs-hjsmin/Makefile
@@ -1,13 +1,7 @@
-# New ports collection makefile for: hs-hjsmin
-# Date created: June 10, 2012
-# Whom: haskell@FreeBSD.org
-#
# $FreeBSD$
-#
PORTNAME= hjsmin
-PORTVERSION= 0.1.2
-PORTREVISION= 1
+PORTVERSION= 0.1.3
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-hjsmin/distinfo b/www/hs-hjsmin/distinfo
index 7f2a4d172fcf..bc6e0bf2142b 100644
--- a/www/hs-hjsmin/distinfo
+++ b/www/hs-hjsmin/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cabal/hjsmin-0.1.2.tar.gz) = 4b6383b6f85cfc5da3d74e9e0f275edeff5a9a0bb274103a7a741150061ad313
-SIZE (cabal/hjsmin-0.1.2.tar.gz) = 12434
+SHA256 (cabal/hjsmin-0.1.3.tar.gz) = 8d7821562cc0107277af1867ddf79235c61b07e1708e5614467a4172aac6e753
+SIZE (cabal/hjsmin-0.1.3.tar.gz) = 12463
diff --git a/www/hs-hjsmin/pkg-descr b/www/hs-hjsmin/pkg-descr
index fc3ecbcf3fd8..a71a0e0d1a95 100644
--- a/www/hs-hjsmin/pkg-descr
+++ b/www/hs-hjsmin/pkg-descr
@@ -1,4 +1,4 @@
Reduces size of javascript files by stripping out extraneous whitespace
and other syntactic elements, without changing the semantics.
-WWW: http://github.com/alanz/hjsmin
+WWW: http://github.com/alanz/hjsmin