For updating ghc, I also have to update cpphs, because cpphs-1.11
doesn't build with ghc-7.4.

I currently can't test wether this still builds on machines that
only support nhc98 (32 bit, not i386, not macppc). Could anyone
with such a machine (e.g. armish) give it a try, please?

CIao,
        Kili

Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/cpphs/Makefile,v
retrieving revision 1.29
diff -u -p -r1.29 Makefile
--- Makefile    27 Dec 2011 21:12:36 -0000      1.29
+++ Makefile    10 Jul 2012 10:53:48 -0000
@@ -5,11 +5,9 @@ COMMENT-lib =  cpphs library
 
 ONLY_FOR_ARCHS-lib =   i386 amd64
 
-DISTNAME =     cpphs-1.11
+DISTNAME =     cpphs-1.13.3
 PKGNAME-main = ${DISTNAME}
 PKGNAME-lib =  hs-${DISTNAME}
-REVISION-main =        7
-REVISION-lib = 4
 CATEGORIES =   devel
 MAINTAINER =   Matthias Kilian <k...@openbsd.org>
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/cpphs/distinfo,v
retrieving revision 1.7
diff -u -p -r1.7 distinfo
--- distinfo    22 Apr 2010 21:51:54 -0000      1.7
+++ distinfo    10 Jul 2012 10:53:48 -0000
@@ -1,5 +1,5 @@
-MD5 (cpphs-1.11.tar.gz) = 7Of5pTNaj9Vp8LjHFT7Pqg==
-RMD160 (cpphs-1.11.tar.gz) = NWBy8DTCl7yQCSlQM7RqwDuL2Xo=
-SHA1 (cpphs-1.11.tar.gz) = lgcPXTv0O7UUYtVjfdijZ26g20o=
-SHA256 (cpphs-1.11.tar.gz) = JhJMorGvmpgEujfGJ9u8o5d73pOSX5efCLNCiVVI2wE=
-SIZE (cpphs-1.11.tar.gz) = 68421
+MD5 (cpphs-1.13.3.tar.gz) = kc85GoA7gHcMA+tLri0nFQ==
+RMD160 (cpphs-1.13.3.tar.gz) = pDQPbT3YwWCQETSGVqcIo5sgU5g=
+SHA1 (cpphs-1.13.3.tar.gz) = II6zs11z6BbSV6CTEQtEbYh+I3A=
+SHA256 (cpphs-1.13.3.tar.gz) = AkNKBEydp8axz7ShGvVcQ4lYsY/GTRq0F8ZkKFIi37Y=
+SIZE (cpphs-1.13.3.tar.gz) = 42481

Reply via email to