From owner-svn-ports-all@freebsd.org Mon Dec 12 11:12:09 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E775CC7233E; Mon, 12 Dec 2016 11:12:09 +0000 (UTC) (envelope-from amdmi3@amdmi3.ru) Received: from ihor-3.amdmi3.ru (ihor-3.amdmi3.ru [185.117.152.228]) by mx1.freebsd.org (Postfix) with ESMTP id 9991D1E2B; Mon, 12 Dec 2016 11:12:09 +0000 (UTC) (envelope-from amdmi3@amdmi3.ru) Received: from hive.panopticon (unknown [78.153.152.119]) by ihor-3.amdmi3.ru (Postfix) with ESMTPS id A88BC1AF147; Mon, 12 Dec 2016 12:41:31 +0300 (MSK) Received: from hades.panopticon (hades.panopticon [192.168.0.32]) by hive.panopticon (Postfix) with ESMTP id 3472D96B; Mon, 12 Dec 2016 13:57:47 +0300 (MSK) Received: by hades.panopticon (Postfix, from userid 1000) id 52F722E1; Mon, 12 Dec 2016 14:01:18 +0300 (MSK) Date: Mon, 12 Dec 2016 14:01:18 +0300 From: Dmitry Marakasov To: Antoine Brodin Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r428370 - in head: cad/gmsh games/emptyepsilon games/supertuxkart games/tbe mail/geary math/cadabra2 science/pulseview Message-ID: <20161212110118.GA16840@hades.panopticon> References: <201612111740.uBBHe22H053915@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <201612111740.uBBHe22H053915@repo.freebsd.org> User-Agent: Mutt/1.7.1 (2016-10-04) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Dec 2016 11:12:10 -0000 * Antoine Brodin (antoine@FreeBSD.org) wrote: > Author: antoine > Date: Sun Dec 11 17:40:02 2016 > New Revision: 428370 > URL: https://svnweb.freebsd.org/changeset/ports/428370 > > Log: > Those ports build fine with bsd make Please revert unless you've verified that package contents are equal with both makes. I've seen cases where, though the build was fine, package built with bsd make was broken (empty files were generated instead of data, for example) > Modified: > head/cad/gmsh/Makefile > head/games/emptyepsilon/Makefile > head/games/supertuxkart/Makefile > head/games/tbe/Makefile > head/mail/geary/Makefile > head/math/cadabra2/Makefile > head/science/pulseview/Makefile > > Modified: head/cad/gmsh/Makefile > ============================================================================== > --- head/cad/gmsh/Makefile Sun Dec 11 17:36:34 2016 (r428369) > +++ head/cad/gmsh/Makefile Sun Dec 11 17:40:02 2016 (r428370) > @@ -28,7 +28,7 @@ BROKEN_FreeBSD_12_i386=Does not build on > > SLAVEDIRS= cad/gmsh-occ > > -USES= blaslapack cmake fortran gmake jpeg tar:tgz > +USES= blaslapack cmake fortran jpeg tar:tgz > USE_GL= gl glu > USE_XORG= x11 xcursor xext xinerama xfixes xft > > > Modified: head/games/emptyepsilon/Makefile > ============================================================================== > --- head/games/emptyepsilon/Makefile Sun Dec 11 17:36:34 2016 (r428369) > +++ head/games/emptyepsilon/Makefile Sun Dec 11 17:40:02 2016 (r428370) > @@ -18,7 +18,7 @@ USE_GITHUB= yes > GH_TUPLE= daid:EmptyEpsilon:${DISTVERSIONFULL} > GH_TUPLE+= daid:SeriousProton:${DISTVERSIONFULL}:sproton > > -USES= cmake compiler:c++11-lib gmake > +USES= cmake compiler:c++11-lib > USE_GL= gl glu > CMAKE_ARGS= -DSERIOUS_PROTON_DIR="${WRKSRC_sproton}/" > > > Modified: head/games/supertuxkart/Makefile > ============================================================================== > --- head/games/supertuxkart/Makefile Sun Dec 11 17:36:34 2016 (r428369) > +++ head/games/supertuxkart/Makefile Sun Dec 11 17:40:02 2016 (r428370) > @@ -23,7 +23,7 @@ ONLY_FOR_ARCHS= amd64 i386 > ONLY_FOR_ARCHS_REASON= fails to build: invokes x86 asm > > USES= alias cmake compiler:c++11-lib dos2unix gettext \ > - gmake jpeg openal:al pkgconfig tar:xz > + jpeg openal:al pkgconfig tar:xz > USE_GL= gl glu > USE_SDL= sdl > USE_XORG= x11 xext sm ice > > Modified: head/games/tbe/Makefile > ============================================================================== > --- head/games/tbe/Makefile Sun Dec 11 17:36:34 2016 (r428369) > +++ head/games/tbe/Makefile Sun Dec 11 17:40:02 2016 (r428370) > @@ -12,7 +12,7 @@ COMMENT= The Butterfly Effect > > BUILD_DEPENDS= ${LOCALBASE}/bin/unzip:archivers/unzip > > -USES= cmake compiler:c++11-lib execinfo gmake tar:tgz > +USES= cmake compiler:c++11-lib execinfo tar:tgz > USE_QT4= gui linguisttools_build moc_build qmake_build rcc_build \ > svg uic_build xml > > > Modified: head/mail/geary/Makefile > ============================================================================== > --- head/mail/geary/Makefile Sun Dec 11 17:36:34 2016 (r428369) > +++ head/mail/geary/Makefile Sun Dec 11 17:40:02 2016 (r428370) > @@ -20,14 +20,12 @@ LIB_DEPENDS= libgmime-2.6.so:mail/gmime2 > libgee-0.8.so:devel/libgee \ > libgcr-3.so:security/gcr > > -USES= cmake desktop-file-utils gettext gmake \ > +USES= cmake desktop-file-utils gettext \ > libtool pkgconfig shebangfix tar:xz > USE_GNOME= gnomedocutils gnomeprefix gtk30 intlhack > SHEBANG_FILES= desktop/geary-attach > USE_LDCONFIG= yes > -GNU_CONFIGURE= yes > INSTALLS_ICONS= yes > -CONFIGURE_ARGS= --prefix=${PREFIX} > CPPFLAGS+= -I${LOCALBASE}/include > LDFLAGS+= -L${LOCALBASE}/lib > > > Modified: head/math/cadabra2/Makefile > ============================================================================== > --- head/math/cadabra2/Makefile Sun Dec 11 17:36:34 2016 (r428369) > +++ head/math/cadabra2/Makefile Sun Dec 11 17:40:02 2016 (r428370) > @@ -33,7 +33,7 @@ BROKEN_FreeBSD_9= does not build: fatal > OPTIONS_DEFINE= GUI > OPTIONS_DEFAULT=GUI > > -USES= compiler:c++14-lang cmake gettext-runtime gmake pkgconfig python:2 sqlite > +USES= compiler:c++14-lang cmake gettext-runtime pkgconfig python:2 sqlite > GUI_USE= GNOME=gtkmm30,gdkpixbuf2 > USE_TEX= base texmf texhash > USE_LDCONFIG= yes > > Modified: head/science/pulseview/Makefile > ============================================================================== > --- head/science/pulseview/Makefile Sun Dec 11 17:36:34 2016 (r428369) > +++ head/science/pulseview/Makefile Sun Dec 11 17:40:02 2016 (r428370) > @@ -17,7 +17,7 @@ LIB_DEPENDS= libboost_thread.so:devel/bo > libsigrok.so:devel/libsigrok \ > libsigrokdecode.so:devel/libsigrokdecode > > -USES= cmake gmake pkgconfig > +USES= cmake pkgconfig > USE_QT4= corelib gui moc_build qmake_build rcc_build uic_build > CMAKE_ARGS+= -DCMAKE_INSTALL_MANDIR:PATH=${MANPREFIX}/man \ > -DDISABLE_WERROR:BOOL=TRUE > > -- Dmitry Marakasov . 55B5 0596 FF1E 8D84 5F56 9510 D35A 80DD F9D2 F77D amdmi3@amdmi3.ru ..: jabber: amdmi3@jabber.ru http://amdmi3.ru