From owner-freebsd-haskell@freebsd.org Tue Sep 25 07:31:37 2018 Return-Path: Delivered-To: freebsd-haskell@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CA13310A99D9 for ; Tue, 25 Sep 2018 07:31:36 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 4115685C74 for ; Tue, 25 Sep 2018 07:31:36 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: by mailman.ysv.freebsd.org (Postfix) id 05BAA10A99D7; Tue, 25 Sep 2018 07:31:36 +0000 (UTC) Delivered-To: haskell@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AF18F10A99D4; Tue, 25 Sep 2018 07:31:35 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (mail.soaustin.net [18.222.6.11]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.soaustin.net", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5DF5D85C64; Tue, 25 Sep 2018 07:31:35 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from lonesome.com (unknown [18.188.142.31]) by mail.soaustin.net (Postfix) with ESMTPSA id 61D8016E63; Tue, 25 Sep 2018 07:31:34 +0000 (UTC) Date: Tue, 25 Sep 2018 07:31:33 +0000 From: Mark Linimon To: acm@FreeBSD.org, arrowd@FreeBSD.org, bofh@FreeBSD.org, brnrd@FreeBSD.org, demon@FreeBSD.org, gnome@FreeBSD.org, haskell@FreeBSD.org, jonathan@FreeBSD.org, lifanov@FreeBSD.org, littlesavage@rambler.ru, martin.dieringer@gmx.de, tremere@cainites.net, wen@FreeBSD.org, yuri@FreeBSD.org Cc: linimon@FreeBSD.org Subject: [linimon@FreeBSD.org: svn commit: r480642 - in head: cad/repsnapper databases/mariadb-connector-c devel/dia2code+ devel/flatbuffers devel/libgrading devel/liblas devel/py-bullet3 emulators/stella games/emptyepsilon game...] Message-ID: <20180925073132.GA8362@lonesome.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-Mailman-Approved-At: Tue, 25 Sep 2018 10:02:32 +0000 X-BeenThere: freebsd-haskell@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: FreeBSD-specific Haskell issues and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Sep 2018 07:31:37 -0000 FYI. You do not need to take any action. mcl cad/repsnapper martin.dieringer@gmx.de databases/mariadb-connector-c brnrd@FreeBSD.org devel/dia2code+ bofh@FreeBSD.org devel/flatbuffers yuri@FreeBSD.org devel/libgrading jonathan@FreeBSD.org devel/liblas wen@FreeBSD.org devel/py-bullet3 yuri@FreeBSD.org emulators/stella acm@FreeBSD.org games/emptyepsilon yuri@FreeBSD.org games/stonesoup lifanov@FreeBSD.org graphics/inkscape gnome@FreeBSD.org graphics/mapnik littlesavage@rambler.ru lang/hugs haskell@FreeBSD.org math/cryptominisat arrowd@FreeBSD.org math/vowpal_wabbit demon@FreeBSD.org security/botan2 tremere@cainites.net ----- Forwarded message from Mark Linimon ----- Date: Tue, 25 Sep 2018 07:29:26 +0000 (UTC) From: Mark Linimon To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r480642 - in head: cad/repsnapper databases/mariadb-connector-c devel/dia2code+ devel/flatbuffers devel/libgrading devel/liblas devel/py-bullet3 emulators/stella games/emptyepsilon game... Author: linimon Date: Tue Sep 25 07:29:25 2018 New Revision: 480642 URL: https://svnweb.freebsd.org/changeset/ports/480642 Log: These ports now build on powerpc64. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Modified: head/cad/repsnapper/Makefile head/databases/mariadb-connector-c/Makefile head/devel/dia2code+/Makefile head/devel/flatbuffers/Makefile head/devel/libgrading/Makefile head/devel/liblas/Makefile head/devel/py-bullet3/Makefile head/emulators/stella/Makefile head/games/emptyepsilon/Makefile head/games/stonesoup/Makefile head/games/traingame/Makefile head/graphics/inkscape/Makefile head/graphics/mapnik/Makefile head/lang/hugs/Makefile head/math/cryptominisat/Makefile head/math/vowpal_wabbit/Makefile head/security/botan2/Makefile head/www/cppcms/Makefile Modified: head/cad/repsnapper/Makefile ============================================================================== --- head/cad/repsnapper/Makefile Tue Sep 25 07:19:54 2018 (r480641) +++ head/cad/repsnapper/Makefile Tue Sep 25 07:29:25 2018 (r480642) @@ -12,8 +12,6 @@ COMMENT= Controller and GCode generator for RepRap 3D LICENSE= GPLv2 BSD3CLAUSE MIT LICENSE_COMB= multi -BROKEN_powerpc64= fails to compile: clipper.hpp:52:10: 'vector' file not found - LIB_DEPENDS= libgtkglextmm-x11-1.2.so:x11-toolkits/gtkglextmm \ libpolyclipping.so:graphics/polyclipping \ libzip.so:archivers/libzip Modified: head/databases/mariadb-connector-c/Makefile ============================================================================== --- head/databases/mariadb-connector-c/Makefile Tue Sep 25 07:19:54 2018 (r480641) +++ head/databases/mariadb-connector-c/Makefile Tue Sep 25 07:29:25 2018 (r480642) @@ -19,7 +19,7 @@ COMMENT= MariaDB database connector for C LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING.LIB -BROKEN_powerpc64= fails to compile: my_stmt_codec.c: error: invalid use of void expression +LIB_DEPENDS= libcurl.so:ftp/curl CONFLICTS_INSTALL= mariadb[0-9]*-client-* \ mariadb102-server-* \ @@ -30,8 +30,6 @@ USES= cmake compiler:c++11-lib iconv:translit ssl USE_LDCONFIG= ${PREFIX}/lib/mariadb SITESDIR= mariadb/connector-c-${PORTVERSION} DOCSDIR= ${PREFIX}/share/doc/mysql - -LIB_DEPENDS= libcurl.so:ftp/curl CMAKE_ARGS+= -DCOMPILATION_COMMENT="FreeBSD Ports" \ -DWITH_EXTERNAL_ZLIB="YES" Modified: head/devel/dia2code+/Makefile ============================================================================== --- head/devel/dia2code+/Makefile Tue Sep 25 07:19:54 2018 (r480641) +++ head/devel/dia2code+/Makefile Tue Sep 25 07:29:25 2018 (r480642) @@ -14,8 +14,6 @@ COMMENT= Complete rewrite of dia2code in C++ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -BROKEN_powerpc64= fails to compile: GenerateCodePhp.cpp: 'stoi' is not a member of 'std' - USES= autoreconf:build compiler:c++11-lib iconv USE_GNOME= libxml2 GNU_CONFIGURE= yes Modified: head/devel/flatbuffers/Makefile ============================================================================== --- head/devel/flatbuffers/Makefile Tue Sep 25 07:19:54 2018 (r480641) +++ head/devel/flatbuffers/Makefile Tue Sep 25 07:29:25 2018 (r480642) @@ -13,8 +13,6 @@ COMMENT= Memory efficient serialization library LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -BROKEN_powerpc64= fails to compile: base.h:189:32: use of deleted function flatbuffers::EndianSwap(T) - USES= cmake:outsource compiler:c++11-lib USE_LDCONFIG= yes USE_GITHUB= yes Modified: head/devel/libgrading/Makefile ============================================================================== --- head/devel/libgrading/Makefile Tue Sep 25 07:19:54 2018 (r480641) +++ head/devel/libgrading/Makefile Tue Sep 25 07:29:25 2018 (r480642) @@ -13,8 +13,6 @@ LICENSE= APACHE20 LIB_DEPENDS= libdistance.so:devel/libdistance -BROKEN_powerpc64= fails to compile: Arguments.cpp: 'atol' is not a member of 'std' - USE_GITHUB= yes GH_ACCOUNT= trombonehero Modified: head/devel/liblas/Makefile ============================================================================== --- head/devel/liblas/Makefile Tue Sep 25 07:19:54 2018 (r480641) +++ head/devel/liblas/Makefile Tue Sep 25 07:29:25 2018 (r480642) @@ -11,6 +11,8 @@ COMMENT= Library For Reading And Writing LAS-Format Da LICENSE= BSD2CLAUSE +BROKEN_aarch64= fails to compile: file liblas/detail/endian.hpp needs to be set up for your CPU type + LIB_DEPENDS= libboost_thread.so:devel/boost-libs \ libgeotiff.so:graphics/libgeotiff @@ -25,8 +27,5 @@ USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= libLAS GH_PROJECT= ${GH_ACCOUNT} - -BROKEN_aarch64= fails to compile: file liblas/detail/endian.hpp needs to be set up for your CPU type -BROKEN_powerpc64= fails to compile: undefined reference to boost::program_options::to_internal .include Modified: head/devel/py-bullet3/Makefile ============================================================================== --- head/devel/py-bullet3/Makefile Tue Sep 25 07:19:54 2018 (r480641) +++ head/devel/py-bullet3/Makefile Tue Sep 25 07:29:25 2018 (r480642) @@ -12,8 +12,6 @@ COMMENT= Python version of 3D collision detection libr LICENSE= ZLIB LICENSE_FILE= ${WRKSRC}/LICENSE.txt -BROKEN_powerpc64= fails to compile: FontData.h:265:1: narrowing conversion of '-96' from 'int' to 'char' inside { } - USES= compiler:c++11-lang localbase python USE_GITHUB= yes GH_ACCOUNT= bulletphysics Modified: head/emulators/stella/Makefile ============================================================================== --- head/emulators/stella/Makefile Tue Sep 25 07:19:54 2018 (r480641) +++ head/emulators/stella/Makefile Tue Sep 25 07:29:25 2018 (r480642) @@ -15,7 +15,6 @@ LICENSE_FILE= ${WRKSRC}/License.txt BROKEN_aarch64= fails to compile: Checking for compiler version... 5.0.0, bad; Please ensure you are using GCC 4.7 / Clang 3.4 or above BROKEN_armv6= fails to compile: Checking for compiler version... 5.0.0, bad; Please ensure you are using GCC 4.7 / Clang 3.4 or above BROKEN_armv7= fails to compile: Checking for compiler version... 5.0.0, bad; Please ensure you are using GCC 4.7 / Clang 3.4 or above -BROKEN_powerpc64= fails to compile: CartDebug.cxx: 'snprintf' is not a member of 'std' LIB_DEPENDS= libpng.so:graphics/png Modified: head/games/emptyepsilon/Makefile ============================================================================== --- head/games/emptyepsilon/Makefile Tue Sep 25 07:19:54 2018 (r480641) +++ head/games/emptyepsilon/Makefile Tue Sep 25 07:29:25 2018 (r480642) @@ -13,8 +13,6 @@ COMMENT= Spaceship bridge simulator game LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN_powerpc64= fails to compile: scienceDatabase.cpp: call of overloaded 'abs(float)' is ambiguous - LIB_DEPENDS= libsfml-system.so:devel/sfml USES= cmake:outsource compiler:c++11-lib Modified: head/games/stonesoup/Makefile ============================================================================== --- head/games/stonesoup/Makefile Tue Sep 25 07:19:54 2018 (r480641) +++ head/games/stonesoup/Makefile Tue Sep 25 07:29:25 2018 (r480642) @@ -11,7 +11,6 @@ COMMENT= Dungeon Crawl Stone Soup - a fun, free rogue- LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/../../LICENSE -BROKEN_powerpc64= fails to compile: tool/tile.h: 'nullptr' was not declared in this scope NOT_FOR_ARCHS= armv6 NOT_FOR_ARCHS_REASON= missing platform \#define or unsupported compiler Modified: head/games/traingame/Makefile ============================================================================== --- head/games/traingame/Makefile Tue Sep 25 07:19:54 2018 (r480641) +++ head/games/traingame/Makefile Tue Sep 25 07:29:25 2018 (r480642) @@ -16,8 +16,6 @@ LIB_DEPENDS= libfreetype.so:print/freetype2 \ libxerces-c.so:textproc/xerces-c3 \ libboost_filesystem.so:devel/boost-libs -BROKEN_powerpc64= fails to compile: Main.cpp.o: undefined reference to boost::program_options::arg - USE_GITHUB= yes GH_ACCOUNT= nickg GH_TAGNAME= cb6513e Modified: head/graphics/inkscape/Makefile ============================================================================== --- head/graphics/inkscape/Makefile Tue Sep 25 07:19:54 2018 (r480641) +++ head/graphics/inkscape/Makefile Tue Sep 25 07:29:25 2018 (r480642) @@ -16,8 +16,6 @@ LICENSE_FILE_GPLv2= ${WRKSRC}/GPL2.txt LICENSE_FILE_GPLv3= ${WRKSRC}/GPL3.txt LICENSE_FILE_LGPL21= ${WRKSRC}/LGPL2.1.txt -BROKEN_powerpc64= fails to build: lib/libinkscape_base.so: undefined reference to Magick::Image::read(std::__cxx11::basic_string, std::allocator > const&) - BUILD_DEPENDS= ${LOCALBASE}/include/boost/concept_check.hpp:devel/boost-libs LIB_DEPENDS= libpopt.so:devel/popt \ libgc.so:devel/boehm-gc \ @@ -32,10 +30,10 @@ LIB_DEPENDS= libpopt.so:devel/popt \ libpng.so:graphics/png \ libMagick++-6.so:graphics/ImageMagick -USE_GNOME= gtkmm24 libxml2 libxslt USES= compiler:c++11-lib cmake cpe desktop-file-utils gnome \ iconv:wchar_t jpeg pathfix pkgconfig python:2.7,build \ shebangfix tar:bzip2 +USE_GNOME= gtkmm24 libxml2 libxslt USE_XORG= x11 INSTALLS_ICONS= yes CMAKE_ARGS+= -DWITH_GNOME_VFS:BOOL=NO Modified: head/graphics/mapnik/Makefile ============================================================================== --- head/graphics/mapnik/Makefile Tue Sep 25 07:19:54 2018 (r480641) +++ head/graphics/mapnik/Makefile Tue Sep 25 07:29:25 2018 (r480642) @@ -18,13 +18,12 @@ COMMENT= Free Toolkit For Developing Mapping Applicati LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN_powerpc= fails to install: runs out of virtual memory + LIB_DEPENDS= libicuuc.so:devel/icu \ libboost_system.so:devel/boost-libs \ libfreetype.so:print/freetype2 \ libharfbuzz.so:print/harfbuzz - -BROKEN_powerpc= fails to install: runs out of virtual memory -BROKEN_powerpc64= fails to link: libmapnik.so: undefined reference to boost::match_results USES= compiler:c++11-lib pkgconfig python scons tar:bzip2 USE_GNOME= libxml2 Modified: head/lang/hugs/Makefile ============================================================================== --- head/lang/hugs/Makefile Tue Sep 25 07:19:54 2018 (r480641) +++ head/lang/hugs/Makefile Tue Sep 25 07:29:25 2018 (r480642) @@ -11,11 +11,10 @@ DISTNAME= ${PORTNAME}-plus-${HUGS_DATE} MAINTAINER= haskell@FreeBSD.org COMMENT= Interpreter for the functional programming language Haskell 98 -BUILD_DEPENDS= bash:shells/bash - BROKEN_armv6= fails to compile: cppinput.c: invalid preprocessing directive \#! BROKEN_armv7= fails to compile: cppinput.c: invalid preprocessing directive \#! -BROKEN_powerpc64= fails to compile: cppinput.c: detected recursion whilst expanding macro "vector" + +BUILD_DEPENDS= bash:shells/bash WRKSRC= ${WRKDIR}/${DISTNAME} Modified: head/math/cryptominisat/Makefile ============================================================================== --- head/math/cryptominisat/Makefile Tue Sep 25 07:19:54 2018 (r480641) +++ head/math/cryptominisat/Makefile Tue Sep 25 07:29:25 2018 (r480642) @@ -13,8 +13,6 @@ LICENSE_COMB= multi LICENSE_FILE_LGPL21= ${WRKSRC}/LICENSE.txt LICENSE_FILE_MIT= ${WRKSRC}/LICENSE.txt -BROKEN_powerpc64= fails to compile: main.cpp: undefined reference to boost::program_options::abstract_variables_map::operator[] - LIB_DEPENDS= libboost_program_options.so:devel/boost-libs USES= cmake:outsource compiler:c++11-lib Modified: head/math/vowpal_wabbit/Makefile ============================================================================== --- head/math/vowpal_wabbit/Makefile Tue Sep 25 07:19:54 2018 (r480641) +++ head/math/vowpal_wabbit/Makefile Tue Sep 25 07:29:25 2018 (r480642) @@ -11,8 +11,6 @@ COMMENT= Fast out-of-core learning system LIB_DEPENDS= libboost_thread.so:devel/boost-libs -BROKEN_powerpc64= fails to compile: network.cc: 'atoi' was not declared in this scope - USES= compiler:c++11-lang libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes Modified: head/security/botan2/Makefile ============================================================================== --- head/security/botan2/Makefile Tue Sep 25 07:19:54 2018 (r480641) +++ head/security/botan2/Makefile Tue Sep 25 07:29:25 2018 (r480642) @@ -15,7 +15,6 @@ LICENSE_FILE= ${WRKSRC}/license.txt BROKEN_armv6= include/arm_neon.h:28:2: error: "NEON support not enabled" BROKEN_armv7= fails to package: pkg-static: Unable to access file stage/usr/local/include/botan-2/botan/rdrand_rng.h:No such file or directory -BROKEN_powerpc64= fails to configure: Unknown compiler "None"; available options: clang ekopath gcc hpcc icc msvc pgi sunstudio xlc LIB_DEPENDS= libboost_filesystem.so:devel/boost-libs Modified: head/www/cppcms/Makefile ============================================================================== --- head/www/cppcms/Makefile Tue Sep 25 07:19:54 2018 (r480641) +++ head/www/cppcms/Makefile Tue Sep 25 07:29:25 2018 (r480642) @@ -11,8 +11,6 @@ COMMENT= C++ web development framework LICENSE= MIT -BROKEN_powerpc64= Does not build: error: 'localeconv_l' was not declared in this scope - LIB_DEPENDS= libpcre.so:devel/pcre USES= cmake python:2.7 shebangfix ssl tar:bzip2 ----- End forwarded message ----- From owner-freebsd-haskell@freebsd.org Wed Sep 26 23:33:35 2018 Return-Path: Delivered-To: freebsd-haskell@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2A8EC10B91A2 for ; Wed, 26 Sep 2018 23:33:35 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 610F492C46 for ; Wed, 26 Sep 2018 23:33:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 257E910B919C; Wed, 26 Sep 2018 23:33:34 +0000 (UTC) Delivered-To: haskell@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 143E910B919B for ; Wed, 26 Sep 2018 23:33:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9C1CE92C41 for ; Wed, 26 Sep 2018 23:33:33 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 02D7120C6D for ; Wed, 26 Sep 2018 23:33:33 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w8QNXWw3053424 for ; Wed, 26 Sep 2018 23:33:32 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w8QNXW0k053423 for haskell@FreeBSD.org; Wed, 26 Sep 2018 23:33:32 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" From: bugzilla-noreply@freebsd.org To: haskell@FreeBSD.org Subject: maintainer-feedback requested: [Bug 231750] x11-wm/hs-xmonad: Update to 0.14 Date: Wed, 26 Sep 2018 23:33:32 +0000 X-Bugzilla-Type: request X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: haskell@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-haskell@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: FreeBSD-specific Haskell issues and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Sep 2018 23:33:35 -0000 Bugzilla Automation has asked freebsd-haskell mailing list for maintainer-feedback: Bug 231750: x11-wm/hs-xmonad: Update to 0.14 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D231750 --- Description --- Even though 0.14.2 is out, 0.14.1 brought a slightly non-trivial change whe= re cabal no longer installs the man page, etc. Update to 0.14, which fixes a semi-serious issue where xmonad.state doesn't get deleted. From owner-freebsd-haskell@freebsd.org Wed Sep 26 23:33:35 2018 Return-Path: Delivered-To: freebsd-haskell@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0732D10B91A1 for ; Wed, 26 Sep 2018 23:33:35 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 9858192C48 for ; Wed, 26 Sep 2018 23:33:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 5A10A10B919E; Wed, 26 Sep 2018 23:33:34 +0000 (UTC) Delivered-To: haskell@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 48DA210B919D for ; Wed, 26 Sep 2018 23:33:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D898C92C43 for ; Wed, 26 Sep 2018 23:33:33 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 4075220C6E for ; Wed, 26 Sep 2018 23:33:33 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w8QNXXGO053428 for ; Wed, 26 Sep 2018 23:33:33 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w8QNXX9J053427 for haskell@FreeBSD.org; Wed, 26 Sep 2018 23:33:33 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: haskell@FreeBSD.org Subject: [Bug 231750] x11-wm/hs-xmonad: Update to 0.14 Date: Wed, 26 Sep 2018 23:33:32 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: kevinz5000@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: haskell@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-haskell@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: FreeBSD-specific Haskell issues and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Sep 2018 23:33:35 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D231750 Bug ID: 231750 Summary: x11-wm/hs-xmonad: Update to 0.14 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: haskell@FreeBSD.org Reporter: kevinz5000@gmail.com Assignee: haskell@FreeBSD.org Flags: maintainer-feedback?(haskell@FreeBSD.org) Created attachment 197538 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D197538&action= =3Dedit Patch Even though 0.14.2 is out, 0.14.1 brought a slightly non-trivial change whe= re cabal no longer installs the man page, etc. Update to 0.14, which fixes a semi-serious issue where xmonad.state doesn't get deleted. --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-haskell@freebsd.org Wed Sep 26 23:34:17 2018 Return-Path: Delivered-To: freebsd-haskell@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CD6FA10B920D for ; Wed, 26 Sep 2018 23:34:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 6690F92CA7 for ; Wed, 26 Sep 2018 23:34:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 2B5E010B9206; Wed, 26 Sep 2018 23:34:17 +0000 (UTC) Delivered-To: haskell@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1A19410B9205 for ; Wed, 26 Sep 2018 23:34:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B0CA592CA1 for ; Wed, 26 Sep 2018 23:34:16 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 0A6B520C73 for ; Wed, 26 Sep 2018 23:34:16 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w8QNYFto054125 for ; Wed, 26 Sep 2018 23:34:15 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w8QNYFCN054122 for haskell@FreeBSD.org; Wed, 26 Sep 2018 23:34:15 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" From: bugzilla-noreply@freebsd.org To: haskell@FreeBSD.org Subject: maintainer-feedback requested: [Bug 231751] x11-wm/hs-xmonad-contrib: Update to 0.14 Date: Wed, 26 Sep 2018 23:34:16 +0000 X-Bugzilla-Type: request X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: haskell@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-haskell@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: FreeBSD-specific Haskell issues and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Sep 2018 23:34:18 -0000 Bugzilla Automation has asked freebsd-haskell mailing list for maintainer-feedback: Bug 231751: x11-wm/hs-xmonad-contrib: Update to 0.14 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D231751 From owner-freebsd-haskell@freebsd.org Wed Sep 26 23:34:17 2018 Return-Path: Delivered-To: freebsd-haskell@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D6EFB10B920E for ; Wed, 26 Sep 2018 23:34:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 9070992CAD for ; Wed, 26 Sep 2018 23:34:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 5542C10B9208; Wed, 26 Sep 2018 23:34:17 +0000 (UTC) Delivered-To: haskell@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 43EE510B9207 for ; Wed, 26 Sep 2018 23:34:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DA08C92CA2 for ; Wed, 26 Sep 2018 23:34:16 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 4455620C74 for ; Wed, 26 Sep 2018 23:34:16 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w8QNYGx2054130 for ; Wed, 26 Sep 2018 23:34:16 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w8QNYGUM054129 for haskell@FreeBSD.org; Wed, 26 Sep 2018 23:34:16 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: haskell@FreeBSD.org Subject: [Bug 231751] x11-wm/hs-xmonad-contrib: Update to 0.14 Date: Wed, 26 Sep 2018 23:34:16 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: kevinz5000@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: haskell@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-haskell@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: FreeBSD-specific Haskell issues and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Sep 2018 23:34:18 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D231751 Bug ID: 231751 Summary: x11-wm/hs-xmonad-contrib: Update to 0.14 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: haskell@FreeBSD.org Reporter: kevinz5000@gmail.com Flags: maintainer-feedback?(haskell@FreeBSD.org) Assignee: haskell@FreeBSD.org Created attachment 197539 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D197539&action= =3Dedit Patch --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-haskell@freebsd.org Wed Sep 26 23:34:34 2018 Return-Path: Delivered-To: freebsd-haskell@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EF07810B9255 for ; Wed, 26 Sep 2018 23:34:33 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 8CD3D92D11 for ; Wed, 26 Sep 2018 23:34:33 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 517B510B9251; Wed, 26 Sep 2018 23:34:33 +0000 (UTC) Delivered-To: haskell@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4037310B9250 for ; Wed, 26 Sep 2018 23:34:33 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D6A9C92D0D for ; Wed, 26 Sep 2018 23:34:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 1856820C7A for ; Wed, 26 Sep 2018 23:34:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w8QNYVDF054412 for ; Wed, 26 Sep 2018 23:34:31 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w8QNYVcP054411 for haskell@FreeBSD.org; Wed, 26 Sep 2018 23:34:31 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: haskell@FreeBSD.org Subject: [Bug 231750] x11-wm/hs-xmonad: Update to 0.14 Date: Wed, 26 Sep 2018 23:34:31 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: kevinz5000@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: haskell@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: blocked Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-haskell@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: FreeBSD-specific Haskell issues and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Sep 2018 23:34:34 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D231750 Kevin Zheng changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |231751 Referenced Bugs: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D231751 [Bug 231751] x11-wm/hs-xmonad-contrib: Update to 0.14 --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-haskell@freebsd.org Wed Sep 26 23:34:33 2018 Return-Path: Delivered-To: freebsd-haskell@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 740FF10B9252 for ; Wed, 26 Sep 2018 23:34:33 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 115CB92D0E for ; Wed, 26 Sep 2018 23:34:33 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id CA51710B924F; Wed, 26 Sep 2018 23:34:32 +0000 (UTC) Delivered-To: haskell@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B928A10B924E for ; Wed, 26 Sep 2018 23:34:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 58A2292D09 for ; Wed, 26 Sep 2018 23:34:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id B779420C78 for ; Wed, 26 Sep 2018 23:34:31 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w8QNYVAV054404 for ; Wed, 26 Sep 2018 23:34:31 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w8QNYVFN054403 for haskell@FreeBSD.org; Wed, 26 Sep 2018 23:34:31 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: haskell@FreeBSD.org Subject: [Bug 231751] x11-wm/hs-xmonad-contrib: Update to 0.14 Date: Wed, 26 Sep 2018 23:34:31 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: kevinz5000@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: haskell@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: dependson cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-haskell@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: FreeBSD-specific Haskell issues and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Sep 2018 23:34:33 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D231751 Kevin Zheng changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |231750 CC| |kevinz5000@gmail.com Referenced Bugs: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D231750 [Bug 231750] x11-wm/hs-xmonad: Update to 0.14 --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-haskell@freebsd.org Thu Sep 27 04:12:06 2018 Return-Path: Delivered-To: freebsd-haskell@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C23FC109E7C3 for ; Thu, 27 Sep 2018 04:12:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 5758A740D0 for ; Thu, 27 Sep 2018 04:12:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 1BCF4109E7C2; Thu, 27 Sep 2018 04:12:06 +0000 (UTC) Delivered-To: haskell@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0A808109E7C1 for ; Thu, 27 Sep 2018 04:12:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9FD8A740CA for ; Thu, 27 Sep 2018 04:12:05 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id EDF3E23268 for ; Thu, 27 Sep 2018 04:12:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w8R4C4Wd055599 for ; Thu, 27 Sep 2018 04:12:04 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w8R4C4DH055598 for haskell@FreeBSD.org; Thu, 27 Sep 2018 04:12:04 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: haskell@FreeBSD.org Subject: [Bug 231751] x11-wm/hs-xmonad-contrib: Update to 0.14 Date: Thu, 27 Sep 2018 04:12:04 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: tcberner@freebsd.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: arrowd@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ X-Bugzilla-Changed-Fields: cc bug_status flagtypes.name assigned_to Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-haskell@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: FreeBSD-specific Haskell issues and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Sep 2018 04:12:06 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D231751 Tobias C. Berner changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tcberner@freebsd.org Status|New |In Progress Flags|maintainer-feedback?(haskel |maintainer-feedback+ |l@FreeBSD.org) | Assignee|haskell@FreeBSD.org |arrowd@FreeBSD.org --- Comment #1 from Tobias C. Berner --- Looks good to me. --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-haskell@freebsd.org Thu Sep 27 04:14:13 2018 Return-Path: Delivered-To: freebsd-haskell@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 050D6109E960 for ; Thu, 27 Sep 2018 04:14:13 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 9622874264 for ; Thu, 27 Sep 2018 04:14:12 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 5AA61109E95F; Thu, 27 Sep 2018 04:14:12 +0000 (UTC) Delivered-To: haskell@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4798A109E95E for ; Thu, 27 Sep 2018 04:14:12 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D3BD874258 for ; Thu, 27 Sep 2018 04:14:11 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 113D823378 for ; Thu, 27 Sep 2018 04:14:11 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w8R4EAcD058532 for ; Thu, 27 Sep 2018 04:14:10 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w8R4EA7B058531 for haskell@FreeBSD.org; Thu, 27 Sep 2018 04:14:10 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: haskell@FreeBSD.org Subject: [Bug 231750] x11-wm/hs-xmonad: Update to 0.14 Date: Thu, 27 Sep 2018 04:14:11 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: tcberner@freebsd.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: arrowd@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ X-Bugzilla-Changed-Fields: cc assigned_to flagtypes.name bug_status Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-haskell@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: FreeBSD-specific Haskell issues and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Sep 2018 04:14:13 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D231750 Tobias C. Berner changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tcberner@freebsd.org Assignee|haskell@FreeBSD.org |arrowd@FreeBSD.org Flags|maintainer-feedback?(haskel |maintainer-feedback+ |l@FreeBSD.org) | Status|New |In Progress --- Comment #1 from Tobias C. Berner --- Looks good to me. --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-haskell@freebsd.org Sat Sep 29 19:46:41 2018 Return-Path: Delivered-To: freebsd-haskell@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3DCB610A9E84 for ; Sat, 29 Sep 2018 19:46:41 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id F15108509D for ; Sat, 29 Sep 2018 19:46:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id B2BDA10A9E7E; Sat, 29 Sep 2018 19:46:40 +0000 (UTC) Delivered-To: haskell@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A157C10A9E7B for ; Sat, 29 Sep 2018 19:46:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 434F58509A for ; Sat, 29 Sep 2018 19:46:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 8754D17A60 for ; Sat, 29 Sep 2018 19:46:39 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w8TJkdbU049872 for ; Sat, 29 Sep 2018 19:46:39 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w8TJkdRp049871 for haskell@FreeBSD.org; Sat, 29 Sep 2018 19:46:39 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: haskell@FreeBSD.org Subject: [Bug 231438] lang/ghc: build failure if print/tex-xetex installed Date: Sat, 29 Sep 2018 19:46:38 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: z7dr6ut7gs@snkmail.com X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-haskell@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: FreeBSD-specific Haskell issues and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Sep 2018 19:46:41 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D231438 --- Comment #4 from John Hein --- (In reply to Tobias C. Berner from comment #3) Adding a dependency on dejavu would fix the xelatex failure (confirmed by testing), but the relevant build product (user's guide) is not installed anyway, so it would just increase build time for no benefit. Someone _could_ add a modification to install the user's guide that gets bu= ilt as part of this port. Until then, I think disabling xelatex is the better = fix than adding the dejavu dependency. Thanks for approving the patch, Gleb - we just need a committer now. --=20 You are receiving this mail because: You are on the CC list for the bug.= From owner-freebsd-haskell@freebsd.org Sat Sep 29 19:50:35 2018 Return-Path: Delivered-To: freebsd-haskell@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D586510AA05F for ; Sat, 29 Sep 2018 19:50:35 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 732C585273 for ; Sat, 29 Sep 2018 19:50:35 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 37BEC10AA05B; Sat, 29 Sep 2018 19:50:35 +0000 (UTC) Delivered-To: haskell@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2674810AA05A for ; Sat, 29 Sep 2018 19:50:35 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B98F48526A for ; Sat, 29 Sep 2018 19:50:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id E846517A6C for ; Sat, 29 Sep 2018 19:50:33 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w8TJoX30054599 for ; Sat, 29 Sep 2018 19:50:33 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w8TJoXfb054598 for haskell@FreeBSD.org; Sat, 29 Sep 2018 19:50:33 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: haskell@FreeBSD.org Subject: [Bug 231438] lang/ghc: build failure if print/tex-xetex installed Date: Sat, 29 Sep 2018 19:50:34 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: tcberner@freebsd.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: arrowd@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-haskell@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: FreeBSD-specific Haskell issues and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Sep 2018 19:50:36 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D231438 Tobias C. Berner changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|ports-bugs@FreeBSD.org |arrowd@FreeBSD.org --- Comment #5 from Tobias C. Berner --- Looks good to me then :) --=20 You are receiving this mail because: You are on the CC list for the bug.=