[131981] trunk/dports

cal at macports.org cal at macports.org
Thu Jan 22 11:34:32 PST 2015


Revision: 131981
          https://trac.macports.org/changeset/131981
Author:   cal at macports.org
Date:     2015-01-22 11:34:32 -0800 (Thu, 22 Jan 2015)
Log Message:
-----------
haskell world: revbump everything (including ghc)

- Clean up remnants left in GHC's package directory that may be left over from
  previous installations. See for example #46611, which has a log of all the
  superfluous files left on the buildbots, which should be cleaned up by this.
- Modify portgroups to register configuration files in
  $prefix/lib/ghc-7.8.3/package.conf.d/ directly before calling ghc-pkg recache
  rather than using activation and deactivation scripts that indirectly create
  these files to avoid the same mess in the future. This way, the state in the
  package cache directory will always represent the same state MacPorts
  expects.
- Simplify and clean up some of the portgroups, especially related to variable
  substitution in pre-/post-activation hooks.
- Avoid duplicating most of the code in the haskellplatform 2.0 portgroup and
  just refer back to the haskell 1.0 portgroup instead.
- Apply the hook variable substitution cleanup to the local helper functions in
  the haskell-platform Portfile.

This change
 - should finally fix #46611 and #42082 and all the weird little
   misconfigurations that would occasionally occur on users' machines
 - adds helpful debugging information (ghc-pkg list, ghc-pkg check) to the
   main.log in the configure phase.
 - breaks manual installation of haskell packages (e.g. using cabal) in the
   system directory, because the ghc Portfile will clean out everything that
   isn't owned by a port in the package cache directory. If this affects you,
   be advised that you should not be putting stuff MacPorts doesn't know about
   in MacPorts' prefix. Instead, please use user installations of these
   packages.

Modified Paths:
--------------
    trunk/dports/_resources/port1.0/group/haskell-1.0.tcl
    trunk/dports/_resources/port1.0/group/haskellplatform-2.0.tcl
    trunk/dports/devel/darcs/Portfile
    trunk/dports/devel/haskell-platform/Portfile
    trunk/dports/devel/hs-aeson/Portfile
    trunk/dports/devel/hs-asn1-data/Portfile
    trunk/dports/devel/hs-asn1-types/Portfile
    trunk/dports/devel/hs-base-unicode-symbols/Portfile
    trunk/dports/devel/hs-base64-bytestring/Portfile
    trunk/dports/devel/hs-bibutils/Portfile
    trunk/dports/devel/hs-blaze-builder/Portfile
    trunk/dports/devel/hs-blaze-html/Portfile
    trunk/dports/devel/hs-blaze-markup/Portfile
    trunk/dports/devel/hs-bloomfilter/Portfile
    trunk/dports/devel/hs-boolean/Portfile
    trunk/dports/devel/hs-byteable/Portfile
    trunk/dports/devel/hs-bytestring-csv/Portfile
    trunk/dports/devel/hs-bytestring-lexing/Portfile
    trunk/dports/devel/hs-c2hs/Portfile
    trunk/dports/devel/hs-cereal/Portfile
    trunk/dports/devel/hs-certificate/Portfile
    trunk/dports/devel/hs-chunks/Portfile
    trunk/dports/devel/hs-cipher-aes/Portfile
    trunk/dports/devel/hs-cipher-rc4/Portfile
    trunk/dports/devel/hs-citeproc/Portfile
    trunk/dports/devel/hs-conduit/Portfile
    trunk/dports/devel/hs-connection/Portfile
    trunk/dports/devel/hs-cookie/Portfile
    trunk/dports/devel/hs-cpphs/Portfile
    trunk/dports/devel/hs-cprng-aes/Portfile
    trunk/dports/devel/hs-crypto/Portfile
    trunk/dports/devel/hs-crypto-api/Portfile
    trunk/dports/devel/hs-crypto-cipher-types/Portfile
    trunk/dports/devel/hs-crypto-numbers/Portfile
    trunk/dports/devel/hs-crypto-pubkey/Portfile
    trunk/dports/devel/hs-crypto-pubkey-types/Portfile
    trunk/dports/devel/hs-crypto-random/Portfile
    trunk/dports/devel/hs-cryptohash/Portfile
    trunk/dports/devel/hs-curl/Portfile
    trunk/dports/devel/hs-data-accessor/Portfile
    trunk/dports/devel/hs-data-accessor-template/Portfile
    trunk/dports/devel/hs-data-default/Portfile
    trunk/dports/devel/hs-data-default-class/Portfile
    trunk/dports/devel/hs-data-default-instances-base/Portfile
    trunk/dports/devel/hs-data-default-instances-containers/Portfile
    trunk/dports/devel/hs-data-default-instances-dlist/Portfile
    trunk/dports/devel/hs-data-default-instances-old-locale/Portfile
    trunk/dports/devel/hs-dataenc/Portfile
    trunk/dports/devel/hs-deepseq-generics/Portfile
    trunk/dports/devel/hs-derive/Portfile
    trunk/dports/devel/hs-diff/Portfile
    trunk/dports/devel/hs-digest/Portfile
    trunk/dports/devel/hs-dlist/Portfile
    trunk/dports/devel/hs-download-curl/Portfile
    trunk/dports/devel/hs-edisonapi/Portfile
    trunk/dports/devel/hs-edisoncore/Portfile
    trunk/dports/devel/hs-edit-distance/Portfile
    trunk/dports/devel/hs-enclosed-exceptions/Portfile
    trunk/dports/devel/hs-entropy/Portfile
    trunk/dports/devel/hs-exceptions/Portfile
    trunk/dports/devel/hs-extensible-exceptions/Portfile
    trunk/dports/devel/hs-failure/Portfile
    trunk/dports/devel/hs-fclabels/Portfile
    trunk/dports/devel/hs-feed/Portfile
    trunk/dports/devel/hs-fingertree/Portfile
    trunk/dports/devel/hs-hashed-storage/Portfile
    trunk/dports/devel/hs-haskeline/Portfile
    trunk/dports/devel/hs-haskell-src-exts/Portfile
    trunk/dports/devel/hs-highlighting-kate/Portfile
    trunk/dports/devel/hs-hinstaller/Portfile
    trunk/dports/devel/hs-hoc/Portfile
    trunk/dports/devel/hs-hs3/Portfile
    trunk/dports/devel/hs-hslogger/Portfile
    trunk/dports/devel/hs-hslua/Portfile
    trunk/dports/devel/hs-http-client/Portfile
    trunk/dports/devel/hs-http-client-conduit/Portfile
    trunk/dports/devel/hs-http-client-tls/Portfile
    trunk/dports/devel/hs-http-conduit/Portfile
    trunk/dports/devel/hs-http-types/Portfile
    trunk/dports/devel/hs-hxt/Portfile
    trunk/dports/devel/hs-hxt-charproperties/Portfile
    trunk/dports/devel/hs-hxt-regex-xmlschema/Portfile
    trunk/dports/devel/hs-hxt-unicode/Portfile
    trunk/dports/devel/hs-ifelse/Portfile
    trunk/dports/devel/hs-ipatch/Portfile
    trunk/dports/devel/hs-json/Portfile
    trunk/dports/devel/hs-juicypixels/Portfile
    trunk/dports/devel/hs-language-c/Portfile
    trunk/dports/devel/hs-lifted-base/Portfile
    trunk/dports/devel/hs-memotrie/Portfile
    trunk/dports/devel/hs-missingh/Portfile
    trunk/dports/devel/hs-mmap/Portfile
    trunk/dports/devel/hs-mmorph/Portfile
    trunk/dports/devel/hs-monad-control/Portfile
    trunk/dports/devel/hs-nats/Portfile
    trunk/dports/devel/hs-numinstances/Portfile
    trunk/dports/devel/hs-pandoc-types/Portfile
    trunk/dports/devel/hs-parsedate/Portfile
    trunk/dports/devel/hs-pcre-light/Portfile
    trunk/dports/devel/hs-pem/Portfile
    trunk/dports/devel/hs-pointedlist/Portfile
    trunk/dports/devel/hs-polyparse/Portfile
    trunk/dports/devel/hs-publicsuffixlist/Portfile
    trunk/dports/devel/hs-puremd5/Portfile
    trunk/dports/devel/hs-readline/Portfile
    trunk/dports/devel/hs-regex-tdfa/Portfile
    trunk/dports/devel/hs-resourcet/Portfile
    trunk/dports/devel/hs-rosezipper/Portfile
    trunk/dports/devel/hs-scientific/Portfile
    trunk/dports/devel/hs-securemem/Portfile
    trunk/dports/devel/hs-semigroups/Portfile
    trunk/dports/devel/hs-sha/Portfile
    trunk/dports/devel/hs-socks/Portfile
    trunk/dports/devel/hs-storable-complex/Portfile
    trunk/dports/devel/hs-string-qq/Portfile
    trunk/dports/devel/hs-tagged/Portfile
    trunk/dports/devel/hs-tagsoup/Portfile
    trunk/dports/devel/hs-tagsoup-0.12/Portfile
    trunk/dports/devel/hs-tar/Portfile
    trunk/dports/devel/hs-temporary/Portfile
    trunk/dports/devel/hs-terminfo/Portfile
    trunk/dports/devel/hs-texmath/Portfile
    trunk/dports/devel/hs-tls/Portfile
    trunk/dports/devel/hs-tls-extra/Portfile
    trunk/dports/devel/hs-transformers-base/Portfile
    trunk/dports/devel/hs-type-level/Portfile
    trunk/dports/devel/hs-uniplate/Portfile
    trunk/dports/devel/hs-utf8-string/Portfile
    trunk/dports/devel/hs-utility-ht/Portfile
    trunk/dports/devel/hs-vector-space/Portfile
    trunk/dports/devel/hs-void/Portfile
    trunk/dports/devel/hs-vty/Portfile
    trunk/dports/devel/hs-xml/Portfile
    trunk/dports/devel/hs-yaml/Portfile
    trunk/dports/devel/hs-zip-archive/Portfile
    trunk/dports/devel/hs-zlib-bindings/Portfile
    trunk/dports/lang/ghc/Portfile
    trunk/dports/textproc/lhs2tex/Portfile
    trunk/dports/textproc/pandoc/Portfile
    trunk/dports/textproc/pxsl-tools/Portfile

Modified: trunk/dports/_resources/port1.0/group/haskell-1.0.tcl
===================================================================
--- trunk/dports/_resources/port1.0/group/haskell-1.0.tcl	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/_resources/port1.0/group/haskell-1.0.tcl	2015-01-22 19:34:32 UTC (rev 131981)
@@ -37,21 +37,28 @@
 # (ghc is the default if not specified, and currently the only option).
 # This automatically defines name, version, categories, homepage,
 # master_sites, distname, and depends_build as appropriate, and sets up
-# the configure, build, destroot, and post-activate stages.  It can do
-# pre-deactivate if that ever becomes an option in MacPorts.
-#
+# the configure, build, destroot, and post-activate stages.
 
+
 # List of supported compilers
 set haskell.compiler_list {ghc}
 
 # Configuration for each compiler
+
+# I'm explicitly *not* determining the GHC version programatically here,
+# because doing so would allow GHC packages to continue working when
+# installed from source after a GHC update without a revbump. That's however
+# not what I want, because it has previously lead to problems when mixing
+# buildbot packages with locally compiled ones around the time of GHC
+# updates.
 array set haskell.compiler_configuration {
     ghc {port       ghc
+         version    7.8.3
          compiler   ${prefix}/bin/ghc
          ghc-pkg    ${prefix}/bin/ghc-pkg}
 }
 
-proc haskell.setup {package version {compiler ghc} {register_scripts "yes"}} {
+proc haskell.setup {package version {compiler ghc} {register_scripts "yes"} {target "standalone"}} {
     global haskell.compiler_list
     global haskell.compiler_configuration
     global homepage prefix configure.cmd destroot worksrcpath name master_sites configure.cc extract.suffix
@@ -60,7 +67,12 @@
         return -code error "Compiler ${compiler} not currently supported"
     }
     array set compiler_config [lindex [array get haskell.compiler_configuration $compiler] 1]
-    name                hs-[string tolower ${package}]
+
+    if {${target} eq "standalone"} {
+        # Do not set name when used for haskell platform port, because those
+        # are subports and cannot touch $name
+        name            hs-[string tolower ${package}]
+    }
     version             ${version}
     categories          devel haskell
     homepage            http://hackage.haskell.org/package/${package}
@@ -81,34 +93,60 @@
     destroot.cmd        ${configure.cmd}
     destroot.destdir
     destroot.target     Setup copy --destdir=${destroot}
-	if {${register_scripts} == "yes"} {
-		post-destroot {
-			system "cd ${worksrcpath} && ${configure.cmd} Setup register --gen-script"
-			system "cd ${worksrcpath} && ${configure.cmd} Setup unregister --gen-script"
-			xinstall -m 755 -d ${destroot}${prefix}/libexec/${name}
-			xinstall -m 755 -W ${worksrcpath} register.sh unregister.sh \
-				${destroot}${prefix}/libexec/${name}
-		}
-		post-activate {
-			system "${prefix}/libexec/${name}/register.sh"
-		}
-		pre-deactivate {
-			# deactivate even if that would break dependent ports; let MacPorts deal with this problem
-			system "${prefix}/libexec/${name}/unregister.sh --force"
-		}
-	}
+    if {${register_scripts} == "yes"} {
+        # Create the package config, drop it in package.conf.d for the current
+        # GHC version and run ghc-pkg recache.
+        # Do not use the Setup register --gen-script and Setup unregister
+        # --gen-script method to generate scripts and call them during
+        # activation. It previously caused a mess that was hard to clean up,
+        # especially since ghc-pkg is pretty stubborn in removing packages when
+        # there are still dependencies left.
 
+        set package_conf_d ${prefix}/lib/ghc-${compiler_config(version)}/package.conf.d/
+        set generate_pkg_config_cmdline [list \
+            ${configure.cmd} Setup register \
+            --gen-pkg-config=${package}-${version}.conf]
+        set generate_pkg_config_hook [subst {
+            xinstall -d -m 755 [list ${destroot}${package_conf_d}]
+            system -W [list ${worksrcpath}] [list $generate_pkg_config_cmdline]
+            xinstall -m 644 [list ${worksrcpath}/${package}-${version}.conf] \
+                [list ${destroot}${package_conf_d}]
+        }]
+        post-destroot $generate_pkg_config_hook
+
+        set ghc_pkg_recache [list [subst ${compiler_config(ghc-pkg)}] recache -v]
+        set ghc_pkg_recache_hook [subst {
+            system [list $ghc_pkg_recache]
+        }]
+        post-activate $ghc_pkg_recache_hook
+        post-deactivate $ghc_pkg_recache_hook
+    }
+
+    set ghc_pkg_list  [list [subst ${compiler_config(ghc-pkg)}] list]
+    set ghc_pkg_check [list [subst ${compiler_config(ghc-pkg)}] check]
+
     pre-configure [subst {
+        global ports_trace
+
         ui_debug "Listing installed haskell packages"
-        catch {system "[subst ${compiler_config(ghc-pkg)}] list"}
-        ui_debug "Running ghc-pkg check"
-        catch {system "[subst ${compiler_config(ghc-pkg)}] check; exit 1"}
-   }]
+        catch {system [list $ghc_pkg_list]}
 
-    livecheck.type      regex
-    livecheck.url       http://hackage.haskell.org/package/${package}
-    livecheck.regex     "/package/[quotemeta ${package}]-\[^/\]+/[quotemeta ${package}]-(\[^\"\]+)[quotemeta ${extract.suffix}]"
+        if [list {![tbool ports_trace]}] {
+            ui_debug "Running ghc-pkg check"
+            catch {system [list $ghc_pkg_check]}
+        } else {
+            ui_debug "Skipping ghc-pkg check because it generates wrong results in trace mode"
+        }
+    }]
 
+    if {${target} eq "standalone"} {
+        livecheck.type      regex
+        livecheck.url       http://hackage.haskell.org/package/${package}
+        livecheck.regex     "/package/[quotemeta ${package}]-\[^/\]+/[quotemeta ${package}]-(\[^\"\]+)[quotemeta ${extract.suffix}]"
+    } else {
+        # Disable livecheck for haskell platform ports
+        livecheck.type      none
+    }
+
     universal_variant   no
 }
-

Modified: trunk/dports/_resources/port1.0/group/haskellplatform-2.0.tcl
===================================================================
--- trunk/dports/_resources/port1.0/group/haskellplatform-2.0.tcl	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/_resources/port1.0/group/haskellplatform-2.0.tcl	2015-01-22 19:34:32 UTC (rev 131981)
@@ -32,57 +32,18 @@
 # Usage:
 # PortGroup                 haskell-platform 2.0
 # haskellplatform.setup     haskell_package version [register_scripts]
-# where haskell_package is the name of the package (eg, digest), version is the
-# version for it. This automatically defines name, version, categories,
-# homepage, master_sites, distname, and depends_build as appropriate, and sets
-# up the configure, build, destroot, and post-activate stages. It can do
-# pre-deactivate if that ever becomes an option in MacPorts. register_scripts
-# can be used to deactivate installing register.sh and unregister.sh as might be
-# needed for non-library parts of the haskell platform. Set it to "no" to
-# achieve this; defaults to "yes".
+# where haskell_package is the name of the package (eg, digest), version is
+# the version for it. This automatically defines version, categories,
+# homepage, master_sites, distname, and depends_build as appropriate, and
+# sets up the configure, build, destroot, and post-activate stages.
+# register_scripts can be used to deactivate package registration with
+# haskell's package database and might be needed for non-library parts of the
+# haskell platform. Set it to "no" to achieve this; defaults to "yes".
+#
+# This uses the haskell 1.0 PortGroup internally.
 
+PortGroup       haskell 1.0
 
 proc haskellplatform.setup {package version {register_scripts "yes"}} {
-    global homepage prefix configure.cmd configure.cc destroot worksrcpath name master_sites
-
-	# don't set name, that will prevent using this in subports
-    version             ${version}
-    categories          devel haskell
-    homepage            http://hackage.haskell.org/package/${package}
-    master_sites        http://hackage.haskell.org/packages/archive/${package}/${version}
-    distname            ${package}-${version}
-    depends_lib         port:ghc
-    configure.args      Setup configure \
-                        --prefix=${prefix} \
-                        --with-compiler=${prefix}/bin/ghc \
-                        -v \
-                        --enable-library-profiling \
-						--with-gcc=${configure.cc}
-    configure.cmd       runhaskell
-    configure.pre_args
-
-    build.cmd           ${configure.cmd}
-    build.args          Setup build -v
-    build.target
-    destroot.cmd        ${configure.cmd}
-    destroot.destdir
-    destroot.target     Setup copy --destdir=${destroot}
-	if {${register_scripts} == "yes"} {
-		post-destroot {
-    	    system "cd ${worksrcpath} && ${configure.cmd} Setup register --gen-script"
-    	    system "cd ${worksrcpath} && ${configure.cmd} Setup unregister --gen-script"
-    	    xinstall -m 755 -d ${destroot}${prefix}/libexec/${subport}
-    	    xinstall -m 755 -W ${worksrcpath} register.sh unregister.sh \
-    	        ${destroot}${prefix}/libexec/${subport}
-    	}
-		post-activate {
-    	    system "${prefix}/libexec/${subport}/register.sh"
-    	}
-    	pre-deactivate {
-    	    system "${prefix}/libexec/${subport}/unregister.sh"
-    	}
-	}
-    universal_variant   no
-
-    livecheck.type      none
+    haskell.setup   ${package} ${version} ghc ${register_scripts} haskell-platform
 }

Modified: trunk/dports/devel/darcs/Portfile
===================================================================
--- trunk/dports/devel/darcs/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/darcs/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,6 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       darcs 2.8.5
+revision            1
 name                darcs
 checksums           rmd160  b2fdfcda2525a513e09a38fecd8ff8b07b16c7e3 \
                     sha256  064310ed589c89500e224ad5254ab88de815c349f14f9aef9513720eb857e399

Modified: trunk/dports/devel/haskell-platform/Portfile
===================================================================
--- trunk/dports/devel/haskell-platform/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/haskell-platform/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -57,32 +57,27 @@
 # @param[in] pkgrevision the current revision of the port in MacPorts
 # @param[in] block       a block of code to be executed in the subport, optional
 proc haskell_platform_port {pkgname pkgversion pkgrevision {block {}}} {
-    uplevel 1 "
+    # To see what this little bit of magic does, replace "uplevel 1" with
+    # "ui_warn".
+    uplevel 1 [subst {
         subport hs-[string tolower ${pkgname}] {
             PortGroup               haskellplatform 2.0
-            haskellplatform.setup   ${pkgname} ${pkgversion}
-            revision                ${pkgrevision}
+            haskellplatform.setup   [list ${pkgname}] [list ${pkgversion}]
+            revision                [list ${pkgrevision}]
 
             # Make sure to check this for every port!
             license                 BSD
             maintainers             cal openmaintainer
             platforms               darwin
 
-            pre-activate {
-                # deactivate hs-platform versions of these ports; they are outdated.
-                # deactivate hack added 2013-06-06
-                if {!\[catch {set installed \[lindex \[registry_active hs-platform-[string tolower ${pkgname}]] 0]}]} {
-                    registry_deactivate_composite hs-platform-[string tolower ${pkgname}] \"\" \[list ports_nodepcheck 1] 
-                }
-            }
-
             ${block}
         }
 
-        if {\${subport} eq \${name}} {
+        # Add a dependency from haskell-platform -> hs-[string tolower $pkgname]
+        if [list {$subport eq $name}] {
             depends_run-append  port:hs-[string tolower ${pkgname}]
         }
-    "
+    }]
 }
 
 ##
@@ -95,32 +90,27 @@
 # @param[in] pkgrevision the current revision of the port in MacPorts
 # @param[in] block       a block of code to be executed in the subport, optional
 proc haskell_platform_tool {pkgname pkgversion pkgrevision {block {}}} {
-    uplevel 1 "
+    # To see what this little bit of magic does, replace "uplevel 1" with
+    # "ui_warn".
+    uplevel 1 [subst {
         subport hs-[string tolower ${pkgname}] {
             PortGroup               haskellplatform 2.0
-            haskellplatform.setup   ${pkgname} ${pkgversion} no
-            revision                ${pkgrevision}
+            haskellplatform.setup   [list ${pkgname}] [list ${pkgversion}] no
+            revision                [list ${pkgrevision}]
 
             # Make sure to check this for every port!
             license                 BSD
             maintainers             cal openmaintainer
             platforms               darwin
 
-            pre-activate {
-                # deactivate hs-platform versions of these ports; they are outdated.
-                # deactivate hack added 2013-06-06
-                if {!\[catch {set installed \[lindex \[registry_active hs-platform-[string tolower ${pkgname}]] 0]}]} {
-                    registry_deactivate_composite hs-platform-[string tolower ${pkgname}] \"\" \[list ports_nodepcheck 1] 
-                }
-            }
-
             ${block}
         }
 
-        if {\${subport} eq \${name}} {
+        # Add a dependency from haskell-platform -> hs-[string tolower $pkgname]
+        if [list {$subport eq $name}] {
             depends_run-append  port:hs-[string tolower ${pkgname}]
         }
-    "
+    }]
 }
 
 
@@ -128,7 +118,7 @@
 # Additional Platform Libraries #
 #################################
 
-haskell_platform_port async 2.0.1.5 0 {
+haskell_platform_port async 2.0.1.5 1 {
     checksums               rmd160  0ec360bc373c4ca0b3c7617ec611f2414804e9cd \
                             sha256  cd13ac558f4f63e567100805770648e89307a3210852b17038c9be4fcc3aa83c
 
@@ -148,7 +138,7 @@
         automatically killed when their parent dies (see withAsync).
 }
 
-haskell_platform_port attoparsec 0.10.4.0 3 {
+haskell_platform_port attoparsec 0.10.4.0 4 {
     checksums               rmd160  1fc9845e60fb0cddc9ffa8838c446b3046cd3522 \
                             sha256  b6b84e0dbd1c3beec1dedea578ac2f4d62afbe66b383582b7b3349406866d346
 
@@ -161,7 +151,7 @@
         formats.
 }
 
-haskell_platform_port case-insensitive 1.1.0.3 0 {
+haskell_platform_port case-insensitive 1.1.0.3 1 {
     checksums               rmd160  351ebf0ae84c4c580b910dbd3ed0828b309874c7 \
                             sha256  7b255fe63155d53ab84b248ab5ba9306fd4bec47a6198e3275cf9cb41c4d263b
 
@@ -176,7 +166,7 @@
         insensitive to cases.
 }
 
-haskell_platform_port fgl 5.5.0.1 0 {
+haskell_platform_port fgl 5.5.0.1 1 {
     checksums               rmd160  c6c1f89db51d8d3ce6687dab13109c7f40c9c10c \
                             sha256  aa61664ba38db3e54124b702b1ee92a72a569c981b759e48cfb567078b038763
 
@@ -186,7 +176,7 @@
     long_description        ${description}
 }
 
-haskell_platform_port GLUT 2.5.1.1 0 {
+haskell_platform_port GLUT 2.5.1.1 1 {
     checksums               rmd160  b6e4bad4109307a614c3ba93aa1f3f8857ae45dc \
                             sha256  4a8177e154ead5a7bcc110f8fe408f9cf720783dde024ac1936cd95b659b2d59
 
@@ -198,7 +188,7 @@
         independent toolkit for writing OpenGL programs.
 }
 
-haskell_platform_port GLURaw 1.4.0.1 0 {
+haskell_platform_port GLURaw 1.4.0.1 1 {
     checksums               rmd160  1fa7a906c6f99d9540b200de038a2a734e576cea \
                             sha256  9655644beb54ff8fac68f2e0fd8a8e9a1e8409272e2e4c963ccce9bcd60e0ecc
 
@@ -211,7 +201,7 @@
         a nicer interface.
 }
 
-haskell_platform_port hashable 1.2.2.0 0 {
+haskell_platform_port hashable 1.2.2.0 1 {
     checksums               rmd160  33f9040f2afcb93d6475d8872aef4c164a4cff5e \
                             sha256  033a90b0369af59bf922d0c2af8d73a18432b46b0a47607f436d38f873a88e21
 
@@ -225,7 +215,7 @@
         a way to combine hash values.
 }
 
-haskell_platform_port haskell-src 1.0.1.6 0 {
+haskell_platform_port haskell-src 1.0.1.6 1 {
     checksums               rmd160  649a0f9f116cb90f03411a9e8d53b17409c38134 \
                             sha256  c7c556366025d9895d1110ecfa30a29e29d7d0a8cb447716fe601e4ff5da4cef
 
@@ -239,7 +229,7 @@
         of this package are to parse or generate Haskell 98 code.
 }
 
-haskell_platform_port html 1.0.1.2 5 {
+haskell_platform_port html 1.0.1.2 6 {
     checksums               rmd160  55d95a42c297c9c4b0b0c3bbd077a5ed59e48878 \
                             sha256  0c35495ea33d65e69c69bc7441ec8e1af69fbb43433c2aa3406c0a13a3ab3061
 
@@ -248,7 +238,7 @@
         This package contains a combinator library for constructing HTML documents.
 }
 
-haskell_platform_port HTTP 4000.2.10 0 {
+haskell_platform_port HTTP 4000.2.10 1 {
     checksums               rmd160  b1e3a1aec27c3e09fe1f93f93ab717cc4e576504 \
                             sha256  efde6d9f2e8cd7b72068579f0a75449703c0fa7aee76dfc0f3af175295a127d1
 
@@ -265,7 +255,7 @@
         the implementation is all written in Haskell.
 }
 
-haskell_platform_port HUnit 1.2.5.2 2 {
+haskell_platform_port HUnit 1.2.5.2 3 {
     checksums               rmd160  f6ac9ac12c152609174ea80a3a0c694210c81594 \
                             sha256  0af5ad34dba27de48b94ce6d5f7ee3aa6af6183bdc4a3967b811e28520369a41
 
@@ -275,7 +265,7 @@
         tool for Java, see: http://www.junit.org.
 }
 
-haskell_platform_port mtl 2.1.3.1 0 {
+haskell_platform_port mtl 2.1.3.1 1 {
     checksums               rmd160  f6432fb7e64d66eff69f02ccca9fc30ac5dce502 \
                             sha256  77af766957fb49361fe63446f272a698bddb13398669edc363022e5c2517f6f6
 
@@ -287,7 +277,7 @@
         School of Functional Programming, 1995
 }
 
-haskell_platform_port network 2.4.2.3 0 {
+haskell_platform_port network 2.4.2.3 1 {
     checksums               rmd160  38f20be22e51a902a00416bad1e63480316e8348 \
                             sha256  801b9c652dae626bf4a96175162b1290e7fe7ff20d802d62434d5ae1d363c16d
 
@@ -297,7 +287,7 @@
     long_description        ${description}
 }
 
-haskell_platform_port OpenGL 2.9.2.0 0 {
+haskell_platform_port OpenGL 2.9.2.0 1 {
     checksums               rmd160  b238630bd16d37485c58835a643d965ac6c61ef2 \
                             sha256  1758f6cacc9ea8f0d410fd0abc1a19f2a50dffdb62736d66d4e62b20619545e9
 
@@ -308,10 +298,10 @@
     description             A binding for the OpenGL graphics system
     long_description        \
         A Haskell binding for the OpenGL graphics system (GL, version 4.4) and \
-        its accompanying utility library (GLU, version 1.3). 
+        its accompanying utility library (GLU, version 1.3).
 }
 
-haskell_platform_port OpenGLRaw 1.5.0.0 0 {
+haskell_platform_port OpenGLRaw 1.5.0.0 1 {
     checksums               rmd160  6ede61cb59090ede7d3ec1df41311a8e14496080 \
                             sha256  852aa5229722269d70daed3c04b95e9dc7b7013efd62ebc4f2873a81768b9a12
 
@@ -329,7 +319,7 @@
         thrown.
 }
 
-haskell_platform_port parallel 3.2.0.4 0 {
+haskell_platform_port parallel 3.2.0.4 1 {
     checksums               rmd160  4bc31de0b3dd63ca8d24c967f32a2ee40f0a2d64 \
                             sha256  8cdb637fc04e4dd62f9deb0fe3c191b8068526009960f297f54dc9cf5616146d
 
@@ -337,7 +327,7 @@
     long_description        This package provides a library for parallel programming.
 }
 
-haskell_platform_port parsec 3.1.5 0 {
+haskell_platform_port parsec 3.1.5 1 {
     checksums               rmd160  4d27dffd266c38cc3266ea17b792e00f180b3968 \
                             sha256  c572245d72bc3aff3491ce4f89215fcaa1e01c5e7b280d4c105a87db31793cb8
 
@@ -353,7 +343,7 @@
         monads, and it is also parametric in the input stream type.
 }
 
-haskell_platform_port primitive 0.5.2.1 0 {
+haskell_platform_port primitive 0.5.2.1 1 {
     checksums               rmd160  b456047baa641acc897a871cc2212f9f3a2c576f \
                             sha256  0e516b81c2ef2c96d47dc40561663cc2cbfece0f135948e77e9b53025ff1c3ee
 
@@ -361,7 +351,7 @@
     long_description        This package provides various primitive memory-related operations.
 }
 
-haskell_platform_port QuickCheck 2.6 2 {
+haskell_platform_port QuickCheck 2.6 3 {
     checksums               rmd160  94bab2dcefdd7a6eddd5af7211db1babf39e0df8 \
                             sha256  8001c00a1892714d914e5007ba72cdd428c1ea4c6b8418c6cb5e7809753d970d
 
@@ -375,17 +365,17 @@
         that the properties hold in a large number of randomly generated cases.
 }
 
-haskell_platform_port random 1.0.1.1 4 {
+haskell_platform_port random 1.0.1.1 5 {
     checksums               rmd160  a13a4d7fefd15611cf863f11caf212efede320c3 \
                             sha256  df7c3b405de0ac27a2ee8fdc8dad87cb42e8eac01fef53861e43bc47c8111559
-          
+
     description             random number library
     long_description        \
         This package provides a basic random number generation library, including \
         the ability to split random number generators.
 }
 
-haskell_platform_port regex-base 0.93.2 4 {
+haskell_platform_port regex-base 0.93.2 5 {
     checksums               rmd160  c009e193dd453666c7c3b585a25f3a8add7ec6b6 \
                             sha256  20dc5713a16f3d5e2e6d056b4beb9cfdc4368cd09fd56f47414c847705243278
 
@@ -395,7 +385,7 @@
     long_description        Interface API for regex-posix,pcre,parsec,tdfa,dfa
 }
 
-haskell_platform_port regex-compat 0.95.1 4 {
+haskell_platform_port regex-compat 0.95.1 5 {
     checksums               rmd160  b2fe02ca3c4e9027b2d433c8a265b19a85c8bd17 \
                             sha256  d57cb1a5a4d66753b18eaa37a1621246f660472243b001894f970037548d953b
 
@@ -406,7 +396,7 @@
     long_description        One module layer over regex-posix to replace Text.Regex
 }
 
-haskell_platform_port regex-posix 0.95.2 3 {
+haskell_platform_port regex-posix 0.95.2 4 {
     checksums               rmd160  7ee59eb760bb8c0c7fe17e17d90eb0623b9fd5bb \
                             sha256  56019921cd4a4c9682b81ec614236fea816ba8ed8785a1640cd66d8b24fc703e
 
@@ -416,7 +406,7 @@
     long_description        The posix regex backend for regex-base
 }
 
-haskell_platform_port split 0.2.2 2 {
+haskell_platform_port split 0.2.2 3 {
     checksums               rmd160  7d4fe221283836386807f0e73a90df1255061f6f \
                             sha256  f9cf9e571357f227aed5be9a78f5bbf78ef55c99df2edf7fdc659acc1f904375
 
@@ -426,7 +416,7 @@
         the "split" function found in several mainstream languages.
 }
 
-haskell_platform_port stm 2.4.2 2 {
+haskell_platform_port stm 2.4.2 3 {
     checksums               rmd160  7d49257f7e2de7cf18e02dc3ceeb4619d7980dd8 \
                             sha256  c8ee3cd64c266133902619cfff2d04e5f66206f91dbce8dd1182037fbe4858db
 
@@ -434,7 +424,7 @@
     long_description        A modular composable concurrency abstraction.
 }
 
-haskell_platform_port syb 0.4.1 0 {
+haskell_platform_port syb 0.4.1 1 {
     checksums               rmd160  4ed2329f3c915adb91fb5b1f6b3735e219d1fdd6 \
                             sha256  aa32cb3d9a0cbcfb24ac1c5d567886e8908dd017fd009ffd446bff86732670d2
 
@@ -448,7 +438,7 @@
         a variety of traversals.
 }
 
-haskell_platform_port text 1.1.0.0 0 {
+haskell_platform_port text 1.1.0.0 1 {
     checksums               rmd160  b57efc9cbf277cd914a9e148129e42ae861771b8 \
                             sha256  80f1ada824f0e3886bb49dc7fd128707ca1a34e06bbf4419873b1677c4d7ba92
 
@@ -458,7 +448,7 @@
         with a powerful loop fusion optimization framework.
 }
 
-haskell_platform_port unordered-containers 0.2.4.0 0 {
+haskell_platform_port unordered-containers 0.2.4.0 1 {
     checksums               rmd160  0d62b6b8f95e65890e07934413cd1377ed1e85e5 \
                             sha256  34eaeb0c96d84169aca7085cf21f89bedb4bdb4de2ac78358a087faeea93cdf4
 
@@ -471,7 +461,7 @@
         quantities and high speed.
 }
 
-haskell_platform_port vector 0.10.9.1 0 {
+haskell_platform_port vector 0.10.9.1 1 {
     checksums               rmd160  885ba057a05219ae6a35170539c68996d2074668 \
                             sha256  205656e9741aad406e427e988dbf1665bf5dbdf3e9d574e309c274be4e06bde5
 
@@ -483,7 +473,7 @@
         immutable), with a powerful loop optimisation framework.
 }
 
-haskell_platform_port zlib 0.5.4.1 3 {
+haskell_platform_port zlib 0.5.4.1 4 {
     checksums               rmd160  9ed49e79e239604958a9c385cca75747fafc2713 \
                             sha256  cca365e4c52c90be41a5754943134da5ce6c60bb52fa00c128fd118e0505a550
 
@@ -501,7 +491,7 @@
 # Programs and Tools #
 ######################
 
-haskell_platform_tool cabal-install 1.18.0.5 0 {
+haskell_platform_tool cabal-install 1.18.0.5 1 {
     checksums               rmd160  f07279510e03678ad5e3720d9e01707681f874ea \
                             sha256  477df8ef73916e8bc23c727280a1700939131a3e2809a057668c883b0b521782
 
@@ -519,7 +509,7 @@
         installation of Haskell libraries and programs.
 }
 
-haskell_platform_tool alex 3.1.3 0 {
+haskell_platform_tool alex 3.1.3 1 {
     checksums               rmd160  2325ccfc770264c517d2dfa38cece9376d4e252d \
                             sha256  8d41a6e72a016155f00c846f7146ab4b27fe9640668a4b592d6a9b856f970a92
 
@@ -533,7 +523,7 @@
         similar to the tool lex or flex for C/C++.
 }
 
-haskell_platform_tool happy 1.19.4 0 {
+haskell_platform_tool happy 1.19.4 1 {
     checksums               rmd160  8ec09c4743d85ae493354e49df07f0ee423267cf \
                             sha256  6be499f66c61f8c48cbbbcb70515eb8e62c2bfa08adcc8c9474e7ae343a6936d
 
@@ -545,7 +535,7 @@
         in a similar way to the yacc tool for C.
 }
 
-haskell_platform_tool hscolour 1.20.3 0 {
+haskell_platform_tool hscolour 1.20.3 1 {
     checksums               rmd160  2d875ecdb910a5955a5ec049935a74c60edbc4cc \
                             sha256  3adb816fba3ecdf9f1ee5fb23feb0611b0762f7e8c2a282c2def5cc2f5483d96
 

Modified: trunk/dports/devel/hs-aeson/Portfile
===================================================================
--- trunk/dports/devel/hs-aeson/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-aeson/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,6 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       aeson 0.7.0.4
+revision            1
 checksums           rmd160  065188dba601b599a022fa727fb1fdc9f1b197ea \
                     sha256  53c83c4a488832d7964d9250e401066c236a80cdec66958f9b35104a19cb2f01
 

Modified: trunk/dports/devel/hs-asn1-data/Portfile
===================================================================
--- trunk/dports/devel/hs-asn1-data/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-asn1-data/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       asn1-data 0.7.1
-revision            1
+revision            2
 checksums           rmd160  8d3a788a629cadc2d8607d8ef79865bacc09fc56 \
                     sha256  f9a8a8ec41e89ebb4af6bd6b8a4c45515e44d7d61524d02b52881bfe7caf4783
 

Modified: trunk/dports/devel/hs-asn1-types/Portfile
===================================================================
--- trunk/dports/devel/hs-asn1-types/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-asn1-types/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       asn1-types 0.2.2
-revision            1
+revision            2
 checksums           rmd160  f3d5eb028d2ed259f287cef4fc2f6dcadae577e6 \
                     sha256  dd2b1880ac43cebc4d42db94dc46498224cd0d1c20d65f11a2bf07e7e3e17c40
 

Modified: trunk/dports/devel/hs-base-unicode-symbols/Portfile
===================================================================
--- trunk/dports/devel/hs-base-unicode-symbols/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-base-unicode-symbols/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       base-unicode-symbols 0.2.2.4
-revision            1
+revision            2
 checksums           rmd160  7638ec7187ce95f6a3f2fb0895361508f6ffcbaa \
                     sha256  a2f841430fec32edba778b74bde83bf0170ada7c5e2e59d7187c8f06d92dcca9
 

Modified: trunk/dports/devel/hs-base64-bytestring/Portfile
===================================================================
--- trunk/dports/devel/hs-base64-bytestring/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-base64-bytestring/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       base64-bytestring 1.0.0.1
-revision            4
+revision            5
 license             BSD
 maintainers         cal openmaintainer
 platforms           darwin

Modified: trunk/dports/devel/hs-bibutils/Portfile
===================================================================
--- trunk/dports/devel/hs-bibutils/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-bibutils/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -6,7 +6,7 @@
 
 haskell.setup       hs-bibutils 5.0
 name                hs-bibutils
-revision            2
+revision            3
 checksums           rmd160  da4626c54011eafdd49bef625df2eddab9ccb5e1 \
                     sha256  54403646b4530649e9a48b01f0d23818566d62691c651ba4ff9889278c85eca1
 

Modified: trunk/dports/devel/hs-blaze-builder/Portfile
===================================================================
--- trunk/dports/devel/hs-blaze-builder/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-blaze-builder/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,6 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       blaze-builder 0.3.3.4
+revision            1
 checksums           rmd160  6b2deac644b39787113cfea3f8123bbce32627b2 \
                     sha256  e5c1101e6a0db4ee85e0bf57fe797bdd6f5ee9542ee730a663030eb650acaf8b
 

Modified: trunk/dports/devel/hs-blaze-html/Portfile
===================================================================
--- trunk/dports/devel/hs-blaze-html/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-blaze-html/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,6 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       blaze-html 0.7.0.3
+revision            1
 checksums           rmd160  7ee1e3498bef31fe9e1acb12d372fe56a930d410 \
                     sha256  7d1bba5fac7c129538c567291d5e37663034a9bce6e8efcbea2e8ed5f3dec3ca
 

Modified: trunk/dports/devel/hs-blaze-markup/Portfile
===================================================================
--- trunk/dports/devel/hs-blaze-markup/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-blaze-markup/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,6 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       blaze-markup 0.6.2.0
+revision            1
 checksums           rmd160  10ea37d68a8c04e5348fc71fd6f02b396f300ef0 \
                     sha256  0854033de23827d93cb13cdc6530e9def0e367df7309d488cfe601def7c48a0c
 

Modified: trunk/dports/devel/hs-bloomfilter/Portfile
===================================================================
--- trunk/dports/devel/hs-bloomfilter/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-bloomfilter/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       bloomfilter 1.2.6.10
-revision            1
+revision            2
 checksums           rmd160  87c015512db13664c53ae01bc75285ca2e20994d \
                     sha256  9b6af333db4a61e4fc9b3090e90a0adcf2eb4e096f700b0315b8381e73ba5b98
 

Modified: trunk/dports/devel/hs-boolean/Portfile
===================================================================
--- trunk/dports/devel/hs-boolean/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-boolean/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -4,7 +4,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       Boolean 0.2
-revision            2
+revision            3
 checksums           rmd160  197c2fd0d6c0b79bad81201d95834eb54e07d997 \
                     sha256  23fff11419defab048b71eec4eea4a4d1154788a2cf9764721d749b79cde18e5
 

Modified: trunk/dports/devel/hs-byteable/Portfile
===================================================================
--- trunk/dports/devel/hs-byteable/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-byteable/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       byteable 0.1.1
-revision            1
+revision            2
 checksums           rmd160  1319a8c5a5e6e60394a30e819b427f2ce512327b \
                     sha256  243b34a1b5b64b39e39fe58f75c18f6cad5b668b10cabcd86816cbde27783fe2
 

Modified: trunk/dports/devel/hs-bytestring-csv/Portfile
===================================================================
--- trunk/dports/devel/hs-bytestring-csv/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-bytestring-csv/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       bytestring-csv 0.1.2
-revision            4
+revision            5
 checksums           rmd160  24eb8ddc311b2643ab9b56cd15b060481c9e1b6a \
                     sha256  19480f2f60c474b18ef507a657daa63b18a40f97a3171883cf9d4b33169df874
 

Modified: trunk/dports/devel/hs-bytestring-lexing/Portfile
===================================================================
--- trunk/dports/devel/hs-bytestring-lexing/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-bytestring-lexing/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       bytestring-lexing 0.4.3
-revision            2
+revision            3
 checksums           rmd160  325a7739c4a54548266a578a089df0e50a084579 \
                     sha256  d95cd5b15b750507984f117f2c20a66d96931114829c429bd801548f5c76d637
 

Modified: trunk/dports/devel/hs-c2hs/Portfile
===================================================================
--- trunk/dports/devel/hs-c2hs/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-c2hs/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       c2hs 0.16.5 ghc no
-revision            2
+revision            3
 checksums           rmd160  71d8809a6ed56cffd17bc2bb3f4d3ec95d13eec4 \
                     sha256  1e55b42f1648fbbee290d9316fa7954b40e3b27e33707cdcb8c7e763effd04a6
 

Modified: trunk/dports/devel/hs-cereal/Portfile
===================================================================
--- trunk/dports/devel/hs-cereal/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-cereal/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       cereal 0.4.0.1
-revision            1
+revision            2
 checksums           rmd160  0ed2df6c41d1f56dfbdeaeca80239069b580fba3 \
                     sha256  5b0adf19d17c902ecd9e875587601294f9fb47027a43b37f1ff0f52e171be289
 

Modified: trunk/dports/devel/hs-certificate/Portfile
===================================================================
--- trunk/dports/devel/hs-certificate/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-certificate/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       certificate 1.3.9
-revision            1
+revision            2
 checksums           rmd160  c06124c118a46cb2765c025a612163143911b625 \
                     sha256  e6257b4b0e884db8a817d265d9a7f9a6c76af8190504f32dadbbf64b0fcee5a1
 

Modified: trunk/dports/devel/hs-chunks/Portfile
===================================================================
--- trunk/dports/devel/hs-chunks/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-chunks/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       chunks 2007.4.18
-revision            3
+revision            4
 checksums           rmd160  d41f3f2fa38da0263a084271f65de94ca5e1c0de \
                     sha256  7f3a9042423f7ed4484cdc2d8fe25e7af33f4de38c16a3defba5db053f8dbc61
 

Modified: trunk/dports/devel/hs-cipher-aes/Portfile
===================================================================
--- trunk/dports/devel/hs-cipher-aes/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-cipher-aes/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       cipher-aes 0.2.6
-revision            1
+revision            2
 checksums           rmd160  0f1b7c673f0826538241fc9d3d93ae698b6454d1 \
                     sha256  7174d42e65fd4a12b4d4e7ff70ed664d8a455d809a7d9e263999f35b7850457b
 

Modified: trunk/dports/devel/hs-cipher-rc4/Portfile
===================================================================
--- trunk/dports/devel/hs-cipher-rc4/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-cipher-rc4/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       cipher-rc4 0.1.4
-revision            1
+revision            2
 checksums           rmd160  0cdd8b6fe55172a0308f8c4121c51ab658874c75 \
                     sha256  c67e731bc9e7f3882e33609c3d9ec97b4e9bbd2f95cd882926acfb621970384d
 

Modified: trunk/dports/devel/hs-citeproc/Portfile
===================================================================
--- trunk/dports/devel/hs-citeproc/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-citeproc/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       citeproc-hs 0.3.9
-revision            2
+revision            3
 name                hs-citeproc
 checksums           rmd160  623bd386012ee8bbdf0390ba414e6651fe523b95 \
                     sha256  4f6b7db9b731789f25e4faebce8ec2ea4a19a920aaad6951a5e8b23cd4187438

Modified: trunk/dports/devel/hs-conduit/Portfile
===================================================================
--- trunk/dports/devel/hs-conduit/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-conduit/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,6 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       conduit 1.2.3.1
+revision            1
 checksums           rmd160  860bc0c659a6610335dfd27a0ac035fac703dd18 \
                     sha256  786d4b29f9478c7aad63fb9a264c5a077a7ed6c62a209fab56a6a9981c18c312
 

Modified: trunk/dports/devel/hs-connection/Portfile
===================================================================
--- trunk/dports/devel/hs-connection/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-connection/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       connection 0.1.3.1
-revision            1
+revision            2
 checksums           rmd160  a339394bede7fa76d31ec8bdbc9c4d2ab4e23a35 \
                     sha256  dc84b6b9d068a0fd843e94e1cb3544a1c7fb9b5e6e29f2113d8f1a4380583bfd
 

Modified: trunk/dports/devel/hs-cookie/Portfile
===================================================================
--- trunk/dports/devel/hs-cookie/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-cookie/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       cookie 0.4.0.1
-revision            1
+revision            2
 checksums           rmd160  c04b7536f7e7dcd8279de598d4bde0deeb86da7d \
                     sha256  73967e5d4a0fe43248db582ace5f0f4cb8c7085748ea90e1dc312f3e137e6506
 

Modified: trunk/dports/devel/hs-cpphs/Portfile
===================================================================
--- trunk/dports/devel/hs-cpphs/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-cpphs/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       cpphs 1.17
-revision            2
+revision            3
 checksums           rmd160  03298c36f135d7bff36d9ff3c3090fc566d4d1cf \
                     sha256  fd4bfa35592db6456d0b59218df49e24efb60fc87d7a919f9a6d9a50e10fa706
 

Modified: trunk/dports/devel/hs-cprng-aes/Portfile
===================================================================
--- trunk/dports/devel/hs-cprng-aes/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-cprng-aes/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       cprng-aes 0.5.2
-revision            1
+revision            2
 checksums           rmd160  4d3182bcc9f86760fa1740690c962c1d522b477e \
                     sha256  ee0a5c27396c0257af5ebb4882b31e3ab14d8b160e916dbdc031733f506bc8d9
 

Modified: trunk/dports/devel/hs-crypto/Portfile
===================================================================
--- trunk/dports/devel/hs-crypto/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-crypto/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       Crypto 4.2.5.1
-revision            3
+revision            4
 checksums           rmd160  adcbd51eb0656427a5e794fc2946dcbdd7e6ebe5 \
                     sha256  6ad5e0533d0aaaf2f30049d166881a845cc190780798661815da9b4914a0af66
 

Modified: trunk/dports/devel/hs-crypto-api/Portfile
===================================================================
--- trunk/dports/devel/hs-crypto-api/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-crypto-api/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       crypto-api 0.12.2.2
-revision            3
+revision            4
 checksums           rmd160  c2058f2e60317d73e465232d7c6305b490b05bac \
                     sha256  33ec873929013e9b0fefeddfdecffd445f1afdf426a3e3c41c5aaefce346bb62
 

Modified: trunk/dports/devel/hs-crypto-cipher-types/Portfile
===================================================================
--- trunk/dports/devel/hs-crypto-cipher-types/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-crypto-cipher-types/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       crypto-cipher-types 0.0.9
-revision            1
+revision            2
 checksums           rmd160  f5f6b896982eccb5da639d4fdbd3065d3e71734b \
                     sha256  2073f6b70df7916aebe2da49d224497183662d56d19da87b76f70039430c0a0f
 

Modified: trunk/dports/devel/hs-crypto-numbers/Portfile
===================================================================
--- trunk/dports/devel/hs-crypto-numbers/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-crypto-numbers/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       crypto-numbers 0.2.3
-revision            1
+revision            2
 checksums           rmd160  06f5cda1b4c040f1889e6056d4360c424d4a3195 \
                     sha256  f77dabd4dd6aa6343ba351b2ae1c55e4b9ef85c7911eadf6914704401cada25b
 

Modified: trunk/dports/devel/hs-crypto-pubkey/Portfile
===================================================================
--- trunk/dports/devel/hs-crypto-pubkey/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-crypto-pubkey/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       crypto-pubkey 0.2.3
-revision            1
+revision            2
 checksums           rmd160  9bba4725ab1180737bf5f7766ca373c72705c82e \
                     sha256  b38af600bd8bd748da673ffa7fa0914767dbdba79673561437776246bbba0fa5
 

Modified: trunk/dports/devel/hs-crypto-pubkey-types/Portfile
===================================================================
--- trunk/dports/devel/hs-crypto-pubkey-types/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-crypto-pubkey-types/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       crypto-pubkey-types 0.4.1
-revision            1
+revision            2
 checksums           rmd160  9b9bfc71eae56781f19b14ff19a5168c4a7af6e1 \
                     sha256  f986bb89819bca04e3be596e7e84ab23f7dc3945d5a43fb2f34d3b862f8440ff
 

Modified: trunk/dports/devel/hs-crypto-random/Portfile
===================================================================
--- trunk/dports/devel/hs-crypto-random/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-crypto-random/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       crypto-random 0.0.7
-revision            1
+revision            2
 checksums           rmd160  b95ccb0a0f5d7b15ec053b7b0ed1bb017f6d5bdb \
                     sha256  bccb1fda2d29a3af9e476ed019231a4d2a53fef4f048c4dde9c10d5a901f46b6
 

Modified: trunk/dports/devel/hs-cryptohash/Portfile
===================================================================
--- trunk/dports/devel/hs-cryptohash/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-cryptohash/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       cryptohash 0.11.1
-revision            1
+revision            2
 checksums           rmd160  b9165a25b4ac2e7a96e968563480cd003747d010 \
                     sha256  be76351650517042e390887069af3dc047ed5621e1e2c96fa8a04444675c8773
 

Modified: trunk/dports/devel/hs-curl/Portfile
===================================================================
--- trunk/dports/devel/hs-curl/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-curl/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       curl 1.3.8
-revision            1
+revision            2
 checksums           rmd160  4aaa5133ee083bf81bba6cacde78f8c0a33274b8 \
                     sha256  9087c936bfcdb865bad3166baa3f12bf37acf076fa76010e3b5f82a1d485446e
 

Modified: trunk/dports/devel/hs-data-accessor/Portfile
===================================================================
--- trunk/dports/devel/hs-data-accessor/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-data-accessor/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup               haskell 1.0
 
 haskell.setup           data-accessor 0.2.2.3
-revision                3
+revision                4
 checksums               rmd160  fcee79837b8da1b076b6342d37e540c37597c53f \
                         sha256  f21535cd4cc6746a20c86357b481f9155f46f126720bc283f105d4a1d7ca41b9
 

Modified: trunk/dports/devel/hs-data-accessor-template/Portfile
===================================================================
--- trunk/dports/devel/hs-data-accessor-template/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-data-accessor-template/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       data-accessor-template 0.2.1.10
-revision            3
+revision            4
 checksums           rmd160  e8ab0a4be533b0dcef4f4c88165c514110ab1cd1 \
                     sha256  fe3b5588b1101ab5dac3a8ad7379c0ccb54374371d36a0a93df45e721e604485
 

Modified: trunk/dports/devel/hs-data-default/Portfile
===================================================================
--- trunk/dports/devel/hs-data-default/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-data-default/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       data-default 0.5.3
-revision            3
+revision            4
 checksums           rmd160  52e1e8270f5b3faeeaa27dbd01bd997a0007c326 \
                     sha256  ec5470f41bf6dc60d65953fc8788823ffff85fd59564a8bf9ea3c69928a83034
 

Modified: trunk/dports/devel/hs-data-default-class/Portfile
===================================================================
--- trunk/dports/devel/hs-data-default-class/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-data-default-class/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       data-default-class 0.0.1
-revision            2
+revision            3
 checksums           rmd160  a5de1204417fde2647ae4652246cb6d18f0a6910 \
                     sha256  adc8ee80a6f0e5903339a2b8685220b32bc3e23856d3c12186cc464ae5c88f31
 

Modified: trunk/dports/devel/hs-data-default-instances-base/Portfile
===================================================================
--- trunk/dports/devel/hs-data-default-instances-base/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-data-default-instances-base/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       data-default-instances-base 0.0.1
-revision            2
+revision            3
 checksums           rmd160  673e6d53cf1d62930adf9d086983271682be0e37 \
                     sha256  eb12ff0174ae1fe2613058b87d0752f94e64df9a9bf971780c2e24bf0cb662a0
 

Modified: trunk/dports/devel/hs-data-default-instances-containers/Portfile
===================================================================
--- trunk/dports/devel/hs-data-default-instances-containers/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-data-default-instances-containers/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       data-default-instances-containers 0.0.1
-revision            2
+revision            3
 checksums           rmd160  a9469ef1f76e1337f08e24d29ee2e2cfb86f9da8 \
                     sha256  a55e07af005c9815d82f3fc95e125db82994377c9f4a769428878701d4ec081a
 

Modified: trunk/dports/devel/hs-data-default-instances-dlist/Portfile
===================================================================
--- trunk/dports/devel/hs-data-default-instances-dlist/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-data-default-instances-dlist/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       data-default-instances-dlist 0.0.1
-revision            3
+revision            4
 checksums           rmd160  dc299aa9da7394adc7c203c81cb824a2d57597d8 \
                     sha256  7d683711cbf08abd7adcd5ac2be825381308d220397315a5570fe61b719b5959
 

Modified: trunk/dports/devel/hs-data-default-instances-old-locale/Portfile
===================================================================
--- trunk/dports/devel/hs-data-default-instances-old-locale/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-data-default-instances-old-locale/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       data-default-instances-old-locale 0.0.1
-revision            2
+revision            3
 checksums           rmd160  38030222adb35f1d1e47ed8d4e2a907a2a878933 \
                     sha256  60d3b02922958c4908d7bf2b24ddf61511665745f784227d206745784b0c0802
 

Modified: trunk/dports/devel/hs-dataenc/Portfile
===================================================================
--- trunk/dports/devel/hs-dataenc/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-dataenc/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,6 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       dataenc 0.14.0.7
+revision            1
 checksums           rmd160  4f2f6358dc7d423189849765bd97c25ca5bd054b \
                     sha256  f9d370a1ac1b9cd3c66abd13ad351270d020a21fcd774f49dae6cfa9f8a98ff3
 

Modified: trunk/dports/devel/hs-deepseq-generics/Portfile
===================================================================
--- trunk/dports/devel/hs-deepseq-generics/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-deepseq-generics/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,6 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       deepseq-generics 0.1.1.2
+revision            1
 checksums           rmd160  ee73b569afc5be13bf12223a6784f0f3d3dd0afc \
                     sha256  839e1d6ead4c45faa4165f0e82aa8a9d1df7a7c1118bfb1787e8268bfa8bfb06
 

Modified: trunk/dports/devel/hs-derive/Portfile
===================================================================
--- trunk/dports/devel/hs-derive/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-derive/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       derive 2.5.11
-revision            2
+revision            3
 checksums           rmd160  32ef7224119ed4f1b39c078ef33aab42d1c998c2 \
                     sha256  19d5e4fa522c0c699af1f09969ca8ca9657754d462de7d9de362dc3b13996424
 

Modified: trunk/dports/devel/hs-diff/Portfile
===================================================================
--- trunk/dports/devel/hs-diff/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-diff/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       Diff 0.3.0
-revision            2
+revision            3
 checksums           rmd160  3111bb1c10c08930933fd92384f437e28dcf9a5c \
                     sha256  28f96d7f4bb0f88a13fa0b59e89cc8b93fa901c6cbe6ca82e84540cb2291ee4c
 

Modified: trunk/dports/devel/hs-digest/Portfile
===================================================================
--- trunk/dports/devel/hs-digest/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-digest/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       digest 0.0.1.2
-revision            4
+revision            5
 checksums           rmd160  0cf778101715c4ccb91afe74982777112d7293e3 \
                     sha256  641717eb16392abf8965986a9e8dc21eebf1d97775bbb6923c7b7f8fee17fe11
 

Modified: trunk/dports/devel/hs-dlist/Portfile
===================================================================
--- trunk/dports/devel/hs-dlist/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-dlist/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       dlist 0.6.0.1
-revision            1
+revision            2
 checksums           rmd160  83eecf68ef17b8897a69f06b3b09366c645b5dfa \
                     sha256  85c485d7b2d347847f4b8f49d9ec054d57703ef666623b62042a15f8996e0823
 

Modified: trunk/dports/devel/hs-download-curl/Portfile
===================================================================
--- trunk/dports/devel/hs-download-curl/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-download-curl/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       download-curl 0.1.4
-revision            1
+revision            2
 checksums           rmd160  1132d87a582949e1d763cc816d21f1618ad3f8d6 \
                     sha256  950ede497ff41d72875337861fa41ca3e151b691ad53a9ddddd2443285bbc3f1
 

Modified: trunk/dports/devel/hs-edisonapi/Portfile
===================================================================
--- trunk/dports/devel/hs-edisonapi/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-edisonapi/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       EdisonAPI 1.2.2
-revision            2
+revision            3
 checksums           rmd160  9c25c2fd665a2ee4cead08146b18e76193b5ec3b \
                     sha256  c7b6d644664b32188a8e25c64bf2cd6284edb54fa8249a8196a774bb67a716dc
 

Modified: trunk/dports/devel/hs-edisoncore/Portfile
===================================================================
--- trunk/dports/devel/hs-edisoncore/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-edisoncore/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       EdisonCore 1.2.2
-revision            2
+revision            3
 checksums           rmd160  3e384d1e6621f7e5d5d786884eb035a55cdaec58 \
                     sha256  693078c1145249b555800f987a4e451b76cea3bbb38735604078c0869f7a908f
 

Modified: trunk/dports/devel/hs-edit-distance/Portfile
===================================================================
--- trunk/dports/devel/hs-edit-distance/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-edit-distance/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       edit-distance 0.2.1.2
-revision            1
+revision            2
 checksums           rmd160  ed73f6b7e0b967f83605593af76762de389723d5 \
                     sha256  84bcc319f4b7dc48994de082819bc656e6a001fdf40c2f7327b9a2acc2d5bd21
 

Modified: trunk/dports/devel/hs-enclosed-exceptions/Portfile
===================================================================
--- trunk/dports/devel/hs-enclosed-exceptions/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-enclosed-exceptions/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,6 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       enclosed-exceptions 1.0.1
+revision            1
 checksums           rmd160  af6d1eedd096355ab0139b64fad39d8a86fa70dd \
                     sha256  ff9b35b2278574002bf4ccf1c2293a7b500edba95382aa8242088a34220c2dce
 

Modified: trunk/dports/devel/hs-entropy/Portfile
===================================================================
--- trunk/dports/devel/hs-entropy/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-entropy/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       entropy 0.2.2.4
-revision            1
+revision            2
 checksums           rmd160  570c1502827908e44c5605748b5ce18c9bc3e049 \
                     sha256  f585fe58cd8318b26a6d1dead9b9927507406c8ec1555e93242b0698c1ba55b2
 

Modified: trunk/dports/devel/hs-exceptions/Portfile
===================================================================
--- trunk/dports/devel/hs-exceptions/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-exceptions/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,6 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       exceptions 0.6.1
+revision            1
 checksums           rmd160  46e27be5a1f41c48a92ffe7976ce5655313ffd30 \
                     sha256  f56b3f97f5ad49c6e7efde386683ec52c8c4b853bbdda068690e913db52c5b26
 

Modified: trunk/dports/devel/hs-extensible-exceptions/Portfile
===================================================================
--- trunk/dports/devel/hs-extensible-exceptions/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-extensible-exceptions/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       extensible-exceptions 0.1.1.4
-revision            2
+revision            3
 checksums           rmd160  2e1311778e7e87b1e5266bbce2dea81eb4620ae7 \
                     sha256  6ce5e8801760385a408dab71b53550f87629e661b260bdc2cd41c6a439b6e388
 

Modified: trunk/dports/devel/hs-failure/Portfile
===================================================================
--- trunk/dports/devel/hs-failure/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-failure/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       failure 0.2.0.1
-revision            1
+revision            2
 checksums           rmd160  db5993886df00b958991674b7b61da1c54fe8fab \
                     sha256  cd01e1d6f42396feb5262c7e4cc0aeb3ec73d5ec8dbaa5b96c8dc82e96166616
 

Modified: trunk/dports/devel/hs-fclabels/Portfile
===================================================================
--- trunk/dports/devel/hs-fclabels/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-fclabels/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -6,7 +6,7 @@
 
 # hs-pointedlist needs fclabels == 1.1.*
 haskell.setup       fclabels 1.1.7.1
-revision            2
+revision            3
 checksums           rmd160  7b68bc4323568af903c5b573999b059fbb0e520a \
                     sha256  d637223d0f49d978af69efc204dc2e32679a3b1f32b4d2905a8b05fbd7c864b8
 

Modified: trunk/dports/devel/hs-feed/Portfile
===================================================================
--- trunk/dports/devel/hs-feed/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-feed/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       feed 0.3.9.2
-revision            1
+revision            2
 checksums           rmd160  c191987fc8eca1f025327564745d81dd38aa156e \
                     sha256  ef1d23d130b766186a0bacd6e4807279cab681712b0fb09d1ed1ee1b3c154f17
 

Modified: trunk/dports/devel/hs-fingertree/Portfile
===================================================================
--- trunk/dports/devel/hs-fingertree/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-fingertree/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       fingertree 0.1.0.0
-revision            2
+revision            3
 checksums           rmd160  9158053e9546fe3e866d0427aa544586c15914ac \
                     sha256  baa601587f8ed614886e02ca8b1eb915e6946e9937f4c4f7565c46fd7dd66530
 

Modified: trunk/dports/devel/hs-hashed-storage/Portfile
===================================================================
--- trunk/dports/devel/hs-hashed-storage/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-hashed-storage/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       hashed-storage 0.5.11
-revision            1
+revision            2
 checksums           rmd160  3be8b4a756c1bca25448a25e34415b4815382925 \
                     sha256  734b5e91081e355384f86fdd67f242e095e8c5196b182a62cc996fdabdb21569
 

Modified: trunk/dports/devel/hs-haskeline/Portfile
===================================================================
--- trunk/dports/devel/hs-haskeline/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-haskeline/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       haskeline 0.7.1.1
-revision            1
+revision            2
 checksums           rmd160  b9be344d8d4569056cf1249bc7bacbb12e0fc6e6 \
                     sha256  b5747ebb0b8febc459fe7882a57eb1f3fe481bc73a0133275b2c4a3055968bf7
 

Modified: trunk/dports/devel/hs-haskell-src-exts/Portfile
===================================================================
--- trunk/dports/devel/hs-haskell-src-exts/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-haskell-src-exts/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup               haskell 1.0
 
 haskell.setup           haskell-src-exts 1.13.5
-revision                2
+revision                3
 checksums               rmd160  18f4cdb56c534bcc1b9f3a69a4963440a56e5da3 \
                         sha256  7c5adc74bc76b26a2ba7de6927877c6ed930c64039371c0c84c5257aae837f0d
 

Modified: trunk/dports/devel/hs-highlighting-kate/Portfile
===================================================================
--- trunk/dports/devel/hs-highlighting-kate/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-highlighting-kate/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,6 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       highlighting-kate 0.5.11.1
+revision            1
 checksums           rmd160  5b66b95c3240f0a853b375117f0ef0b9a217b464 \
                     sha256  7b5af011fb86b0358c186245840c95c4c43ada3d98f7b9060d9ce2a0c2e5c2fc
 

Modified: trunk/dports/devel/hs-hinstaller/Portfile
===================================================================
--- trunk/dports/devel/hs-hinstaller/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-hinstaller/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       hinstaller 2008.2.16
-revision            3
+revision            4
 checksums           rmd160  4af29721a7820c7a198217064921e1305a5908ec \
                     sha256  0c5172fb5b64d7c3d9a2908c9cb0936e7a2a606e20fa6e8ebc361e8e52c7aed1
 

Modified: trunk/dports/devel/hs-hoc/Portfile
===================================================================
--- trunk/dports/devel/hs-hoc/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-hoc/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -6,7 +6,7 @@
 
 set rev 416
 haskell.setup       HOC 0.7-r${rev}
-revision            1
+revision            2
 platforms           darwin
 license             MIT
 maintainers         nomaintainer

Modified: trunk/dports/devel/hs-hs3/Portfile
===================================================================
--- trunk/dports/devel/hs-hs3/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-hs3/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       hS3 0.5.8
-revision            1
+revision            2
 checksums           rmd160  82996f787cee572605c76a1780f0ebeeec80902a \
                     sha256  759d37a56f0f3b2f1177c03da75410f8ee2b6f41c3f648cbc99062f269cdb9f2
 

Modified: trunk/dports/devel/hs-hslogger/Portfile
===================================================================
--- trunk/dports/devel/hs-hslogger/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-hslogger/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       hslogger 1.2.1
-revision            2
+revision            3
 checksums           rmd160  5b78f4a59783f9ec40bf85681e2f57ebc614af64 \
                     sha256  c5538c3f79b9e8aac97a6f1377c82b9f70b88ee5e39f62f358953467e271cded
 

Modified: trunk/dports/devel/hs-hslua/Portfile
===================================================================
--- trunk/dports/devel/hs-hslua/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-hslua/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       hslua 0.3.9
-revision            1
+revision            2
 checksums           rmd160  d099ccc4f9dff46dc3265cfe05027e789a383092 \
                     sha256  ec00c9afca374b7e8f17eadcaf6b6ab6ec7b39633f6e73f783919f1998834967
 

Modified: trunk/dports/devel/hs-http-client/Portfile
===================================================================
--- trunk/dports/devel/hs-http-client/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-http-client/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       http-client 0.2.0.2
-revision            1
+revision            2
 checksums           rmd160  b5454e12cbb84b713bb728ecdd3b2e988fb1897a \
                     sha256  a37ed19ca893ce0ad31154e73c4b238aae7f04c495bd7471002db3b5fd29c0ac
 

Modified: trunk/dports/devel/hs-http-client-conduit/Portfile
===================================================================
--- trunk/dports/devel/hs-http-client-conduit/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-http-client-conduit/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       http-client-conduit 0.2.0.0
-revision            2
+revision            3
 checksums           rmd160  d90164480f5f49aebd8c8d076464093bef0e362f \
                     sha256  3ec0c89fc75d617ab3af17b77e5294fdac4b5c2cc7fc6c0b0ad1e1a26b3d64dd
 

Modified: trunk/dports/devel/hs-http-client-tls/Portfile
===================================================================
--- trunk/dports/devel/hs-http-client-tls/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-http-client-tls/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       http-client-tls 0.2.0.0
-revision            1
+revision            2
 checksums           rmd160  131994ee498d44c8579969ea389a6e3b3b296501 \
                     sha256  e01d4d408802ce8d3f04b5bb769c772dbfbdca5aaa6e0ca4f38ddbd76095dc1b
 

Modified: trunk/dports/devel/hs-http-conduit/Portfile
===================================================================
--- trunk/dports/devel/hs-http-conduit/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-http-conduit/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -1,11 +1,11 @@
-# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# -*- coding: utf-7; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem          1.0
 PortGroup           haskell 1.0
 
 haskell.setup       http-conduit 2.0.0.2
-revision            2
+revision            3
 checksums           rmd160  038df9ca59fbb39372243c964488d41f938e5d16 \
                     sha256  dcc346858074733bd8b7c4989d7a91d5ebd58d581c840e0ef45db6bc86b1fc7a
 

Modified: trunk/dports/devel/hs-http-types/Portfile
===================================================================
--- trunk/dports/devel/hs-http-types/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-http-types/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       http-types 0.8.3
-revision            1
+revision            2
 checksums           rmd160  dc527a2be90ecfb8e06a24385dbf7ea7f0bccf5b \
                     sha256  429d97fed1ad32961518c36b0c6a78edb62016b5c30cfc8f2b75492528a4810a
 

Modified: trunk/dports/devel/hs-hxt/Portfile
===================================================================
--- trunk/dports/devel/hs-hxt/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-hxt/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       hxt 9.3.1.2
-revision            2
+revision            3
 checksums           rmd160  d6b21c01db606462660dd9281807db46596e6ec3 \
                     sha256  d6486d465f0827e456143da18fa5519b6b418123c1cb182c215a2e5dcc4f926c
 

Modified: trunk/dports/devel/hs-hxt-charproperties/Portfile
===================================================================
--- trunk/dports/devel/hs-hxt-charproperties/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-hxt-charproperties/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       hxt-charproperties 9.1.1.1
-revision            1
+revision            2
 checksums           rmd160  aa493a374e392a13936fa2a29fe4d34e820c0a85 \
                     sha256  e800393a12f3469e37d76cd5449ab22b5eccca565fdf65f075a0698fb9ae0ca9
 

Modified: trunk/dports/devel/hs-hxt-regex-xmlschema/Portfile
===================================================================
--- trunk/dports/devel/hs-hxt-regex-xmlschema/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-hxt-regex-xmlschema/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       hxt-regex-xmlschema 9.1.0
-revision            1
+revision            2
 checksums           rmd160  0aa77acedf54c55056856daceebc977423295784 \
                     sha256  99bf7f8c7e2b0d930c84ce699861549e02408716902f1e5febf51abaf3cc2751
 

Modified: trunk/dports/devel/hs-hxt-unicode/Portfile
===================================================================
--- trunk/dports/devel/hs-hxt-unicode/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-hxt-unicode/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       hxt-unicode 9.0.2.1
-revision            1
+revision            2
 checksums           rmd160  50d91c923726095b4af6ffb00e9ba8a94864137d \
                     sha256  77831dda7c1af43fb51b6a536dfa82b71f8408a9b37be0ea0c5ba9c9a3c2e3d9
 

Modified: trunk/dports/devel/hs-ifelse/Portfile
===================================================================
--- trunk/dports/devel/hs-ifelse/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-ifelse/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       IfElse 0.85
-revision            1
+revision            2
 checksums           rmd160  e43b32e3515225b6a52ffb819b73f366b5d0a6c9 \
                     sha256  8ad3bfc3e2c867e6330d9bff874b3105476c35b2e1638fd448f233e9f80addcd
 

Modified: trunk/dports/devel/hs-ipatch/Portfile
===================================================================
--- trunk/dports/devel/hs-ipatch/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-ipatch/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       ipatch 0.1.1 ghc no
-revision            1
+revision            2
 checksums           rmd160  e253f602aa2f4d5e880808edc79b807b646f9a8c \
                     sha256  b8d1a4f99effe3ef05930935aa7aafbfa2a11da568b8588092f4ba28d002cea7
 

Modified: trunk/dports/devel/hs-json/Portfile
===================================================================
--- trunk/dports/devel/hs-json/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-json/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       json 0.7
-revision            4
+revision            5
 checksums           rmd160  d3f9bdb2fcd0203d394e0c97a00353662209dcba \
                     sha256  d3654272caa269bc65f6f2af82b583ef05434613fe5272d57053fb3bfada68a3
 

Modified: trunk/dports/devel/hs-juicypixels/Portfile
===================================================================
--- trunk/dports/devel/hs-juicypixels/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-juicypixels/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       JuicyPixels 3.2.2
-revision            1
+revision            2
 checksums           rmd160  820d86dabc1fee424b7038184d648aaf8f326071 \
                     sha256  1f3958b348eeecf928c91049af67cb504110e351b3f0b5225de3c403df21ad90
 

Modified: trunk/dports/devel/hs-language-c/Portfile
===================================================================
--- trunk/dports/devel/hs-language-c/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-language-c/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       language-c 0.4.2
-revision            4
+revision            5
 checksums           rmd160  9c20128ec44585bbb3a7079ba78b802c173dabb9 \
                     sha256  6384cf03a00008b65ad126c2582699b3de52de594468386d2c79cf63c926ee1e
 

Modified: trunk/dports/devel/hs-lifted-base/Portfile
===================================================================
--- trunk/dports/devel/hs-lifted-base/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-lifted-base/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       lifted-base 0.2.1.1
-revision            1
+revision            2
 checksums           rmd160  652acea03ebc5356d8458a7d355d4b4f2f986141 \
                     sha256  b330aff460e52c7987dba68737487d1b2b15e23f03d0c1bc6d8a3062066c5518
 

Modified: trunk/dports/devel/hs-memotrie/Portfile
===================================================================
--- trunk/dports/devel/hs-memotrie/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-memotrie/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       MemoTrie 0.6.1
-revision            4
+revision            5
 checksums           rmd160  f08c0ec4dcf2eae58a22907e6ef9e458d231445d \
                     sha256  a676cd2b02044e7a84f2477262c9c344b6dc36e839f28002ceb2e78844eba0af
 

Modified: trunk/dports/devel/hs-missingh/Portfile
===================================================================
--- trunk/dports/devel/hs-missingh/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-missingh/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       MissingH 1.2.0.2
-revision            1
+revision            2
 checksums           rmd160  74c763290d8490cd5d641326cdf63049c5593b89 \
                     sha256  d61226c66c697c45392f63436ce2d27c722467e35ffee046610002df907239f3
 

Modified: trunk/dports/devel/hs-mmap/Portfile
===================================================================
--- trunk/dports/devel/hs-mmap/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-mmap/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       mmap 0.5.8
-revision            2
+revision            3
 checksums           rmd160  e460856da6203dde151e45b1224585b89d959d32 \
                     sha256  fed460c4ded1953f027fccf705c7c09bc0a8e94bb14b024391387beb4b5afa9f
 

Modified: trunk/dports/devel/hs-mmorph/Portfile
===================================================================
--- trunk/dports/devel/hs-mmorph/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-mmorph/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       mmorph 1.0.0
-revision            1
+revision            2
 checksums           rmd160  14afe5b6e60eeef02c5c1e18c2086bb1d4408ff2 \
                     sha256  13c369262821a86915ee18598567474e1489b49f19f9be8335252b6359762883
 

Modified: trunk/dports/devel/hs-monad-control/Portfile
===================================================================
--- trunk/dports/devel/hs-monad-control/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-monad-control/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       monad-control 0.3.2.2
-revision            1
+revision            2
 checksums           rmd160  c09b0d537c82a7b906cf532e7d135407d9bb61a5 \
                     sha256  acef78a42ec8bb99efda077b36bb1db8f4b6a1d58aa3865cc7b27e0ba6e88cf3
 

Modified: trunk/dports/devel/hs-nats/Portfile
===================================================================
--- trunk/dports/devel/hs-nats/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-nats/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       nats 0.1.2
-revision            1
+revision            2
 checksums           rmd160  cb751c09ffb89cc6feeaf8246bb03d6d36e963f1 \
                     sha256  6afe997bb8c05f55d72d850a73285e689e148376583944c9d1d82e8dee4080e4
 

Modified: trunk/dports/devel/hs-numinstances/Portfile
===================================================================
--- trunk/dports/devel/hs-numinstances/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-numinstances/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       NumInstances 1.3
-revision            2
+revision            3
 checksums           rmd160  7f2c4e10500bc19d9e76b9651568e578fdf063a4 \
                     sha256  50a3f3492304a3272f3c4cfe9e852f296888f2c31d84b2012be9e9af8aa63070
 

Modified: trunk/dports/devel/hs-pandoc-types/Portfile
===================================================================
--- trunk/dports/devel/hs-pandoc-types/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-pandoc-types/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       pandoc-types 1.12.4.1
-revision            1
+revision            2
 checksums           rmd160  e038c591b3c2e81bcd1485e29762be11a0f2513a \
                     sha256  187bda4b12746b9cc460ae98b39d0964adace2bcca2fd0e343b1ea4234a86ff1
 

Modified: trunk/dports/devel/hs-parsedate/Portfile
===================================================================
--- trunk/dports/devel/hs-parsedate/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-parsedate/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 
 PortGroup           haskell 1.0
 haskell.setup       parsedate 3000.0.0
-revision            4
+revision            5
 checksums           rmd160  6aa581e2e7cd7cfc2ae04858b5b977408d02fa31 \
                     sha256  37c6a51cd63b5bb34bf85ac476cd6b0ddc57317e52fbf106acad658deaa65e3f
 

Modified: trunk/dports/devel/hs-pcre-light/Portfile
===================================================================
--- trunk/dports/devel/hs-pcre-light/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-pcre-light/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,6 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       pcre-light 0.4.0.3
+revision            1
 checksums           rmd160  611faf08a3464d8db58f46afdcb7de4f3df81934 \
                     sha256  6e6309fe0f759fe685c8c58a14dd204f7691675b15adbd88208ee332b5702d50
 

Modified: trunk/dports/devel/hs-pem/Portfile
===================================================================
--- trunk/dports/devel/hs-pem/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-pem/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       pem 0.2.1
-revision            1
+revision            2
 checksums           rmd160  690317e07f66ea4e28b3920921b96c7086efb749 \
                     sha256  27c82059638af3f8af00f4b6acfe954f22aa124520e003f64829a1a6c4199616
 

Modified: trunk/dports/devel/hs-pointedlist/Portfile
===================================================================
--- trunk/dports/devel/hs-pointedlist/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-pointedlist/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       pointedlist 0.4.0.4
-revision            3
+revision            4
 checksums           rmd160  84a930040389d79ed300c2389b2f1cd40bdd9b59 \
                     sha256  69bced0457627a75682151e19e17b58a1f2acb8577cdccc2a1f0ae6d32e9dbdb
 

Modified: trunk/dports/devel/hs-polyparse/Portfile
===================================================================
--- trunk/dports/devel/hs-polyparse/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-polyparse/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       polyparse 1.9
-revision            2
+revision            3
 checksums           rmd160  07be0c999d94f1f5d914528b40fb3a601788141b \
                     sha256  9f12d6821594166af881941d6c346a6ad617eae18a0ee8659044ef163694708a
 

Modified: trunk/dports/devel/hs-publicsuffixlist/Portfile
===================================================================
--- trunk/dports/devel/hs-publicsuffixlist/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-publicsuffixlist/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       publicsuffixlist 0.1
-revision            1
+revision            2
 checksums           rmd160  952dd74a5e0f84ef8af9599702720b6ac6a9253d \
                     sha256  b37fbe099748e2a3a5a3b6661911d72749c2ec24d88ee686ae125de91fac7955
 

Modified: trunk/dports/devel/hs-puremd5/Portfile
===================================================================
--- trunk/dports/devel/hs-puremd5/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-puremd5/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       pureMD5 2.1.2.1
-revision            4
+revision            5
 checksums           rmd160  b7c9c28e3422e8b1b14a3ad0b73feaee4576e017 \
                     sha256  6768174686d5eaef76b487f6f8160a932c48012668fbe542e7aba489134956ff
 

Modified: trunk/dports/devel/hs-readline/Portfile
===================================================================
--- trunk/dports/devel/hs-readline/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-readline/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       readline 1.0.3.0
-revision            2
+revision            3
 checksums           rmd160  01af52c869af949a6dee8c69ceafa7b43ddf8f5a \
                     sha256  c0b9e174910620db0edea8f9fd6fb6c1d7b066260d523e9a7208294c46a75feb
 

Modified: trunk/dports/devel/hs-regex-tdfa/Portfile
===================================================================
--- trunk/dports/devel/hs-regex-tdfa/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-regex-tdfa/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       regex-tdfa 1.1.8
-revision            3
+revision            4
 checksums           rmd160  1000f7699de3582f9462990514fc61dcdfedde76 \
                     sha256  7d9ca2ff95e602c46090dfa56f3176fe903d8d08ac9d725c79af56be0aece5d4
 

Modified: trunk/dports/devel/hs-resourcet/Portfile
===================================================================
--- trunk/dports/devel/hs-resourcet/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-resourcet/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,6 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       resourcet 1.1.3.3
+revision            1
 checksums           rmd160  9aebd452b0a9106f4dbbd527b53a211697a120b3 \
                     sha256  829f2a7427429dbfd343e03c5bfb3e46c3bfbe84a797e9c166d40f0b66b80546
 

Modified: trunk/dports/devel/hs-rosezipper/Portfile
===================================================================
--- trunk/dports/devel/hs-rosezipper/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-rosezipper/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       rosezipper 0.2
-revision            2
+revision            3
 checksums           rmd160  eb3a0c1cec8791b6c93c96e96c652b446e1f69c8 \
                     sha256  6cab4f1c192cc3b8b0a9eb11a32780d235020a539a0e91125eed5ec590bad7bc
 

Modified: trunk/dports/devel/hs-scientific/Portfile
===================================================================
--- trunk/dports/devel/hs-scientific/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-scientific/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -6,6 +6,7 @@
 
 epoch               1
 haskell.setup       scientific 0.2.0.2
+revision            1
 checksums           rmd160  fc0e643024a7e86102c136ab8ff6d186bc9cf495 \
                     sha256  c0114a8809f34c1bc284e53ce0ce836a0f23ed2535ef9df06417e65a9c6a398f
 

Modified: trunk/dports/devel/hs-securemem/Portfile
===================================================================
--- trunk/dports/devel/hs-securemem/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-securemem/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       securemem 0.1.3
-revision            1
+revision            2
 checksums           rmd160  f887e1d8e631fc9c3df20e138a4182724551426e \
                     sha256  12a42caa7b09076197f14eb8511ec98969becdd81596617fe71cc13dcebccccf
 

Modified: trunk/dports/devel/hs-semigroups/Portfile
===================================================================
--- trunk/dports/devel/hs-semigroups/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-semigroups/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,6 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       semigroups 0.16.0.1
+revision            1
 checksums           rmd160  2ce525c4015f36f41dab63e97a98282fb67fdbc0 \
                     sha256  46ef9e651bf69634f8e8f0dbe2330629153a7e0c4278af5edaa03f4d6b3113c8
 

Modified: trunk/dports/devel/hs-sha/Portfile
===================================================================
--- trunk/dports/devel/hs-sha/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-sha/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,6 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       SHA 1.6.4.1
+revision            1
 checksums           rmd160  d1038e82bea102adee67d51359d3fcf9c62159d4 \
                     sha256  743bc6d7dd3e74a44bfca8920f0f0ba5855722a62f6cc44f0a38d10c11bddc0d
 

Modified: trunk/dports/devel/hs-socks/Portfile
===================================================================
--- trunk/dports/devel/hs-socks/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-socks/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       socks 0.5.4
-revision            1
+revision            2
 checksums           rmd160  a93a322c8652138304b4e5eb53f314e4f3a8b162 \
                     sha256  e9b5e1ea78592632bb086e5f4d6da523be01921a4a8998ca78552bdc396db4da
 

Modified: trunk/dports/devel/hs-storable-complex/Portfile
===================================================================
--- trunk/dports/devel/hs-storable-complex/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-storable-complex/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       storable-complex 0.2.1
-revision            4
+revision            5
 checksums           rmd160  7239ebf07f9b7fe1f6c6d2e73057d87535dac954 \
                     sha256  5f5d9e1c71de41379e0b9249f4ddc7c5fb6756333ebb1127e790977aa2b6dd36
 

Modified: trunk/dports/devel/hs-string-qq/Portfile
===================================================================
--- trunk/dports/devel/hs-string-qq/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-string-qq/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       string-qq 0.0.2
-revision            2
+revision            3
 checksums           rmd160  bec71b9cffbb2076dbfa991ba60654ca41cc7f1a \
                     sha256  9757cad387856a313729caffe0639215a10be7d72b09c44bcab9e55ee2a8c218
 

Modified: trunk/dports/devel/hs-tagged/Portfile
===================================================================
--- trunk/dports/devel/hs-tagged/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-tagged/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       tagged 0.7
-revision            2
+revision            3
 checksums           rmd160  7716bd84272ced0ab8d86d07ccb3b601b64a8082 \
                     sha256  f51b0ff097dadfa0508d4fff889f96e274743876c33f13c08335aca80d85e8bc
 

Modified: trunk/dports/devel/hs-tagsoup/Portfile
===================================================================
--- trunk/dports/devel/hs-tagsoup/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-tagsoup/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,6 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       tagsoup 0.13.3
+revision            1
 checksums           rmd160  7cff95fed79e7b7b6e2c5d1d85cea00a832f925f \
                     sha256  32a862118d7836e9beb25fe4b317472fab6e1d41daefa86067231b328cff668d
 

Modified: trunk/dports/devel/hs-tagsoup-0.12/Portfile
===================================================================
--- trunk/dports/devel/hs-tagsoup-0.12/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-tagsoup-0.12/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -6,7 +6,7 @@
 
 haskell.setup       tagsoup 0.12.8
 name                hs-tagsoup-0.12
-revision            2
+revision            3
 checksums           rmd160  70064ae8062411471981c746792c270571fe1ebe \
                     sha256  a31e49133690b546a6b948a9ab9f924aaf5bd94f9e3e0afb99bb570c104c9515
 

Modified: trunk/dports/devel/hs-tar/Portfile
===================================================================
--- trunk/dports/devel/hs-tar/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-tar/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       tar 0.4.0.1
-revision            2
+revision            3
 checksums           rmd160  87de253e69a99f6b6823944c1f2bfe93a182dfbf \
                     sha256  a408274d8325f4e3144c5aa154d72f1ee7b0a7342570fd6805e3be3fe0d97a6d
 

Modified: trunk/dports/devel/hs-temporary/Portfile
===================================================================
--- trunk/dports/devel/hs-temporary/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-temporary/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,6 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       temporary 1.2.0.3
+revision            1
 checksums           rmd160  be576becdb377708ccd69973fcffc7332d755680 \
                     sha256  8a889c7e62a2bb144eb9e394fab51e5dbd843d473ac2eab9e16b55a9eb3a4647
 

Modified: trunk/dports/devel/hs-terminfo/Portfile
===================================================================
--- trunk/dports/devel/hs-terminfo/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-terminfo/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       terminfo 0.3.2.6
-revision            1
+revision            2
 checksums           rmd160  2d2e443dc5db88850a47dead4e2c08d93ea4014f \
                     sha256  ee2084f183b0a4bbca7d4b0a8ffc16065a1c62db5631966ceb5629ce790ee829
 

Modified: trunk/dports/devel/hs-texmath/Portfile
===================================================================
--- trunk/dports/devel/hs-texmath/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-texmath/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,6 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       texmath 0.6.6.3
+revision            1
 checksums           rmd160  fb270b239df58ca83a230b881cdbc4438bc1d130 \
                     sha256  82db05f65804453dcef692d2422bcff2d3b3ec9b0ea0811a4f49906599329eea
 

Modified: trunk/dports/devel/hs-tls/Portfile
===================================================================
--- trunk/dports/devel/hs-tls/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-tls/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       tls 1.1.5
-revision            1
+revision            2
 checksums           rmd160  0b6b9993f4cd21e00cc8c521c039aaadd2469dcf \
                     sha256  8c2046cabff84a8b30664c118c228297ea1ea2b550132884bff2b513471f40c9
 

Modified: trunk/dports/devel/hs-tls-extra/Portfile
===================================================================
--- trunk/dports/devel/hs-tls-extra/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-tls-extra/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       tls-extra 0.6.6
-revision            1
+revision            2
 checksums           rmd160  5f2b0952de98b911a6c801d2b1914abb39028867 \
                     sha256  dbf782edbb82321b6484105518fe8e2ff6d51992b20a545a5d3bd380ed901a4c
 

Modified: trunk/dports/devel/hs-transformers-base/Portfile
===================================================================
--- trunk/dports/devel/hs-transformers-base/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-transformers-base/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       transformers-base 0.4.1
-revision            1
+revision            2
 checksums           rmd160  3ee07e324b4a90732b70717ec9b41f6acc0852a7 \
                     sha256  4fa9e8ae38f0ed0633251f7a18c51946ee9fa486ed768389b5b6edaacf3c7cb4
 

Modified: trunk/dports/devel/hs-type-level/Portfile
===================================================================
--- trunk/dports/devel/hs-type-level/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-type-level/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       type-level 0.2.4
-revision            4
+revision            5
 checksums           rmd160  03f185a2cad6575f9e73b406ed8fbdb931e32c8f \
                     sha256  3bbdca0507187b72675dc182bb05da68d7e080693fa1ffe9fb961f693c81f7b1
 

Modified: trunk/dports/devel/hs-uniplate/Portfile
===================================================================
--- trunk/dports/devel/hs-uniplate/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-uniplate/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       uniplate 1.6.11
-revision            2
+revision            3
 checksums           rmd160  da781b083d595b2d305cb4d0641c2cbc3c2b1def \
                     sha256  3229baeea06f2a507f51f828bb7c33258d9ba196aa6de2473ec103866162f782
 

Modified: trunk/dports/devel/hs-utf8-string/Portfile
===================================================================
--- trunk/dports/devel/hs-utf8-string/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-utf8-string/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       utf8-string 0.3.7
-revision            4
+revision            5
 checksums           rmd160  31b890cf3759dfe775a42238644c35326a594eee \
                     sha256  785b4b31476adab9d4ea553a9a6b590acb0b906836abb3facd218c18b8eea9e8
 

Modified: trunk/dports/devel/hs-utility-ht/Portfile
===================================================================
--- trunk/dports/devel/hs-utility-ht/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-utility-ht/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       utility-ht 0.0.9
-revision            2
+revision            3
 checksums           rmd160  c2a3b186f3bc9137a3324b38a7fd2d22e4067d2a \
                     sha256  19696de8e1130783578b3af82390a12a2bac6a64c485cb35004d86e27897b5d4
 

Modified: trunk/dports/devel/hs-vector-space/Portfile
===================================================================
--- trunk/dports/devel/hs-vector-space/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-vector-space/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       vector-space 0.8.6
-revision            4
+revision            5
 checksums           rmd160  3af3130e031de795b77af50da973336759bcd3fe \
                     sha256  94b0e355e82cc8af180554ab05fbe6ff4f35a7fc888c3337d16f596f21167f0e
 

Modified: trunk/dports/devel/hs-void/Portfile
===================================================================
--- trunk/dports/devel/hs-void/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-void/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,6 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       void 0.7
+revision            1
 checksums           rmd160  7a2d5a6ed02a5ffbdd82444d9d58c2df9d30e5fe \
                     sha256  981b85d19bb51c1ac60103b184b86061621e0b016d4db24dd965751b2bc96f47
 

Modified: trunk/dports/devel/hs-vty/Portfile
===================================================================
--- trunk/dports/devel/hs-vty/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-vty/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       vty 4.7.3
-revision            3
+revision            4
 checksums           rmd160  84ea13d486d30621f0fbb58fcc82744585585e7a \
                     sha256  6bf9393d3615dc2badc92de366b4129ac5853d8dc0c3e644725d6cc37f4d0574
 

Modified: trunk/dports/devel/hs-xml/Portfile
===================================================================
--- trunk/dports/devel/hs-xml/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-xml/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       xml 1.3.13
-revision            2
+revision            3
 checksums           rmd160  d984bf1eef612e7ef31d5e58e6a3c2bbfd0d95c0 \
                     sha256  c33607cef8a48d878b0e617e115135fc6f025fe43dcb65c2c7afb8285415b813
 

Modified: trunk/dports/devel/hs-yaml/Portfile
===================================================================
--- trunk/dports/devel/hs-yaml/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-yaml/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,6 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       yaml 0.8.10.1
+revision            1
 checksums           rmd160  f563e22da28c518141d729e204b86ebe9db5fe0d \
                     sha256  e977912762e13571ec596173405ce328c8f7397aee4dd21f61ac9af762431ba9
 

Modified: trunk/dports/devel/hs-zip-archive/Portfile
===================================================================
--- trunk/dports/devel/hs-zip-archive/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-zip-archive/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,6 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       zip-archive 0.1.4
+revision            1
 checksums           rmd160  67947b053161abcb84e066ec13362dce5e18dad5 \
                     sha256  8b0eef1b4211e0fb55c7689d2b3ce452278a32578b92f7c4c3114da1f843f346
 

Modified: trunk/dports/devel/hs-zlib-bindings/Portfile
===================================================================
--- trunk/dports/devel/hs-zlib-bindings/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/devel/hs-zlib-bindings/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       zlib-bindings 0.1.1.3
-revision            1
+revision            2
 checksums           rmd160  5668153a0de4987ae0422651a01dde59d836b893 \
                     sha256  d96193eaa6ca5bb1f92bbc05f3153e37ee47935dc7f29aea54572dc8ce5650a2
 

Modified: trunk/dports/lang/ghc/Portfile
===================================================================
--- trunk/dports/lang/ghc/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/lang/ghc/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -7,8 +7,9 @@
 name                ghc
 # Do not update GHC separate from Haskell Platform.
 # When updating GHC, make sure to revbump all Haskell ports.
+# Also make sure to update the version in the Haskell PortGroup.
 version             7.8.3
-revision            1
+revision            2
 categories          lang haskell
 maintainers         gmail.com:kitchen.andy cal openmaintainer
 license             BSD
@@ -123,13 +124,32 @@
 
 post-activate {
     set libprefix "${prefix}/lib/${name}-${version}"
-    ## delete old ${prefix}/lib/ghc-${version} directories
-    #foreach fullpath [glob -directory ${prefix}/lib ghc-*] {
-    #    if {$fullpath ne $libprefix} {
-    #        ui_info "Cleaning up remnant GHC library directory ${fullpath}"
-    #        delete $fullpath
-    #    }
-    #}
 
-    catch {system "${prefix}/bin/ghc-pkg -v recache"}
+    # delete old ${prefix}/lib/ghc-${version} directories
+    foreach fullpath [glob -nocomplain -directory ${prefix}/lib ghc-*] {
+        if {$fullpath ne $libprefix} {
+            ui_info "Cleaning up remnant GHC library directory ${fullpath}"
+            catch {delete $fullpath}
+        }
+    }
+
+    # Walk the current package.conf.d and delete all files not belonging to any
+    # port, since haskell packages now directly drop it in packages.conf.d and
+    # register the file to themselves. The package cache is updated by the
+    # post-activate phase of the packages, which now runs ghc-pkg recache.
+    #
+    # This *will* cause pre-deactivation failures for all ports that still are
+    # correctly installed and would unregister themselves on uninstall.
+    # Unfortunately there is no good way around this now that the contents of
+    # PortGroups are stored together with Portfiles and used for deactivation
+    # (otherwise I could just edit the PortGroup and make unregistration
+    # failures non-fatal)
+    foreach configfile [glob -nocomplain -directory $libprefix/package.conf.d *] {
+        if {[registry_file_registered $configfile] == 0} {
+            # file is not registered to any port, remove it
+            catch {delete $configfile}
+        }
+    }
+
+    catch {system [list ${prefix}/bin/ghc-pkg -v recache]}
 }

Modified: trunk/dports/textproc/lhs2tex/Portfile
===================================================================
--- trunk/dports/textproc/lhs2tex/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/textproc/lhs2tex/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -6,7 +6,7 @@
 
 haskell.setup       lhs2tex 1.18.1 ghc no
 name lhs2tex
-revision            2
+revision            3
 checksums           rmd160  047072143ddce8e83239a2e77c0f4fc6a2425132 \
                     sha256  dccae22231a1db64cddc38b6f7ac98ac4d5677f03df2f548b2efe9a5e63e9648
 

Modified: trunk/dports/textproc/pandoc/Portfile
===================================================================
--- trunk/dports/textproc/pandoc/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/textproc/pandoc/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -6,6 +6,7 @@
 
 haskell.setup       pandoc 1.12.4.2
 name                pandoc
+revision            1
 checksums           rmd160  d3e725ff4ed36f9259c07ad3de6878e3acbd1a9b \
                     sha256  2f47f5f36498d26aa9cda7b93bcee76afedeeca7463478b5eda076209ba27f45
 

Modified: trunk/dports/textproc/pxsl-tools/Portfile
===================================================================
--- trunk/dports/textproc/pxsl-tools/Portfile	2015-01-22 17:43:22 UTC (rev 131980)
+++ trunk/dports/textproc/pxsl-tools/Portfile	2015-01-22 19:34:32 UTC (rev 131981)
@@ -6,7 +6,7 @@
 
 haskell.setup       pxsl-tools 1.0.1 ghc no
 name                pxsl-tools
-revision            2
+revision            3
 categories          textproc xml
 maintainers         snc openmaintainer
 license             GPL-2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150122/14bcb5dc/attachment-0001.html>


More information about the macports-changes mailing list