aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-base64-bytestring
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2012-06-03 21:34:40 +0000
committerGabor Pali <pgj@FreeBSD.org>2012-06-03 21:34:40 +0000
commit787f2c6ea6a388a9ea5d90985d17acd3fbd2cc07 (patch)
treeae430ed2adb004dd31b140bd3881a10c50421d09 /devel/hs-base64-bytestring
parentb51d1c9a761e6aff0a12cf2e22412fe111efcf6c (diff)
downloadports-787f2c6ea6a388a9ea5d90985d17acd3fbd2cc07.tar.gz
ports-787f2c6ea6a388a9ea5d90985d17acd3fbd2cc07.zip
Notes
Diffstat (limited to 'devel/hs-base64-bytestring')
-rw-r--r--devel/hs-base64-bytestring/Makefile2
-rw-r--r--devel/hs-base64-bytestring/distinfo4
-rw-r--r--devel/hs-base64-bytestring/pkg-descr2
3 files changed, 4 insertions, 4 deletions
diff --git a/devel/hs-base64-bytestring/Makefile b/devel/hs-base64-bytestring/Makefile
index cdeebf676528..a74716991af1 100644
--- a/devel/hs-base64-bytestring/Makefile
+++ b/devel/hs-base64-bytestring/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= base64-bytestring
-PORTVERSION= 0.1.1.0
+PORTVERSION= 0.1.1.1
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/devel/hs-base64-bytestring/distinfo b/devel/hs-base64-bytestring/distinfo
index 1978fc3e0de5..04115cb29505 100644
--- a/devel/hs-base64-bytestring/distinfo
+++ b/devel/hs-base64-bytestring/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cabal/base64-bytestring-0.1.1.0.tar.gz) = f16454163e0e2d199eb86d3f3de8eb49d845fe2a4453cd2e11899bd7a5e2b56d
-SIZE (cabal/base64-bytestring-0.1.1.0.tar.gz) = 5672
+SHA256 (cabal/base64-bytestring-0.1.1.1.tar.gz) = 8dbfd13372330580e8ac94ca09f359aa5dd021625ec190fa12bb1de781b61248
+SIZE (cabal/base64-bytestring-0.1.1.1.tar.gz) = 6005
diff --git a/devel/hs-base64-bytestring/pkg-descr b/devel/hs-base64-bytestring/pkg-descr
index cdb608125f2e..f03e6d9d197c 100644
--- a/devel/hs-base64-bytestring/pkg-descr
+++ b/devel/hs-base64-bytestring/pkg-descr
@@ -1,3 +1,3 @@
Fast base64 encoding and decoding for ByteStrings.
-WWW: http://github.com/bos/base64-bytestring
+WWW: https://github.com/bos/base64-bytestring