diff options
Diffstat (limited to 'www/hs-path-pieces')
-rw-r--r-- | www/hs-path-pieces/Makefile | 8 | ||||
-rw-r--r-- | www/hs-path-pieces/distinfo | 4 | ||||
-rw-r--r-- | www/hs-path-pieces/pkg-descr | 2 |
3 files changed, 4 insertions, 10 deletions
diff --git a/www/hs-path-pieces/Makefile b/www/hs-path-pieces/Makefile index e26ff19abfd3..2846afba8b3a 100644 --- a/www/hs-path-pieces/Makefile +++ b/www/hs-path-pieces/Makefile @@ -1,13 +1,7 @@ -# New ports collection makefile for: hs-path-pieces -# Date created: December 26, 2011 -# Whom: haskell@FreeBSD.org -# # $FreeBSD$ -# PORTNAME= path-pieces -PORTVERSION= 0.1.1 -PORTREVISION= 1 +PORTVERSION= 0.1.2 CATEGORIES= www haskell MAINTAINER= haskell@FreeBSD.org diff --git a/www/hs-path-pieces/distinfo b/www/hs-path-pieces/distinfo index 4b382e44ea84..e1eabe9b9a6b 100644 --- a/www/hs-path-pieces/distinfo +++ b/www/hs-path-pieces/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/path-pieces-0.1.1.tar.gz) = 5f6518f7b6d9cc483e3dfa93fff2aea140788eefa9e16f390c4cfcf79598d59f -SIZE (cabal/path-pieces-0.1.1.tar.gz) = 2118 +SHA256 (cabal/path-pieces-0.1.2.tar.gz) = 4aada5c3651017f28f0f9676f9b79868aba8b23dc1991d0d7252b8802952bab3 +SIZE (cabal/path-pieces-0.1.2.tar.gz) = 2485 diff --git a/www/hs-path-pieces/pkg-descr b/www/hs-path-pieces/pkg-descr index 1ddf3b60301d..611e067c883e 100644 --- a/www/hs-path-pieces/pkg-descr +++ b/www/hs-path-pieces/pkg-descr @@ -1,3 +1,3 @@ Components of paths. -WWW: http://github.com/snoyberg/path-pieces +WWW: http://hackage.haskell.org/package/path-pieces |