diff options
author | pgj <pgj@FreeBSD.org> | 2012-08-03 10:53:34 +0800 |
---|---|---|
committer | pgj <pgj@FreeBSD.org> | 2012-08-03 10:53:34 +0800 |
commit | 937535cf31c2b988956d00ab757d004c8e47efc4 (patch) | |
tree | fb391538de747264240932169ebb24fa8f30f63f | |
parent | 4bafe5481c655efa6362261477cd462baa935781 (diff) | |
download | freebsd-ports-gnome-937535cf31c2b988956d00ab757d004c8e47efc4.tar.gz freebsd-ports-gnome-937535cf31c2b988956d00ab757d004c8e47efc4.tar.zst freebsd-ports-gnome-937535cf31c2b988956d00ab757d004c8e47efc4.zip |
- Update to 1.14
- Use the new options framework
Obtained from: FreeBSD Haskell
-rw-r--r-- | devel/hs-cpphs/Makefile | 2 | ||||
-rw-r--r-- | devel/hs-cpphs/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/hs-cpphs/Makefile b/devel/hs-cpphs/Makefile index 5ec96845a553..c343710ea4ee 100644 --- a/devel/hs-cpphs/Makefile +++ b/devel/hs-cpphs/Makefile @@ -6,7 +6,7 @@ # PORTNAME= cpphs -PORTVERSION= 1.13.3 +PORTVERSION= 1.14 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org diff --git a/devel/hs-cpphs/distinfo b/devel/hs-cpphs/distinfo index 609b9ded5189..1386dbb247c2 100644 --- a/devel/hs-cpphs/distinfo +++ b/devel/hs-cpphs/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/cpphs-1.13.3.tar.gz) = 02434a044c9da7c6b1cfb4a11af55c438958b18fc64d1ab417c664285222dfb6 -SIZE (cabal/cpphs-1.13.3.tar.gz) = 42481 +SHA256 (cabal/cpphs-1.14.tar.gz) = 1fcccb0c9e7acd832cb2eea61286d8ab4a213caabc9bd12930deaec5a87f4cd3 +SIZE (cabal/cpphs-1.14.tar.gz) = 43104 |