aboutsummaryrefslogtreecommitdiff
path: root/sysutils
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 /sysutils
parentaf071cfdc1f8578bd1523b823e683074a3139a34 (diff)
Notes
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/hs-angel/Makefile8
-rw-r--r--sysutils/hs-angel/distinfo4
-rw-r--r--sysutils/hs-angel/pkg-descr2
-rw-r--r--sysutils/hs-cpu/Makefile6
-rw-r--r--sysutils/hs-cpu/pkg-descr2
5 files changed, 6 insertions, 16 deletions
diff --git a/sysutils/hs-angel/Makefile b/sysutils/hs-angel/Makefile
index b202dbfc1da0..6690ea69ed75 100644
--- a/sysutils/hs-angel/Makefile
+++ b/sysutils/hs-angel/Makefile
@@ -1,13 +1,7 @@
-# New ports collection makefile for: hs-angel
-# Date created: June 10, 2012
-# Whom: haskell@FreeBSD.org
-#
# $FreeBSD$
-#
PORTNAME= angel
-PORTVERSION= 0.3.2
-PORTREVISION= 1
+PORTVERSION= 0.3.3
CATEGORIES= sysutils haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/sysutils/hs-angel/distinfo b/sysutils/hs-angel/distinfo
index 641b228c0d5b..0528b517c802 100644
--- a/sysutils/hs-angel/distinfo
+++ b/sysutils/hs-angel/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cabal/angel-0.3.2.tar.gz) = e6ae7fb12294dd9c7839edc4eddf37a565b81afdf058ee939fba054f162b5c5e
-SIZE (cabal/angel-0.3.2.tar.gz) = 7008
+SHA256 (cabal/angel-0.3.3.tar.gz) = c8bf34b915719ff0f64a272a5245cad42e49572116471ac30d9fd36d99a8edeb
+SIZE (cabal/angel-0.3.3.tar.gz) = 7119
diff --git a/sysutils/hs-angel/pkg-descr b/sysutils/hs-angel/pkg-descr
index d2d9913f9fe5..28ebfd150f52 100644
--- a/sysutils/hs-angel/pkg-descr
+++ b/sysutils/hs-angel/pkg-descr
@@ -3,4 +3,4 @@ to djb's `daemontools` or the Ruby project `god`. It's goals are to keep
a set of services running, and to facilitate the easy configuration and
restart of those services.
-WWW: http://github.com/jamwt/Angel
+WWW: http://github.com/jamwt/Angel
diff --git a/sysutils/hs-cpu/Makefile b/sysutils/hs-cpu/Makefile
index 849f3b63c5d3..88217125e013 100644
--- a/sysutils/hs-cpu/Makefile
+++ b/sysutils/hs-cpu/Makefile
@@ -1,12 +1,8 @@
-# New ports collection makefile for: hs-cpu
-# Date created: May 9, 2012
-# Whom: haskell@FreeBSD.org
-#
# $FreeBSD$
-#
PORTNAME= cpu
PORTVERSION= 0.1.1
+PORTREVISION= 1
CATEGORIES= sysutils haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/sysutils/hs-cpu/pkg-descr b/sysutils/hs-cpu/pkg-descr
index 9595e75423fb..58e518e160f7 100644
--- a/sysutils/hs-cpu/pkg-descr
+++ b/sysutils/hs-cpu/pkg-descr
@@ -1,4 +1,4 @@
Lowlevel cpu routines to get basic properties of the cpu platform, like
endianness and architecture.
-WWW: http://github.com/vincenthz/hs-cpu
+WWW: http://github.com/vincenthz/hs-cpu