aboutsummaryrefslogtreecommitdiffstats
path: root/www/hs-oeis
diff options
context:
space:
mode:
authorAshish SHUKLA <ashish@FreeBSD.org>2011-05-09 13:28:57 +0800
committerAshish SHUKLA <ashish@FreeBSD.org>2011-05-09 13:28:57 +0800
commit0c76a8384fc1de4958eb1228befbee727f00c596 (patch)
tree28680b3da252da7f45a2d25108e4e2a6e41a77e5 /www/hs-oeis
parentf2febc81eeab0d296325ecc49e1825762e5cd5d7 (diff)
downloadfreebsd-ports-gnome-0c76a8384fc1de4958eb1228befbee727f00c596.tar.gz
freebsd-ports-gnome-0c76a8384fc1de4958eb1228befbee727f00c596.tar.zst
freebsd-ports-gnome-0c76a8384fc1de4958eb1228befbee727f00c596.zip
- Please welcome GHC 7.0.3
GHC in the ports tree has been updated to 7.0.3 and all other Haskell ports are also updated to their corresponding Haskell Platform versions, or latest versions. We would like to acknowledge the support of the FreeBSD Donations Team and Eotvos Lorand University, Faculty of Informatics who contributed to the server that we used for testing. We would also like to thank all the testers who tested FreeBSD Haskell ports and provided their feedback. PR: ports/156642 Approved by: tabthorpe (mentor) Obtained from: FreeBSD Haskell
Diffstat (limited to 'www/hs-oeis')
-rw-r--r--www/hs-oeis/Makefile7
-rw-r--r--www/hs-oeis/distinfo4
-rw-r--r--www/hs-oeis/pkg-plist14
3 files changed, 7 insertions, 18 deletions
diff --git a/www/hs-oeis/Makefile b/www/hs-oeis/Makefile
index da59b51ccc60..09d999f9e241 100644
--- a/www/hs-oeis/Makefile
+++ b/www/hs-oeis/Makefile
@@ -6,13 +6,16 @@
#
PORTNAME= oeis
-PORTVERSION= 0.2.2
+PORTVERSION= 0.3.0
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
COMMENT= A Haskell interface to the Online Encyclopedia of Integer Sequences
-USE_HACKAGE= HTTP>=4000.0.2
+LICENSE= BSD
+
+CABAL_SETUP= Setup.hs
+USE_CABAL= HTTP>=4000.0.2 network>=2
PORTDATA= *
diff --git a/www/hs-oeis/distinfo b/www/hs-oeis/distinfo
index a508f742e381..758ae7a6a1ef 100644
--- a/www/hs-oeis/distinfo
+++ b/www/hs-oeis/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cabal/oeis-0.2.2.tar.gz) = ac69aa48b29ea89c58c7ead5d0c2d62280526618667a024f35e89a71380606d0
-SIZE (cabal/oeis-0.2.2.tar.gz) = 7287
+SHA256 (cabal/oeis-0.3.0.tar.gz) = f21ca2cedc72c8e922a759d8a9151ee28747af91f5402ae7f2ba8f3de0aa8be8
+SIZE (cabal/oeis-0.3.0.tar.gz) = 7309
diff --git a/www/hs-oeis/pkg-plist b/www/hs-oeis/pkg-plist
deleted file mode 100644
index 608196b2a48a..000000000000
--- a/www/hs-oeis/pkg-plist
+++ /dev/null
@@ -1,14 +0,0 @@
-@comment $FreeBSD$
-%%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/HS%%PORTNAME%%-%%PORTVERSION%%.o
-%%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Math/OEIS.hi
-%%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/libHS%%PORTNAME%%-%%PORTVERSION%%.a
-%%LIBDIR_REL%%/register.sh
-%%NOPORTDOCS%%%%DOCSDIR%%/LICENSE
-%%NOPORTDOCS%%@dirrmtry %%DOCSDIR%%
-@dirrm %%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Math
-@dirrm %%LIBDIR_REL%%/ghc-%%GHC_VERSION%%
-@dirrm %%LIBDIR_REL%%
-@exec /bin/sh %D/%%LIBDIR_REL%%/register.sh
-@exec /bin/rm -f %D/lib/ghc-%%GHC_VERSION%%/package.conf.old
-@unexec %D/bin/ghc-pkg unregister %%PORTNAME%%-%%PORTVERSION%%
-@unexec /bin/rm -f %D/lib/ghc-%%GHC_VERSION%%/package.conf.old