From owner-svn-ports-head@freebsd.org Sun Feb 5 00:58:22 2017 Return-Path: Delivered-To: svn-ports-head@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 36636CC53DC; Sun, 5 Feb 2017 00:58:22 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 11176E41; Sun, 5 Feb 2017 00:58:21 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v150wLv4074254; Sun, 5 Feb 2017 00:58:21 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v150wKN1074251; Sun, 5 Feb 2017 00:58:20 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201702050058.v150wKN1074251@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Sun, 5 Feb 2017 00:58:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433341 - head/science/InsightToolkit X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 00:58:22 -0000 Author: woodsb02 Date: Sun Feb 5 00:58:20 2017 New Revision: 433341 URL: https://svnweb.freebsd.org/changeset/ports/433341 Log: science/InsightToolkit: Update to 4.11.0 Changes this release: http://public.kitware.com/pipermail/insight-users/2017-January/054193.html Modified: head/science/InsightToolkit/Makefile head/science/InsightToolkit/distinfo head/science/InsightToolkit/pkg-plist Modified: head/science/InsightToolkit/Makefile ============================================================================== --- head/science/InsightToolkit/Makefile Sat Feb 4 23:59:57 2017 (r433340) +++ head/science/InsightToolkit/Makefile Sun Feb 5 00:58:20 2017 (r433341) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= InsightToolkit -PORTVERSION= 4.10.1 +PORTVERSION= 4.11.0 CATEGORIES= science biology MASTER_SITES= SF/itk/itk/${ITK_VER} Modified: head/science/InsightToolkit/distinfo ============================================================================== --- head/science/InsightToolkit/distinfo Sat Feb 4 23:59:57 2017 (r433340) +++ head/science/InsightToolkit/distinfo Sun Feb 5 00:58:20 2017 (r433341) @@ -1,3 +1,3 @@ -TIMESTAMP = 1476432117 -SHA256 (InsightToolkit-4.10.1.tar.gz) = cb1048facf2b60cebf4ea0b3f89a13a32f8036d906aab3cfafa65e94760caa7a -SIZE (InsightToolkit-4.10.1.tar.gz) = 18169937 +TIMESTAMP = 1486184449 +SHA256 (InsightToolkit-4.11.0.tar.gz) = 26f63efa290a86f10a3686cf3fa2aa3ef7420f3dc33112e2900b7dc8f9a50afe +SIZE (InsightToolkit-4.11.0.tar.gz) = 18851129 Modified: head/science/InsightToolkit/pkg-plist ============================================================================== --- head/science/InsightToolkit/pkg-plist Sat Feb 4 23:59:57 2017 (r433340) +++ head/science/InsightToolkit/pkg-plist Sun Feb 5 00:58:20 2017 (r433341) @@ -46,7 +46,6 @@ include/ITK-%%ITK_VER%%/ITKLabelMapExpor include/ITK-%%ITK_VER%%/ITKMeshExport.h include/ITK-%%ITK_VER%%/ITKOptimizersExport.h include/ITK-%%ITK_VER%%/ITKOptimizersv4Export.h -include/ITK-%%ITK_VER%%/ITKPathExport.h include/ITK-%%ITK_VER%%/ITKPolynomialsExport.h include/ITK-%%ITK_VER%%/ITKQuadEdgeMeshExport.h include/ITK-%%ITK_VER%%/ITKStatisticsExport.h @@ -128,6 +127,20 @@ include/ITK-%%ITK_VER%%/blas/ztrmm.h include/ITK-%%ITK_VER%%/blas/ztrmv.h include/ITK-%%ITK_VER%%/blas/ztrsv.h include/ITK-%%ITK_VER%%/cached-powers.h +include/ITK-%%ITK_VER%%/compilers/ITK_COMPILER_INFO_AppleClang_CXX.h +include/ITK-%%ITK_VER%%/compilers/ITK_COMPILER_INFO_Clang_CXX.h +include/ITK-%%ITK_VER%%/compilers/ITK_COMPILER_INFO_GNU_CXX.h +include/ITK-%%ITK_VER%%/compilers/ITK_COMPILER_INFO_Intel_CXX.h +include/ITK-%%ITK_VER%%/compilers/ITK_COMPILER_INFO_MSVC_CXX.h +include/ITK-%%ITK_VER%%/compilers/ITK_COMPILER_INFO_SunPro_CXX.h +include/ITK-%%ITK_VER%%/compilers/ITK_COMPILER_INFO_UNKNOWN_CXX.h +include/ITK-%%ITK_VER%%/compilers/VXL_COMPILER_INFO_AppleClang_CXX.h +include/ITK-%%ITK_VER%%/compilers/VXL_COMPILER_INFO_Clang_CXX.h +include/ITK-%%ITK_VER%%/compilers/VXL_COMPILER_INFO_GNU_CXX.h +include/ITK-%%ITK_VER%%/compilers/VXL_COMPILER_INFO_Intel_CXX.h +include/ITK-%%ITK_VER%%/compilers/VXL_COMPILER_INFO_MSVC_CXX.h +include/ITK-%%ITK_VER%%/compilers/VXL_COMPILER_INFO_SunPro_CXX.h +include/ITK-%%ITK_VER%%/compilers/VXL_COMPILER_INFO_UNKNOWN_CXX.h include/ITK-%%ITK_VER%%/config.h include/ITK-%%ITK_VER%%/core/testlib/testlib_register.h include/ITK-%%ITK_VER%%/core/testlib/testlib_root_dir.h @@ -1213,6 +1226,8 @@ include/ITK-%%ITK_VER%%/itkHessian3DToVe include/ITK-%%ITK_VER%%/itkHessian3DToVesselnessMeasureImageFilter.hxx include/ITK-%%ITK_VER%%/itkHessianRecursiveGaussianImageFilter.h include/ITK-%%ITK_VER%%/itkHessianRecursiveGaussianImageFilter.hxx +include/ITK-%%ITK_VER%%/itkHessianToObjectnessMeasureImageFilter.h +include/ITK-%%ITK_VER%%/itkHessianToObjectnessMeasureImageFilter.hxx include/ITK-%%ITK_VER%%/itkHexahedronCell.h include/ITK-%%ITK_VER%%/itkHexahedronCell.hxx include/ITK-%%ITK_VER%%/itkHexahedronCellTopology.h @@ -1847,6 +1862,7 @@ include/ITK-%%ITK_VER%%/itkMeshFileReade include/ITK-%%ITK_VER%%/itkMeshFileReaderException.h include/ITK-%%ITK_VER%%/itkMeshFileWriter.h include/ITK-%%ITK_VER%%/itkMeshFileWriter.hxx +include/ITK-%%ITK_VER%%/itkMeshFileWriterException.h include/ITK-%%ITK_VER%%/itkMeshIOBase.h include/ITK-%%ITK_VER%%/itkMeshIOFactory.h include/ITK-%%ITK_VER%%/itkMeshRegion.h @@ -2164,7 +2180,6 @@ include/ITK-%%ITK_VER%%/itkPathIterator. include/ITK-%%ITK_VER%%/itkPathIterator.hxx include/ITK-%%ITK_VER%%/itkPathSource.h include/ITK-%%ITK_VER%%/itkPathSource.hxx -include/ITK-%%ITK_VER%%/itkPathTemplateExport.h include/ITK-%%ITK_VER%%/itkPathToChainCodePathFilter.h include/ITK-%%ITK_VER%%/itkPathToChainCodePathFilter.hxx include/ITK-%%ITK_VER%%/itkPathToImageFilter.h @@ -2856,6 +2871,8 @@ include/ITK-%%ITK_VER%%/itkUnaryFunctorI include/ITK-%%ITK_VER%%/itkUnaryFunctorImageFilter.hxx include/ITK-%%ITK_VER%%/itkUniformRandomSpatialNeighborSubsampler.h include/ITK-%%ITK_VER%%/itkUniformRandomSpatialNeighborSubsampler.hxx +include/ITK-%%ITK_VER%%/itkUnsharpMaskImageFilter.h +include/ITK-%%ITK_VER%%/itkUnsharpMaskImageFilter.hxx include/ITK-%%ITK_VER%%/itkUnsharpMaskLevelSetImageFilter.h include/ITK-%%ITK_VER%%/itkUnsharpMaskLevelSetImageFilter.hxx include/ITK-%%ITK_VER%%/itkUpdateMalcolmSparseLevelSet.h @@ -3071,6 +3088,7 @@ include/ITK-%%ITK_VER%%/itkZeroFluxNeuma include/ITK-%%ITK_VER%%/itkZeroFluxNeumannPadImageFilter.hxx include/ITK-%%ITK_VER%%/itk_H5Cpp.h include/ITK-%%ITK_VER%%/itk_NrrdIO_mangle.h +include/ITK-%%ITK_VER%%/itk_compiler_detection.h include/ITK-%%ITK_VER%%/itk_hdf5.h include/ITK-%%ITK_VER%%/itk_jpeg.h include/ITK-%%ITK_VER%%/itk_kwiml.h @@ -3097,7 +3115,6 @@ include/ITK-%%ITK_VER%%/itksys/String.hx include/ITK-%%ITK_VER%%/itksys/System.h include/ITK-%%ITK_VER%%/itksys/SystemInformation.hxx include/ITK-%%ITK_VER%%/itksys/SystemTools.hxx -include/ITK-%%ITK_VER%%/itksys/auto_ptr.hxx include/ITK-%%ITK_VER%%/itksys/hash_fun.hxx include/ITK-%%ITK_VER%%/itksys/hash_map.hxx include/ITK-%%ITK_VER%%/itksys/hash_set.hxx @@ -3357,6 +3374,7 @@ include/ITK-%%ITK_VER%%/vcl_climits.h include/ITK-%%ITK_VER%%/vcl_clocale.h include/ITK-%%ITK_VER%%/vcl_cmath.h include/ITK-%%ITK_VER%%/vcl_compiler.h +include/ITK-%%ITK_VER%%/vcl_compiler_detection.h include/ITK-%%ITK_VER%%/vcl_complex.h include/ITK-%%ITK_VER%%/vcl_config_compiler.h include/ITK-%%ITK_VER%%/vcl_config_headers.h @@ -3623,7 +3641,9 @@ include/ITK-%%ITK_VER%%/vnl/vnl_vector_f include/ITK-%%ITK_VER%%/vnl/vnl_vector_fixed_ref.h include/ITK-%%ITK_VER%%/vnl/vnl_vector_fixed_ref.hxx include/ITK-%%ITK_VER%%/vnl/vnl_vector_ref.h +include/ITK-%%ITK_VER%%/vnl_algo_export_override.h include/ITK-%%ITK_VER%%/vnl_complex_traits+char-.h +include/ITK-%%ITK_VER%%/vnl_export_override.h include/ITK-%%ITK_VER%%/vxl_config.h include/ITK-%%ITK_VER%%/vxl_copyright.h include/ITK-%%ITK_VER%%/vxl_version.h @@ -3890,6 +3910,7 @@ lib/libitkvnl-%%ITK_VER%%.so lib/libitkvnl-%%ITK_VER%%.so.1 lib/libitkvnl_algo-%%ITK_VER%%.so lib/libitkvnl_algo-%%ITK_VER%%.so.1 +libdata/ldconfig/InsightToolkit share/doc/ITK-%%ITK_VER%%/LICENSE share/doc/ITK-%%ITK_VER%%/NOTICE share/doc/ITK-%%ITK_VER%%/README.txt From owner-svn-ports-head@freebsd.org Sun Feb 5 03:30:09 2017 Return-Path: Delivered-To: svn-ports-head@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 79510CD18FB; Sun, 5 Feb 2017 03:30:09 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 48E3F145A; Sun, 5 Feb 2017 03:30:09 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v153U8x7035522; Sun, 5 Feb 2017 03:30:08 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v153U8xx035521; Sun, 5 Feb 2017 03:30:08 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201702050330.v153U8xx035521@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 5 Feb 2017 03:30:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433342 - head/lang/gcl X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 03:30:09 -0000 Author: jbeich Date: Sun Feb 5 03:30:08 2017 New Revision: 433342 URL: https://svnweb.freebsd.org/changeset/ports/433342 Log: lang/gcl: use clang and unbreak with gcc5 or later ./libpre_gcl.a(num_sfun.o): In function `number_expt': num_sfun.c:(.text+0x3d78): undefined reference to `number_fix_iexpt' num_sfun.c:(.text+0x4c62): undefined reference to `number_big_iexpt' [...] ./libpre_gcl.a(alloc.o): In function `alloc_object': alloc.c:(.text+0x6c07): undefined reference to `alloc_after_turning_off_sgc' alloc.c:(.text+0x76f1): undefined reference to `maybe_reallocate_page' [...] PR: 216707 Reported by: antoine (via exp-run) Modified: head/lang/gcl/Makefile (contents, props changed) Modified: head/lang/gcl/Makefile ============================================================================== --- head/lang/gcl/Makefile Sun Feb 5 00:58:20 2017 (r433341) +++ head/lang/gcl/Makefile Sun Feb 5 03:30:08 2017 (r433342) @@ -3,7 +3,7 @@ PORTNAME= gcl PORTVERSION= 2.6.12 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= lang tcl tk MASTER_SITES= GNU @@ -19,7 +19,7 @@ LIB_DEPENDS= libgmp.so:math/gmp WRKSRC= ${WRKDIR}/${PORTNAME} USES= gmake readline -USE_GCC= yes +USE_CSTD= gnu89 GNU_CONFIGURE= yes CONFIGURE_ENV= ac_cv_prog_AWK="${LOCALBASE}/bin/gawk" \ C_INCLUDE_PATH="${PREFIX}/include" LIBRARY_PATH="${PREFIX}/lib" From owner-svn-ports-head@freebsd.org Sun Feb 5 03:30:18 2017 Return-Path: Delivered-To: svn-ports-head@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 A2958CD191F; Sun, 5 Feb 2017 03:30:18 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 652DA14CF; Sun, 5 Feb 2017 03:30:18 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v153UHZN035673; Sun, 5 Feb 2017 03:30:17 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v153UHun035671; Sun, 5 Feb 2017 03:30:17 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201702050330.v153UHun035671@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 5 Feb 2017 03:30:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433343 - in head/net-mgmt/driftnet: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 03:30:18 -0000 Author: jbeich Date: Sun Feb 5 03:30:17 2017 New Revision: 433343 URL: https://svnweb.freebsd.org/changeset/ports/433343 Log: net-mgmt/driftnet: use clang and unbreak with gcc5 or later driftnet.o: In function `capture_thread': src/driftnet.c:89: undefined reference to `packetcapture_dispatch' options.o: In function `validate_options': src/options.c:178: undefined reference to `get_default_interface' media/libmedia.a(media.o): In function `dispatch_image': src/media/media.c:47: undefined reference to `get_tmpdir' display/libdisplay.a(display.o): In function `pipe_event': src/display/display.c:356: undefined reference to `get_tmpdir' src/display/display.c:346: undefined reference to `get_tmpdir' collect2: error: ld returned 1 exit status PR: 216707 Reported by: antoine (via exp-run) Added: head/net-mgmt/driftnet/files/patch-Makefile.am (contents, props changed) - copied, changed from r433342, head/net-mgmt/driftnet/files/patch-Makefile.in Deleted: head/net-mgmt/driftnet/files/patch-Makefile.in Modified: head/net-mgmt/driftnet/Makefile (contents, props changed) Modified: head/net-mgmt/driftnet/Makefile ============================================================================== --- head/net-mgmt/driftnet/Makefile Sun Feb 5 03:30:08 2017 (r433342) +++ head/net-mgmt/driftnet/Makefile Sun Feb 5 03:30:17 2017 (r433343) @@ -3,6 +3,7 @@ PORTNAME= driftnet PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= http://ftp.openbsd.org/pub/OpenBSD/distfiles/ \ LOCAL/ehaupt @@ -19,7 +20,8 @@ LIB_DEPENDS= libgif.so:graphics/giflib \ BUILD_DEPENDS= makedepend:devel/makedepend GNU_CONFIGURE= yes -USES= compiler:gcc-c++11-lib gettext-runtime gmake jpeg localbase:ldflags pkgconfig +USES= autoreconf gettext-runtime gmake jpeg localbase:ldflags pkgconfig +USE_CSTD= gnu89 USE_GNOME= gtk20 USE_XORG= x11 xext xi Copied and modified: head/net-mgmt/driftnet/files/patch-Makefile.am (from r433342, head/net-mgmt/driftnet/files/patch-Makefile.in) ============================================================================== --- head/net-mgmt/driftnet/files/patch-Makefile.in Sun Feb 5 03:30:08 2017 (r433342, copy source) +++ head/net-mgmt/driftnet/files/patch-Makefile.am Sun Feb 5 03:30:17 2017 (r433343) @@ -1,15 +1,14 @@ ---- Makefile.in.orig 2013-05-12 16:33:18 UTC -+++ Makefile.in -@@ -258,7 +258,7 @@ top_srcdir = @top_srcdir@ - SUBDIRS = src +--- Makefile.am.orig 2013-05-12 15:16:43 UTC ++++ Makefile.am +@@ -4,13 +4,13 @@ SUBDIRS = src dist_doc_DATA = README TODO EXTRA_DIST = driftnet.1.in CHANGES CREDITS + -MANPAGE = driftnet.1.gz +MANPAGE = driftnet.1 MAN1DIR = $(DESTDIR)$(mandir)/man1/ - all: all-recursive -@@ -773,7 +773,7 @@ clean-local: + clean-local: rm -f $(MANPAGE) install-data-local: driftnet.1.in @@ -17,4 +16,3 @@ + cat $(srcdir)/driftnet.1.in | sed s/@*VERSION@*/$(VERSION)/ > $(MANPAGE) $(MKDIR_P) $(MAN1DIR) $(INSTALL_DATA) $(MANPAGE) $(MAN1DIR) || exit $$? - From owner-svn-ports-head@freebsd.org Sun Feb 5 03:30:26 2017 Return-Path: Delivered-To: svn-ports-head@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 D5196CD194C; Sun, 5 Feb 2017 03:30:26 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A4CF115AC; Sun, 5 Feb 2017 03:30:26 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v153UPE8035793; Sun, 5 Feb 2017 03:30:25 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v153UP6s035792; Sun, 5 Feb 2017 03:30:25 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201702050330.v153UP6s035792@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 5 Feb 2017 03:30:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433344 - head/games/wizznic X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 03:30:26 -0000 Author: jbeich Date: Sun Feb 5 03:30:25 2017 New Revision: 433344 URL: https://svnweb.freebsd.org/changeset/ports/433344 Log: games/wizznic: use clang and unbreak with gcc5 or later board.o: In function `doRules': board.c:(.text+0x14b1): undefined reference to `getTicks' draw.o: In function `drawPath': draw.c:(.text+0x90d): undefined reference to `plotPixel' draw.o: In function `draw': draw.c:(.text+0x9aa): undefined reference to `setting' [...] PR: 216707 Reported by: antoine (via exp-run) Modified: head/games/wizznic/Makefile (contents, props changed) Modified: head/games/wizznic/Makefile ============================================================================== --- head/games/wizznic/Makefile Sun Feb 5 03:30:17 2017 (r433343) +++ head/games/wizznic/Makefile Sun Feb 5 03:30:25 2017 (r433344) @@ -4,7 +4,7 @@ PORTNAME= wizznic PORTVERSION= 0.9.9 DISTVERSIONSUFFIX=-src -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/Source%20Releases/ @@ -18,10 +18,10 @@ LIB_DEPENDS= libpng.so:graphics/png WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-src USES= gmake tar:bzip2 +USE_CSTD= gnu89 USE_SDL= image mixer sdl MAKE_ENV= DATADIR=${DATADIR}/ BINDIR=${PREFIX}/bin ALL_TARGET= sdl -USE_GCC= yes PORTDOCS= changelog.txt credits.txt music-score-credits.txt readme.txt From owner-svn-ports-head@freebsd.org Sun Feb 5 03:30:34 2017 Return-Path: Delivered-To: svn-ports-head@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 B2B09CD198D; Sun, 5 Feb 2017 03:30:34 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7178F1659; Sun, 5 Feb 2017 03:30:34 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v153UXbW035913; Sun, 5 Feb 2017 03:30:33 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v153UXCf035912; Sun, 5 Feb 2017 03:30:33 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201702050330.v153UXCf035912@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 5 Feb 2017 03:30:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433345 - head/emulators/raine X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 03:30:34 -0000 Author: jbeich Date: Sun Feb 5 03:30:33 2017 New Revision: 433345 URL: https://svnweb.freebsd.org/changeset/ports/433345 Log: emulators/raine: partially unbreak with gcc5 or later linux-gnu-sdl/object/games/ctribebl.o: In function `ExecuteCombaTribesFrame': ctribebl.c:(.text+0x148): undefined reference to `TechnosSoundOld_Frame' linux-gnu-sdl/object/68020/a020core.o: In function `L_8_409': core.c:(.data+0x35d85): undefined reference to `m68k_do_jsr' linux-gnu-sdl/object/68020/a020core.o: In function `op_4e90': [...] PR: 216707 Reported by: antoine (via exp-run) Modified: head/emulators/raine/Makefile (contents, props changed) Modified: head/emulators/raine/Makefile ============================================================================== --- head/emulators/raine/Makefile Sun Feb 5 03:30:25 2017 (r433344) +++ head/emulators/raine/Makefile Sun Feb 5 03:30:33 2017 (r433345) @@ -23,6 +23,7 @@ SHEBANG_FILES= makedep USE_PERL5= build USE_SDL= image ttf sdl USE_GCC= any +USE_CSTD= gnu89 MAKEFILE= makefile MAKE_ARGS= NEO="" VERBOSE=1 HAS_CONSOLE="" From owner-svn-ports-head@freebsd.org Sun Feb 5 03:30:45 2017 Return-Path: Delivered-To: svn-ports-head@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 69DE1CD1A12; Sun, 5 Feb 2017 03:30:45 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 401FA1779; Sun, 5 Feb 2017 03:30:45 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v153UinW036143; Sun, 5 Feb 2017 03:30:44 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v153Uh57036137; Sun, 5 Feb 2017 03:30:43 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201702050330.v153Uh57036137@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 5 Feb 2017 03:30:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433346 - in head: comms/rtl-sdr games/openbor lang/phc math/prng net-mgmt/flow-tools x11-wm/afterstep-stable X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 03:30:45 -0000 Author: jbeich Date: Sun Feb 5 03:30:43 2017 New Revision: 433346 URL: https://svnweb.freebsd.org/changeset/ports/433346 Log: Prefer -std=gnu89 over -fgnu89-inline Modified: head/comms/rtl-sdr/Makefile (contents, props changed) head/games/openbor/Makefile (contents, props changed) head/lang/phc/Makefile (contents, props changed) head/math/prng/Makefile (contents, props changed) head/net-mgmt/flow-tools/Makefile (contents, props changed) head/x11-wm/afterstep-stable/Makefile (contents, props changed) Modified: head/comms/rtl-sdr/Makefile ============================================================================== --- head/comms/rtl-sdr/Makefile Sun Feb 5 03:30:33 2017 (r433345) +++ head/comms/rtl-sdr/Makefile Sun Feb 5 03:30:43 2017 (r433346) @@ -14,9 +14,9 @@ COMMENT= Commandline tool that performs LICENSE= GPLv2 USES= autoreconf gmake pkgconfig libtool pathfix tar:tgz +USE_CSTD= gnu89 GNU_CONFIGURE= yes INSTALL_TARGET= install-strip -CFLAGS+= -fgnu89-inline CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib USE_LDCONFIG= yes Modified: head/games/openbor/Makefile ============================================================================== --- head/games/openbor/Makefile Sun Feb 5 03:30:33 2017 (r433345) +++ head/games/openbor/Makefile Sun Feb 5 03:30:43 2017 (r433346) @@ -20,14 +20,13 @@ LIB_DEPENDS= libpng.so:graphics/png \ libvpx.so:multimedia/libvpx USES= gmake pkgconfig tar:xz +USE_CSTD= gnu89 USE_SDL= gfx2 MAKE_ENV= BUILD_LINUX=1 SDKPATH="${LOCALBASE}" \ GCC_TARGET="${CONFIGURE_TARGET:S/amd64/x86_64/}" MAKE_ARGS= CC="${CC}" LIBRARIES="${LOCALBASE}/lib" \ TARGET_ARCH=${ARCH:S/i386/x86/} ARCHFLAGS="" \ TARGET_FINAL='${TARGET}' BUILD_MMX="" ECHO="${ECHO}" -CFLAGS+= -fgnu89-inline ${CFLAGS_${OPSYS}} -CFLAGS_DragonFly= -D_GCC_MAX_ALIGN_T # system stddef.h LDFLAGS+= -Wl,--as-needed # ogg, pthread, zlib PLIST_FILES= bin/${PORTNAME} \ share/pixmaps/${PORTNAME}.png Modified: head/lang/phc/Makefile ============================================================================== --- head/lang/phc/Makefile Sun Feb 5 03:30:33 2017 (r433345) +++ head/lang/phc/Makefile Sun Feb 5 03:30:43 2017 (r433346) @@ -13,8 +13,8 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/license/LICENSE USES= gmake +USE_CSTD= gnu89 GNU_CONFIGURE= yes -MAKE_ARGS= CFLAGS="${CFLAGS} -fgnu89-inline" post-patch: .SILENT ${REINPLACE_CMD} 's/g++/$$CXX/' \ Modified: head/math/prng/Makefile ============================================================================== --- head/math/prng/Makefile Sun Feb 5 03:30:33 2017 (r433345) +++ head/math/prng/Makefile Sun Feb 5 03:30:43 2017 (r433346) @@ -11,7 +11,7 @@ COMMENT= Portable, high-performance ANSI LICENSE= GPLv2 -CFLAGS+= -fgnu89-inline +USE_CSTD= gnu89 GNU_CONFIGURE= yes INFO= prng PLIST_FILES= include/prng.h lib/libprng.a Modified: head/net-mgmt/flow-tools/Makefile ============================================================================== --- head/net-mgmt/flow-tools/Makefile Sun Feb 5 03:30:33 2017 (r433345) +++ head/net-mgmt/flow-tools/Makefile Sun Feb 5 03:30:43 2017 (r433346) @@ -17,8 +17,8 @@ OPTIONS_DEFINE= MYSQL OPENSSL PGSQL CONFLICTS= flow-tools-ng-[0-9]* USES= python:run +USE_CSTD= gnu89 GNU_CONFIGURE= yes -CFLAGS+= -fgnu89-inline CONFIGURE_ARGS+=--localstatedir="${PREFIX}" MAKE_ARGS= AM_CFLAGS="${CFLAGS}" Modified: head/x11-wm/afterstep-stable/Makefile ============================================================================== --- head/x11-wm/afterstep-stable/Makefile Sun Feb 5 03:30:33 2017 (r433345) +++ head/x11-wm/afterstep-stable/Makefile Sun Feb 5 03:30:43 2017 (r433346) @@ -20,6 +20,7 @@ LIB_DEPENDS= libdbus-1.so:devel/dbus \ RUN_DEPENDS= xli:graphics/xli USES= execinfo gmake jpeg pkgconfig shebangfix tar:bzip2 +USE_CSTD= gnu89 USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk20 librsvg2 pango USE_XORG+= ice sm x11 xcomposite xcursor xdamage xext xfixes xi xinerama \ xrandr xrender @@ -27,7 +28,6 @@ GNU_CONFIGURE= yes SHEBANG_FILES= tools/ascommand.pl \ tools/importasmenu MAKE_JOBS_UNSAFE= yes -CFLAGS+= -fgnu89-inline CONFIGURE_ARGS+=--disable-ascp \ --enable-i18n \ --disable-send-postcard-to-developer \ From owner-svn-ports-head@freebsd.org Sun Feb 5 04:03:20 2017 Return-Path: Delivered-To: svn-ports-head@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 2D30BCCF6E6; Sun, 5 Feb 2017 04:03:20 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EE558E8D; Sun, 5 Feb 2017 04:03:19 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1543Jsi052079; Sun, 5 Feb 2017 04:03:19 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1543JLf052078; Sun, 5 Feb 2017 04:03:19 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201702050403.v1543JLf052078@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 5 Feb 2017 04:03:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433347 - head/emulators/skyeye X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 04:03:20 -0000 Author: jbeich Date: Sun Feb 5 04:03:18 2017 New Revision: 433347 URL: https://svnweb.freebsd.org/changeset/ports/433347 Log: emulators/skyeye: unbreak with gcc5 or later ./arch/mips/libmips.a(decoder.o): In function `decode': arch/mips/common/decoder.c:1105: undefined reference to `sign_extend_UInt32' ./arch/mips/libmips.a(decoder.o): In function `decode': arch/mips/common/decoder.c:240: undefined reference to `divide_UInt32' arch/mips/common/decoder.c:231: undefined reference to `divide_Int32' arch/mips/common/decoder.c:64: undefined reference to `sign_extend_UInt32' collect2: error: ld returned 1 exit status PR: 216707 Reported by: antoine (via exp-run) Modified: head/emulators/skyeye/Makefile (contents, props changed) Modified: head/emulators/skyeye/Makefile ============================================================================== --- head/emulators/skyeye/Makefile Sun Feb 5 03:30:43 2017 (r433346) +++ head/emulators/skyeye/Makefile Sun Feb 5 04:03:18 2017 (r433347) @@ -13,6 +13,7 @@ COMMENT= Environment simulates typical A LICENSE= GPLv2 +USE_CSTD= gnu89 USE_BINUTILS= yes USE_GCC= any GNU_CONFIGURE= yes From owner-svn-ports-head@freebsd.org Sun Feb 5 04:26:58 2017 Return-Path: Delivered-To: svn-ports-head@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 4E400CC51AE; Sun, 5 Feb 2017 04:26:58 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0367719DC; Sun, 5 Feb 2017 04:26:57 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v154Qvx5060344; Sun, 5 Feb 2017 04:26:57 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v154QuZd060340; Sun, 5 Feb 2017 04:26:56 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702050426.v154QuZd060340@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 5 Feb 2017 04:26:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433348 - in head: . biology biology/rubygem-bio devel devel/rubygem-bio X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 04:26:58 -0000 Author: sunpoet Date: Sun Feb 5 04:26:56 2017 New Revision: 433348 URL: https://svnweb.freebsd.org/changeset/ports/433348 Log: Move devel/rubygem-bio to biology/rubygem-bio Added: head/biology/rubygem-bio/ - copied from r433347, head/devel/rubygem-bio/ Deleted: head/devel/rubygem-bio/ Modified: head/MOVED head/biology/Makefile head/biology/rubygem-bio/Makefile head/devel/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Sun Feb 5 04:03:18 2017 (r433347) +++ head/MOVED Sun Feb 5 04:26:56 2017 (r433348) @@ -9057,3 +9057,4 @@ databases/rubygem-arel5|databases/rubyge www/tinymce3|www/tinymce|2017-01-31|Has expired: Use www/tinymce instead devel/p5-IO-Detect|devel/p5-Scalar-Does|2017-01-31|Has expired: Use devel/p5-Scalar-Does instead devel/pear-PHPUnit3|devel/phpunit|2017-01-31|Has expired: Deprecated by upstream, use devel/phpunit instead +devel/rubygem-bio|biology/rubygem-bio|2017-02-05|Rename to match our rubygems naming Modified: head/biology/Makefile ============================================================================== --- head/biology/Makefile Sun Feb 5 04:03:18 2017 (r433347) +++ head/biology/Makefile Sun Feb 5 04:26:56 2017 (r433348) @@ -88,6 +88,7 @@ SUBDIR += python-nexus SUBDIR += recombine SUBDIR += ruby-bio + SUBDIR += rubygem-bio SUBDIR += samtools SUBDIR += seaview SUBDIR += seqan Modified: head/biology/rubygem-bio/Makefile ============================================================================== --- head/devel/rubygem-bio/Makefile Sun Feb 5 04:03:18 2017 (r433347) +++ head/biology/rubygem-bio/Makefile Sun Feb 5 04:26:56 2017 (r433348) @@ -4,7 +4,7 @@ PORTNAME= bio PORTVERSION= 1.4.3.0001 PORTREVISION= 1 -CATEGORIES= devel rubygems +CATEGORIES= biology rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sun Feb 5 04:03:18 2017 (r433347) +++ head/devel/Makefile Sun Feb 5 04:26:56 2017 (r433348) @@ -5070,7 +5070,6 @@ SUBDIR += rubygem-bin_utils SUBDIR += rubygem-bindata SUBDIR += rubygem-binding_of_caller - SUBDIR += rubygem-bio SUBDIR += rubygem-bit-struct SUBDIR += rubygem-blankslate SUBDIR += rubygem-blobstore_client From owner-svn-ports-head@freebsd.org Sun Feb 5 04:30:12 2017 Return-Path: Delivered-To: svn-ports-head@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 7F63CCC532A; Sun, 5 Feb 2017 04:30:12 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4F1461C20; Sun, 5 Feb 2017 04:30:12 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v154UBvx060577; Sun, 5 Feb 2017 04:30:11 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v154UBKg060576; Sun, 5 Feb 2017 04:30:11 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702050430.v154UBKg060576@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 5 Feb 2017 04:30:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433349 - head X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 04:30:12 -0000 Author: sunpoet Date: Sun Feb 5 04:30:11 2017 New Revision: 433349 URL: https://svnweb.freebsd.org/changeset/ports/433349 Log: Fix r433348 Modified: head/MOVED Modified: head/MOVED ============================================================================== --- head/MOVED Sun Feb 5 04:26:56 2017 (r433348) +++ head/MOVED Sun Feb 5 04:30:11 2017 (r433349) @@ -9057,4 +9057,4 @@ databases/rubygem-arel5|databases/rubyge www/tinymce3|www/tinymce|2017-01-31|Has expired: Use www/tinymce instead devel/p5-IO-Detect|devel/p5-Scalar-Does|2017-01-31|Has expired: Use devel/p5-Scalar-Does instead devel/pear-PHPUnit3|devel/phpunit|2017-01-31|Has expired: Deprecated by upstream, use devel/phpunit instead -devel/rubygem-bio|biology/rubygem-bio|2017-02-05|Rename to match our rubygems naming +devel/rubygem-bio|biology/rubygem-bio|2017-02-05|Move to a better place From owner-svn-ports-head@freebsd.org Sun Feb 5 04:36:24 2017 Return-Path: Delivered-To: svn-ports-head@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 40B4CCC563D; Sun, 5 Feb 2017 04:36:24 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E8CC21AD; Sun, 5 Feb 2017 04:36:23 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v154aMqi064412; Sun, 5 Feb 2017 04:36:22 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v154aMFn064410; Sun, 5 Feb 2017 04:36:22 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201702050436.v154aMFn064410@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 5 Feb 2017 04:36:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433350 - in head/sysutils/shim: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 04:36:24 -0000 Author: jbeich Date: Sun Feb 5 04:36:22 2017 New Revision: 433350 URL: https://svnweb.freebsd.org/changeset/ports/433350 Log: sysutils/shim: unbreak with gcc5 or later In file included from /usr/local/include/efi/efi.h:35:0, from shim.c:36: /usr/local/include/efi/x86_64/efibind.h:88:24: fatal error: stdint.h: No such file or directory PR: 216707 Reported by: antoine (via exp-run) Modified: head/sysutils/shim/Makefile (contents, props changed) head/sysutils/shim/files/patch-Makefile (contents, props changed) Modified: head/sysutils/shim/Makefile ============================================================================== --- head/sysutils/shim/Makefile Sun Feb 5 04:30:11 2017 (r433349) +++ head/sysutils/shim/Makefile Sun Feb 5 04:36:22 2017 (r433350) @@ -18,8 +18,10 @@ USE_GITHUB= yes GH_ACCOUNT= mjg59 USES= gmake +USE_CSTD= gnu89 USE_GCC= yes USE_GITHUB= yes +MAKE_ARGS= CC="${CC} ${CFLAGS:M-std=*}" LD="${LD}" OBJCOPY="${OBJCOPY}" MAKE_JOBS_UNSAFE= yes ONLY_FOR_ARCHS= amd64 @@ -28,7 +30,6 @@ PLIST_FILES= lib/shim/shim.pem lib/shim/ post-patch: @${REINPLACE_CMD} -e "s|/bin/bash|${LOCALBASE}/bin/bash|" ${WRKSRC}/make-certs - @${REINPLACE_CMD} -e 's|%%CC%%|${CC}|g' ${WRKSRC}/Makefile do-install: # Note that before this step, the shim.pem contains the _private_ key. Modified: head/sysutils/shim/files/patch-Makefile ============================================================================== --- head/sysutils/shim/files/patch-Makefile Sun Feb 5 04:30:11 2017 (r433349) +++ head/sysutils/shim/files/patch-Makefile Sun Feb 5 04:36:22 2017 (r433350) @@ -1,12 +1,6 @@ --- Makefile.orig 2014-10-13 22:41:51.000000000 +0200 +++ Makefile 2014-12-21 16:18:40.000000000 +0100 -@@ -1,16 +1,22 @@ --CC = $(CROSS_COMPILE)gcc -+CROSS_COMPILE = $(LOCALBASE)/bin/ -+ -+CC = $(CROSS_COMPILE)%%CC%% - LD = $(CROSS_COMPILE)ld - OBJCOPY = $(CROSS_COMPILE)objcopy +@@ -4,13 +1,17 @@ ARCH = $(shell $(CC) -dumpmachine | cut -f1 -d- | sed s,i[3456789]86,ia32,) From owner-svn-ports-head@freebsd.org Sun Feb 5 04:45:44 2017 Return-Path: Delivered-To: svn-ports-head@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 D4A2ECC5A0F; Sun, 5 Feb 2017 04:45:44 +0000 (UTC) (envelope-from db@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A1238A49; Sun, 5 Feb 2017 04:45:44 +0000 (UTC) (envelope-from db@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v154jhkh068509; Sun, 5 Feb 2017 04:45:43 GMT (envelope-from db@FreeBSD.org) Received: (from db@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v154jhAf068508; Sun, 5 Feb 2017 04:45:43 GMT (envelope-from db@FreeBSD.org) Message-Id: <201702050445.v154jhAf068508@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: db set sender to db@FreeBSD.org using -f From: Diane Bruce Date: Sun, 5 Feb 2017 04:45:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433351 - head/sysutils/u-boot-rpi3 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 04:45:44 -0000 Author: db Date: Sun Feb 5 04:45:43 2017 New Revision: 433351 URL: https://svnweb.freebsd.org/changeset/ports/433351 Log: Typo forgot :uboot Reported by: pkg-fallout Modified: head/sysutils/u-boot-rpi3/Makefile Modified: head/sysutils/u-boot-rpi3/Makefile ============================================================================== --- head/sysutils/u-boot-rpi3/Makefile Sun Feb 5 04:36:22 2017 (r433350) +++ head/sysutils/u-boot-rpi3/Makefile Sun Feb 5 04:45:43 2017 (r433351) @@ -3,7 +3,7 @@ PORTNAME= u-boot PORTVERSION= 2017.01 CATEGORIES= sysutils -MASTER_SITES= ftp://ftp.denx.de/pub/u-boot/ \ +MASTER_SITES= ftp://ftp.denx.de/pub/u-boot/:uboot \ LOCAL/db:bootfiles PKGNAMESUFFIX= -rpi3 DISTFILES= u-boot-${PORTVERSION}.tar.bz2:uboot \ From owner-svn-ports-head@freebsd.org Sun Feb 5 05:30:05 2017 Return-Path: Delivered-To: svn-ports-head@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 2C37DCD0627; Sun, 5 Feb 2017 05:30:05 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E505C1F2E; Sun, 5 Feb 2017 05:30:04 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v155U4Cv084880; Sun, 5 Feb 2017 05:30:04 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v155U4qc084879; Sun, 5 Feb 2017 05:30:04 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702050530.v155U4qc084879@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 5 Feb 2017 05:30:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433352 - head/devel/p5-ExtUtils-CChecker X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 05:30:05 -0000 Author: sunpoet Date: Sun Feb 5 05:30:03 2017 New Revision: 433352 URL: https://svnweb.freebsd.org/changeset/ports/433352 Log: Add missing {BUILD,RUN}_DEPENDS - Add LICENSE_FILE - Bump PORTREVISION for dependency change Modified: head/devel/p5-ExtUtils-CChecker/Makefile Modified: head/devel/p5-ExtUtils-CChecker/Makefile ============================================================================== --- head/devel/p5-ExtUtils-CChecker/Makefile Sun Feb 5 04:45:43 2017 (r433351) +++ head/devel/p5-ExtUtils-CChecker/Makefile Sun Feb 5 05:30:03 2017 (r433352) @@ -3,6 +3,7 @@ PORTNAME= ExtUtils-CChecker PORTVERSION= 0.10 +PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,7 +13,10 @@ COMMENT= Configure-time utilities for us LICENSE= ART10 GPLv1 LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE +BUILD_DEPENDS= p5-Module-Build>=0:devel/p5-Module-Build +RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Fatal>=0:devel/p5-Test-Fatal NO_ARCH= yes From owner-svn-ports-head@freebsd.org Sun Feb 5 05:30:09 2017 Return-Path: Delivered-To: svn-ports-head@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 D2DFCCD0657; Sun, 5 Feb 2017 05:30:09 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9FB221F41; Sun, 5 Feb 2017 05:30:09 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v155U8TX084999; Sun, 5 Feb 2017 05:30:08 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v155U8VN084997; Sun, 5 Feb 2017 05:30:08 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702050530.v155U8VN084997@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 5 Feb 2017 05:30:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433353 - head/www/p5-libwww X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 05:30:09 -0000 Author: sunpoet Date: Sun Feb 5 05:30:08 2017 New Revision: 433353 URL: https://svnweb.freebsd.org/changeset/ports/433353 Log: Update to 6.18 Changes: http://search.cpan.org/dist/libwww/Changes Modified: head/www/p5-libwww/Makefile head/www/p5-libwww/distinfo Modified: head/www/p5-libwww/Makefile ============================================================================== --- head/www/p5-libwww/Makefile Sun Feb 5 05:30:03 2017 (r433352) +++ head/www/p5-libwww/Makefile Sun Feb 5 05:30:08 2017 (r433353) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libwww -PORTVERSION= 6.17 +PORTVERSION= 6.18 DISTVERSIONPREFIX= perl- CATEGORIES= www devel perl5 MASTER_SITES= CPAN Modified: head/www/p5-libwww/distinfo ============================================================================== --- head/www/p5-libwww/distinfo Sun Feb 5 05:30:03 2017 (r433352) +++ head/www/p5-libwww/distinfo Sun Feb 5 05:30:08 2017 (r433353) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485968731 -SHA256 (libwww-perl-6.17.tar.gz) = ae7b0bdc6960558a22c18520d8aa2f8909f2a6908ebf824779cd4718eda83e2b -SIZE (libwww-perl-6.17.tar.gz) = 141620 +TIMESTAMP = 1486254613 +SHA256 (libwww-perl-6.18.tar.gz) = a0d3a150a0d5378526bdf2b5d4edd354aea239deca3b940a546bddd979098a2b +SIZE (libwww-perl-6.18.tar.gz) = 141891 From owner-svn-ports-head@freebsd.org Sun Feb 5 05:30:14 2017 Return-Path: Delivered-To: svn-ports-head@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 9FDDCCD068C; Sun, 5 Feb 2017 05:30:14 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6F3C11F8B; Sun, 5 Feb 2017 05:30:14 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v155UDau085115; Sun, 5 Feb 2017 05:30:13 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v155UDs7085113; Sun, 5 Feb 2017 05:30:13 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702050530.v155UDs7085113@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 5 Feb 2017 05:30:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433354 - head/devel/py-pudb X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 05:30:14 -0000 Author: sunpoet Date: Sun Feb 5 05:30:13 2017 New Revision: 433354 URL: https://svnweb.freebsd.org/changeset/ports/433354 Log: Update to 2017.1 Changes: https://git.tiker.net/pudb.git Modified: head/devel/py-pudb/Makefile head/devel/py-pudb/distinfo Modified: head/devel/py-pudb/Makefile ============================================================================== --- head/devel/py-pudb/Makefile Sun Feb 5 05:30:08 2017 (r433353) +++ head/devel/py-pudb/Makefile Sun Feb 5 05:30:13 2017 (r433354) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pudb -PORTVERSION= 2016.2 +PORTVERSION= 2017.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-pudb/distinfo ============================================================================== --- head/devel/py-pudb/distinfo Sun Feb 5 05:30:08 2017 (r433353) +++ head/devel/py-pudb/distinfo Sun Feb 5 05:30:13 2017 (r433354) @@ -1,3 +1,3 @@ -TIMESTAMP = 1466892104 -SHA256 (pudb-2016.2.tar.gz) = e958d7f7b1771cf297714e95054075df3b2a47455d7a740be4abbbd41289505a -SIZE (pudb-2016.2.tar.gz) = 51136 +TIMESTAMP = 1486254623 +SHA256 (pudb-2017.1.tar.gz) = 5b20616853c903561fda06b86a35073bd3d243706e4113eb3f3e51cdf32aa074 +SIZE (pudb-2017.1.tar.gz) = 55392 From owner-svn-ports-head@freebsd.org Sun Feb 5 05:30:19 2017 Return-Path: Delivered-To: svn-ports-head@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 46517CD06C0; Sun, 5 Feb 2017 05:30:19 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0D69D29; Sun, 5 Feb 2017 05:30:18 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v155UI99085234; Sun, 5 Feb 2017 05:30:18 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v155UHWh085232; Sun, 5 Feb 2017 05:30:17 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702050530.v155UHWh085232@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 5 Feb 2017 05:30:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433355 - head/sysutils/py-psutil X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 05:30:19 -0000 Author: sunpoet Date: Sun Feb 5 05:30:17 2017 New Revision: 433355 URL: https://svnweb.freebsd.org/changeset/ports/433355 Log: Update to 5.1.1 - Add TEST_DEPENDS Changes: https://github.com/giampaolo/psutil/blob/master/HISTORY.rst Modified: head/sysutils/py-psutil/Makefile head/sysutils/py-psutil/distinfo Modified: head/sysutils/py-psutil/Makefile ============================================================================== --- head/sysutils/py-psutil/Makefile Sun Feb 5 05:30:13 2017 (r433354) +++ head/sysutils/py-psutil/Makefile Sun Feb 5 05:30:17 2017 (r433355) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= psutil -PORTVERSION= 5.1.0 +PORTVERSION= 5.1.1 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,6 +13,9 @@ COMMENT= Process utilities module for Py LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock \ + ${PYTHON_PKGNAMEPREFIX}unittest2>=0:devel/py-unittest2 + USE_PYTHON= autoplist concurrent distutils USES= python Modified: head/sysutils/py-psutil/distinfo ============================================================================== --- head/sysutils/py-psutil/distinfo Sun Feb 5 05:30:13 2017 (r433354) +++ head/sysutils/py-psutil/distinfo Sun Feb 5 05:30:17 2017 (r433355) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486036603 -SHA256 (psutil-5.1.0.tar.gz) = 7570e1d82345fab3a0adce24baf993adbca4c87a1be2fa6ee79babdaafa817fb -SIZE (psutil-5.1.0.tar.gz) = 339603 +TIMESTAMP = 1486254632 +SHA256 (psutil-5.1.1.tar.gz) = ece06401d719050a84cca97764ff5b0e41aafe6b6a2ec8a1d0bb89ca5e206d0f +SIZE (psutil-5.1.1.tar.gz) = 341006 From owner-svn-ports-head@freebsd.org Sun Feb 5 05:31:14 2017 Return-Path: Delivered-To: svn-ports-head@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 6306DCD0735; Sun, 5 Feb 2017 05:31:14 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2FCA277B; Sun, 5 Feb 2017 05:31:14 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v155VDpw088209; Sun, 5 Feb 2017 05:31:13 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v155VDvM088207; Sun, 5 Feb 2017 05:31:13 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702050531.v155VDvM088207@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 5 Feb 2017 05:31:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433356 - head/archivers/p5-Compress-LZF X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 05:31:14 -0000 Author: sunpoet Date: Sun Feb 5 05:31:12 2017 New Revision: 433356 URL: https://svnweb.freebsd.org/changeset/ports/433356 Log: Update to 3.8 Changes: http://search.cpan.org/dist/Compress-LZF/Changes Modified: head/archivers/p5-Compress-LZF/Makefile head/archivers/p5-Compress-LZF/distinfo Modified: head/archivers/p5-Compress-LZF/Makefile ============================================================================== --- head/archivers/p5-Compress-LZF/Makefile Sun Feb 5 05:30:17 2017 (r433355) +++ head/archivers/p5-Compress-LZF/Makefile Sun Feb 5 05:31:12 2017 (r433356) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Compress-LZF -PORTVERSION= 3.70 -PORTREVISION= 2 +PORTVERSION= 3.80 CATEGORIES= archivers perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/archivers/p5-Compress-LZF/distinfo ============================================================================== --- head/archivers/p5-Compress-LZF/distinfo Sun Feb 5 05:30:17 2017 (r433355) +++ head/archivers/p5-Compress-LZF/distinfo Sun Feb 5 05:31:12 2017 (r433356) @@ -1,2 +1,3 @@ -SHA256 (Compress-LZF-3.7.tar.gz) = 571389c9ab62d9d0dbae479460d8c2b5132de7467990198532b9f4845b9ecfe4 -SIZE (Compress-LZF-3.7.tar.gz) = 26546 +TIMESTAMP = 1486254639 +SHA256 (Compress-LZF-3.8.tar.gz) = 5d1f5df48ce13b4dee1cc9f278ecdbf8177877b0b98815a4eb3c91c3466716f2 +SIZE (Compress-LZF-3.8.tar.gz) = 31727 From owner-svn-ports-head@freebsd.org Sun Feb 5 05:31:18 2017 Return-Path: Delivered-To: svn-ports-head@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 64D48CD075E; Sun, 5 Feb 2017 05:31:18 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3435D793; Sun, 5 Feb 2017 05:31:18 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v155VHWX088314; Sun, 5 Feb 2017 05:31:17 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v155VH8d088313; Sun, 5 Feb 2017 05:31:17 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702050531.v155VH8d088313@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 5 Feb 2017 05:31:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433357 - head/archivers/p5-POE-Filter-Bzip2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 05:31:18 -0000 Author: sunpoet Date: Sun Feb 5 05:31:17 2017 New Revision: 433357 URL: https://svnweb.freebsd.org/changeset/ports/433357 Log: Use real PORTVERSION - Add LICENSE Modified: head/archivers/p5-POE-Filter-Bzip2/Makefile Modified: head/archivers/p5-POE-Filter-Bzip2/Makefile ============================================================================== --- head/archivers/p5-POE-Filter-Bzip2/Makefile Sun Feb 5 05:31:12 2017 (r433356) +++ head/archivers/p5-POE-Filter-Bzip2/Makefile Sun Feb 5 05:31:17 2017 (r433357) @@ -2,16 +2,18 @@ # $FreeBSD$ PORTNAME= POE-Filter-Bzip2 -PORTVERSION= 1.5.8 -PORTREVISION= 1 +PORTVERSION= 1.58 CATEGORIES= archivers perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= perl@FreeBSD.org COMMENT= POE filter wrapped around Compress::Bzip2 +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE + BUILD_DEPENDS= p5-Compress-Bzip2>=2.08:archivers/p5-Compress-Bzip2 \ p5-POE>=0.38:devel/p5-POE RUN_DEPENDS:= ${BUILD_DEPENDS} From owner-svn-ports-head@freebsd.org Sun Feb 5 05:31:22 2017 Return-Path: Delivered-To: svn-ports-head@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 9E64DCD078F; Sun, 5 Feb 2017 05:31:22 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 646577EC; Sun, 5 Feb 2017 05:31:22 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v155VLwb088415; Sun, 5 Feb 2017 05:31:21 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v155VLV6088414; Sun, 5 Feb 2017 05:31:21 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702050531.v155VLV6088414@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 5 Feb 2017 05:31:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433358 - head/archivers/p5-POE-Filter-LZF X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 05:31:22 -0000 Author: sunpoet Date: Sun Feb 5 05:31:21 2017 New Revision: 433358 URL: https://svnweb.freebsd.org/changeset/ports/433358 Log: Use real PORTVERSION - Add LICENSE Modified: head/archivers/p5-POE-Filter-LZF/Makefile Modified: head/archivers/p5-POE-Filter-LZF/Makefile ============================================================================== --- head/archivers/p5-POE-Filter-LZF/Makefile Sun Feb 5 05:31:17 2017 (r433357) +++ head/archivers/p5-POE-Filter-LZF/Makefile Sun Feb 5 05:31:21 2017 (r433358) @@ -2,16 +2,18 @@ # $FreeBSD$ PORTNAME= POE-Filter-LZF -PORTVERSION= 1.7.0 -PORTREVISION= 1 +PORTVERSION= 1.70 CATEGORIES= archivers perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= perl@FreeBSD.org COMMENT= POE filter wrapped around Compress::LZF +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE + BUILD_DEPENDS= p5-Compress-LZF>=1.51:archivers/p5-Compress-LZF \ p5-POE>=0.38:devel/p5-POE RUN_DEPENDS:= ${BUILD_DEPENDS} From owner-svn-ports-head@freebsd.org Sun Feb 5 05:31:26 2017 Return-Path: Delivered-To: svn-ports-head@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 BF3C7CD07C2; Sun, 5 Feb 2017 05:31:26 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8B951860; Sun, 5 Feb 2017 05:31:26 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v155VPfU088518; Sun, 5 Feb 2017 05:31:25 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v155VP9D088517; Sun, 5 Feb 2017 05:31:25 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702050531.v155VP9D088517@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 5 Feb 2017 05:31:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433359 - head/archivers/p5-POE-Filter-LZO X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 05:31:26 -0000 Author: sunpoet Date: Sun Feb 5 05:31:25 2017 New Revision: 433359 URL: https://svnweb.freebsd.org/changeset/ports/433359 Log: Use real PORTVERSION - Add LICENSE Modified: head/archivers/p5-POE-Filter-LZO/Makefile Modified: head/archivers/p5-POE-Filter-LZO/Makefile ============================================================================== --- head/archivers/p5-POE-Filter-LZO/Makefile Sun Feb 5 05:31:21 2017 (r433358) +++ head/archivers/p5-POE-Filter-LZO/Makefile Sun Feb 5 05:31:25 2017 (r433359) @@ -2,16 +2,18 @@ # $FreeBSD$ PORTNAME= POE-Filter-LZO -PORTVERSION= 1.7.0 -PORTREVISION= 1 +PORTVERSION= 1.70 CATEGORIES= archivers perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= perl@FreeBSD.org COMMENT= POE filter wrapped around Compress::LZO +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE + BUILD_DEPENDS= p5-Compress-LZO>=1.08:archivers/p5-Compress-LZO \ p5-POE>=0.38:devel/p5-POE RUN_DEPENDS:= ${BUILD_DEPENDS} From owner-svn-ports-head@freebsd.org Sun Feb 5 05:31:31 2017 Return-Path: Delivered-To: svn-ports-head@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 08C4DCD07F7; Sun, 5 Feb 2017 05:31:31 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CC6858C9; Sun, 5 Feb 2017 05:31:30 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v155VTgX088619; Sun, 5 Feb 2017 05:31:29 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v155VTAJ088618; Sun, 5 Feb 2017 05:31:29 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702050531.v155VTAJ088618@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 5 Feb 2017 05:31:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433360 - head/archivers/p5-POE-Filter-LZW X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 05:31:31 -0000 Author: sunpoet Date: Sun Feb 5 05:31:29 2017 New Revision: 433360 URL: https://svnweb.freebsd.org/changeset/ports/433360 Log: Use real PORTVERSION - Add LICENSE Modified: head/archivers/p5-POE-Filter-LZW/Makefile Modified: head/archivers/p5-POE-Filter-LZW/Makefile ============================================================================== --- head/archivers/p5-POE-Filter-LZW/Makefile Sun Feb 5 05:31:25 2017 (r433359) +++ head/archivers/p5-POE-Filter-LZW/Makefile Sun Feb 5 05:31:29 2017 (r433360) @@ -2,16 +2,18 @@ # $FreeBSD$ PORTNAME= POE-Filter-LZW -PORTVERSION= 1.7.2 -PORTREVISION= 1 +PORTVERSION= 1.72 CATEGORIES= archivers perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= perl@FreeBSD.org COMMENT= POE filter wrapped around Compress::LZW +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE + BUILD_DEPENDS= p5-Compress-LZW>=0:archivers/p5-Compress-LZW \ p5-POE>=0.38:devel/p5-POE RUN_DEPENDS:= ${BUILD_DEPENDS} From owner-svn-ports-head@freebsd.org Sun Feb 5 05:31:35 2017 Return-Path: Delivered-To: svn-ports-head@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 2548BCD083A; Sun, 5 Feb 2017 05:31:35 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E61FF94C; Sun, 5 Feb 2017 05:31:34 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v155VXka088721; Sun, 5 Feb 2017 05:31:33 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v155VX5L088720; Sun, 5 Feb 2017 05:31:33 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702050531.v155VX5L088720@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 5 Feb 2017 05:31:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433361 - head/archivers/p5-POE-Filter-Zlib X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 05:31:35 -0000 Author: sunpoet Date: Sun Feb 5 05:31:33 2017 New Revision: 433361 URL: https://svnweb.freebsd.org/changeset/ports/433361 Log: Use real PORTVERSION - Add LICENSE Modified: head/archivers/p5-POE-Filter-Zlib/Makefile Modified: head/archivers/p5-POE-Filter-Zlib/Makefile ============================================================================== --- head/archivers/p5-POE-Filter-Zlib/Makefile Sun Feb 5 05:31:29 2017 (r433360) +++ head/archivers/p5-POE-Filter-Zlib/Makefile Sun Feb 5 05:31:33 2017 (r433361) @@ -2,16 +2,18 @@ # $FreeBSD$ PORTNAME= POE-Filter-Zlib -PORTVERSION= 2.0.2 -PORTREVISION= 2 +PORTVERSION= 2.02 CATEGORIES= archivers perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= perl@FreeBSD.org COMMENT= POE filter wrapped around Compress::Zlib +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE + BUILD_DEPENDS= p5-POE>=0.38:devel/p5-POE RUN_DEPENDS:= ${BUILD_DEPENDS} From owner-svn-ports-head@freebsd.org Sun Feb 5 05:31:39 2017 Return-Path: Delivered-To: svn-ports-head@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 7A47CCD086B; Sun, 5 Feb 2017 05:31:39 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 473989C2; Sun, 5 Feb 2017 05:31:39 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v155VcIX088824; Sun, 5 Feb 2017 05:31:38 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v155VcGD088823; Sun, 5 Feb 2017 05:31:38 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702050531.v155VcGD088823@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 5 Feb 2017 05:31:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433362 - head/astro/p5-Astro-Catalog X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 05:31:39 -0000 Author: sunpoet Date: Sun Feb 5 05:31:38 2017 New Revision: 433362 URL: https://svnweb.freebsd.org/changeset/ports/433362 Log: Use real PORTVERSION - Add NO_ARCH - Use USES=localbase Modified: head/astro/p5-Astro-Catalog/Makefile Modified: head/astro/p5-Astro-Catalog/Makefile ============================================================================== --- head/astro/p5-Astro-Catalog/Makefile Sun Feb 5 05:31:33 2017 (r433361) +++ head/astro/p5-Astro-Catalog/Makefile Sun Feb 5 05:31:38 2017 (r433362) @@ -2,12 +2,10 @@ # $FreeBSD$ PORTNAME= Astro-Catalog -PORTVERSION= 4.3.1 -PORTREVISION= 1 +PORTVERSION= 4.31 CATEGORIES= astro perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= perl@FreeBSD.org COMMENT= Generic stellar catalogue object @@ -27,9 +25,8 @@ BUILD_DEPENDS= p5-Astro-Coords>=0.12:ast p5-libwww>=5.53:www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} -CFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib -USES= perl5 +NO_ARCH= yes +USES= localbase perl5 USE_PERL5= modbuild post-patch: From owner-svn-ports-head@freebsd.org Sun Feb 5 05:31:43 2017 Return-Path: Delivered-To: svn-ports-head@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 9E47ACD0892; Sun, 5 Feb 2017 05:31:43 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6B053A33; Sun, 5 Feb 2017 05:31:43 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v155VgAC088933; Sun, 5 Feb 2017 05:31:42 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v155VgpY088932; Sun, 5 Feb 2017 05:31:42 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702050531.v155VgpY088932@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 5 Feb 2017 05:31:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433363 - head/comms/p5-Device-SerialPort X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 05:31:43 -0000 Author: sunpoet Date: Sun Feb 5 05:31:42 2017 New Revision: 433363 URL: https://svnweb.freebsd.org/changeset/ports/433363 Log: Strip shared library - Add LICENSE - Bump PORTREVISION for package change Modified: head/comms/p5-Device-SerialPort/Makefile Modified: head/comms/p5-Device-SerialPort/Makefile ============================================================================== --- head/comms/p5-Device-SerialPort/Makefile Sun Feb 5 05:31:38 2017 (r433362) +++ head/comms/p5-Device-SerialPort/Makefile Sun Feb 5 05:31:42 2017 (r433363) @@ -3,7 +3,7 @@ PORTNAME= Device-SerialPort PORTVERSION= 1.040000 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,7 +12,13 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:C/0+ MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 module for simple serial port control +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Device/SerialPort/SerialPort.so + .include From owner-svn-ports-head@freebsd.org Sun Feb 5 05:31:48 2017 Return-Path: Delivered-To: svn-ports-head@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 5E4DFCD08B9; Sun, 5 Feb 2017 05:31:48 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2CF32ABC; Sun, 5 Feb 2017 05:31:48 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v155VlRC089054; Sun, 5 Feb 2017 05:31:47 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v155Vlda089052; Sun, 5 Feb 2017 05:31:47 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702050531.v155Vlda089052@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 5 Feb 2017 05:31:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433364 - head/devel/p5-Array-Group X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 05:31:48 -0000 Author: sunpoet Date: Sun Feb 5 05:31:46 2017 New Revision: 433364 URL: https://svnweb.freebsd.org/changeset/ports/433364 Log: Update to 4.2 - Add LICENSE - Add NO_ARCH - Use USES=dos2unix Changes: http://search.cpan.org/dist/Array-Group/Changes Modified: head/devel/p5-Array-Group/Makefile head/devel/p5-Array-Group/distinfo Modified: head/devel/p5-Array-Group/Makefile ============================================================================== --- head/devel/p5-Array-Group/Makefile Sun Feb 5 05:31:42 2017 (r433363) +++ head/devel/p5-Array-Group/Makefile Sun Feb 5 05:31:46 2017 (r433364) @@ -2,17 +2,19 @@ # $FreeBSD$ PORTNAME= Array-Group -PORTVERSION= 3.0 -PORTREVISION= 1 +PORTVERSION= 4.2 CATEGORIES= devel perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= CPAN:TBONE PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Convert an array into array of arrayrefs of uniform size N -USES= perl5 zip +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + +NO_ARCH= yes +USES= dos2unix perl5 USE_PERL5= configure .include Modified: head/devel/p5-Array-Group/distinfo ============================================================================== --- head/devel/p5-Array-Group/distinfo Sun Feb 5 05:31:42 2017 (r433363) +++ head/devel/p5-Array-Group/distinfo Sun Feb 5 05:31:46 2017 (r433364) @@ -1,2 +1,3 @@ -SHA256 (Array-Group-3.0.zip) = 3846c47c5107536c025cf9950a6fe9276c5f1ccf0a22f8e4da54b5746639a7e3 -SIZE (Array-Group-3.0.zip) = 6696 +TIMESTAMP = 1486255083 +SHA256 (Array-Group-4.2.tar.gz) = 393053cf98f9be9132c9739175b739f426ee81f4dd3e7f8470cbc5ff9e5a1681 +SIZE (Array-Group-4.2.tar.gz) = 4326 From owner-svn-ports-head@freebsd.org Sun Feb 5 05:31:53 2017 Return-Path: Delivered-To: svn-ports-head@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 412B0CD08F1; Sun, 5 Feb 2017 05:31:53 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 00DD4B51; Sun, 5 Feb 2017 05:31:52 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v155Vq1U089192; Sun, 5 Feb 2017 05:31:52 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v155VpIq089189; Sun, 5 Feb 2017 05:31:51 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702050531.v155VpIq089189@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 5 Feb 2017 05:31:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433365 - head/lang/p5-v6 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 05:31:53 -0000 Author: sunpoet Date: Sun Feb 5 05:31:51 2017 New Revision: 433365 URL: https://svnweb.freebsd.org/changeset/ports/433365 Log: Update to 0.047 - Add NO_ARCH Changes: http://search.cpan.org/dist/v6/ChangeLog Modified: head/lang/p5-v6/Makefile head/lang/p5-v6/distinfo head/lang/p5-v6/pkg-plist Modified: head/lang/p5-v6/Makefile ============================================================================== --- head/lang/p5-v6/Makefile Sun Feb 5 05:31:46 2017 (r433364) +++ head/lang/p5-v6/Makefile Sun Feb 5 05:31:51 2017 (r433365) @@ -2,26 +2,19 @@ # $FreeBSD$ PORTNAME= v6 -PORTVERSION= 0.017 -PORTREVISION= 1 +PORTVERSION= 0.047 CATEGORIES= lang perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:FGLOCK PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-alpha-${PORTVERSION} MAINTAINER= perl@FreeBSD.org COMMENT= Experimental compiler for Perl 6 -BUILD_DEPENDS= p5-Data-Bind>=0.28:devel/p5-Data-Bind \ - p5-Devel-Caller>=0.10:devel/p5-Devel-Caller \ - p5-Module-Compile>=0.20:devel/p5-Module-Compile \ - p5-Moose>=0.10:devel/p5-Moose \ - p5-Pugs-Compiler-Rule>=0.17:lang/p5-Pugs-Compiler-Rule \ - p5-Sub-Multi>=0:devel/p5-Sub-Multi \ - p5-YAML-Syck>=0:textproc/p5-YAML-Syck -RUN_DEPENDS:= ${BUILD_DEPENDS} +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/lang/p5-v6/distinfo ============================================================================== --- head/lang/p5-v6/distinfo Sun Feb 5 05:31:46 2017 (r433364) +++ head/lang/p5-v6/distinfo Sun Feb 5 05:31:51 2017 (r433365) @@ -1,2 +1,3 @@ -SHA256 (v6-alpha-0.017.tar.gz) = 1be949da665d0c5238ced114313e94d0b9ff3c89f5c8303e0015cf956d33e0c5 -SIZE (v6-alpha-0.017.tar.gz) = 69127 +TIMESTAMP = 1486253184 +SHA256 (v6-0.047.tar.gz) = f835eb72887b76692ca463936eab41d62a6b4de01a1674adf80b4e7f896ac2f4 +SIZE (v6-0.047.tar.gz) = 87820 Modified: head/lang/p5-v6/pkg-plist ============================================================================== --- head/lang/p5-v6/pkg-plist Sun Feb 5 05:31:46 2017 (r433364) +++ head/lang/p5-v6/pkg-plist Sun Feb 5 05:31:51 2017 (r433365) @@ -1,31 +1,39 @@ -%%PERL5_MAN3%%/Pugs::Compiler::Perl6.3.gz -%%PERL5_MAN3%%/Pugs::Runtime::Perl6.3.gz +bin/perlito6 +%%SITE_PERL%%/Perlito6/AST.pm +%%SITE_PERL%%/Perlito6/Clojure/Emitter.pm +%%SITE_PERL%%/Perlito6/Emitter/Token.pm +%%SITE_PERL%%/Perlito6/Eval.pm +%%SITE_PERL%%/Perlito6/Expression.pm +%%SITE_PERL%%/Perlito6/Go/Emitter.pm +%%SITE_PERL%%/Perlito6/Go/Prelude.pm +%%SITE_PERL%%/Perlito6/Go/Runtime.go +%%SITE_PERL%%/Perlito6/Grammar.pm +%%SITE_PERL%%/Perlito6/Grammar/Control.pm +%%SITE_PERL%%/Perlito6/Grammar/Regex.pm +%%SITE_PERL%%/Perlito6/JavaScript/Emitter.pm +%%SITE_PERL%%/Perlito6/JavaScript/Prelude.pm +%%SITE_PERL%%/Perlito6/JavaScript/Runtime.js +%%SITE_PERL%%/Perlito6/Lisp/Emitter.pm +%%SITE_PERL%%/Perlito6/Lisp/Prelude.pm +%%SITE_PERL%%/Perlito6/Lisp/Runtime.lisp +%%SITE_PERL%%/Perlito6/Macro.pm +%%SITE_PERL%%/Perlito6/Parrot/Emitter.pm +%%SITE_PERL%%/Perlito6/Parrot/Match.pm +%%SITE_PERL%%/Perlito6/Perl5/Emitter.pm +%%SITE_PERL%%/Perlito6/Perl5/Prelude.pm +%%SITE_PERL%%/Perlito6/Perl5/Runtime.pm +%%SITE_PERL%%/Perlito6/Precedence.pm +%%SITE_PERL%%/Perlito6/Python/Emitter.pm +%%SITE_PERL%%/Perlito6/Python/Prelude.pm +%%SITE_PERL%%/Perlito6/Python/Runtime.py +%%SITE_PERL%%/Perlito6/Rakudo/Emitter.pm +%%SITE_PERL%%/Perlito6/Ruby/Emitter.pm +%%SITE_PERL%%/Perlito6/Ruby/Runtime.rb +%%SITE_PERL%%/Perlito6/Runtime.pm +%%SITE_PERL%%/Perlito6/Test.pm +%%PERL5_MAN3%%/Perlito6::Perl5::Runtime.3.gz +%%PERL5_MAN3%%/Perlito6::Python::Prelude.3.gz %%PERL5_MAN3%%/v6.3.gz -%%SITE_PERL%%/Pugs/Compiler/Perl6.pm -%%SITE_PERL%%/Pugs/Emitter/Perl6/Perl5.pm -%%SITE_PERL%%/Pugs/Emitter/YAML.pm -%%SITE_PERL%%/Pugs/Grammar/BaseCategory.pm -%%SITE_PERL%%/Pugs/Grammar/Circumfix.pm -%%SITE_PERL%%/Pugs/Grammar/Expression.pm -%%SITE_PERL%%/Pugs/Grammar/Infix.pm -%%SITE_PERL%%/Pugs/Grammar/Operator.pm -%%SITE_PERL%%/Pugs/Grammar/P6Rule.pm -%%SITE_PERL%%/Pugs/Grammar/Perl6.pm -%%SITE_PERL%%/Pugs/Grammar/Pod.pm -%%SITE_PERL%%/Pugs/Grammar/Postcircumfix.pm -%%SITE_PERL%%/Pugs/Grammar/Postfix.pm -%%SITE_PERL%%/Pugs/Grammar/Prefix.pm -%%SITE_PERL%%/Pugs/Grammar/Quote.pm -%%SITE_PERL%%/Pugs/Grammar/StatementControl.pm -%%SITE_PERL%%/Pugs/Grammar/StatementModifier.pm -%%SITE_PERL%%/Pugs/Grammar/Term.pm -%%SITE_PERL%%/Pugs/Grammar/Ternary.pm -%%SITE_PERL%%/Pugs/Grammar/YAML.pm -%%SITE_PERL%%/Pugs/Runtime/Perl5Container.pm -%%SITE_PERL%%/Pugs/Runtime/Perl6.pm -%%SITE_PERL%%/Pugs/Runtime/Perl6AST.pm -%%SITE_PERL%%/Pugs/Runtime/Perl6AST.pmc -%%SITE_PERL%%/Pugs/Runtime/Perl6Prelude.pm -%%SITE_PERL%%/Pugs/Runtime/Perl6Prelude.pmc +%%PERL5_MAN3%%/v6::perlito.3.gz %%SITE_PERL%%/v6.pm -%%SITE_PERL%%/v6/hello_world.pl +%%SITE_PERL%%/v6/perlito.pm From owner-svn-ports-head@freebsd.org Sun Feb 5 05:31:57 2017 Return-Path: Delivered-To: svn-ports-head@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 91DF0CD0917; Sun, 5 Feb 2017 05:31:57 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5B7A0BC3; Sun, 5 Feb 2017 05:31:57 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v155VuBW089308; Sun, 5 Feb 2017 05:31:56 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v155VuIJ089306; Sun, 5 Feb 2017 05:31:56 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702050531.v155VuIJ089306@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 5 Feb 2017 05:31:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433366 - head/misc/p5-Array-Compare X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 05:31:57 -0000 Author: sunpoet Date: Sun Feb 5 05:31:56 2017 New Revision: 433366 URL: https://svnweb.freebsd.org/changeset/ports/433366 Log: Update to 3.0.0 - Add NO_ARCH - Remove contiguous blank lines Changes: http://search.cpan.org/dist/Array-Compare/Changes Modified: head/misc/p5-Array-Compare/Makefile head/misc/p5-Array-Compare/distinfo Modified: head/misc/p5-Array-Compare/Makefile ============================================================================== --- head/misc/p5-Array-Compare/Makefile Sun Feb 5 05:31:51 2017 (r433365) +++ head/misc/p5-Array-Compare/Makefile Sun Feb 5 05:31:56 2017 (r433366) @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= Array-Compare -PORTVERSION= 2.12 +PORTVERSION= 3.0.0 +DISTVERSIONPREFIX= v CATEGORIES= misc perl5 -MASTER_SITES= CPAN/Array CPAN -MASTER_SITE_SUBDIR= CPAN:DAVECROSS +MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org @@ -19,11 +19,11 @@ BUILD_DEPENDS= p5-Moo>0:devel/p5-Moo \ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-NoWarnings>0:devel/p5-Test-NoWarnings +NO_ARCH= yes USES= perl5 USE_PERL5= modbuild PLIST_FILES= %%SITE_PERL%%/Array/Compare.pm \ %%PERL5_MAN3%%/Array::Compare.3.gz - .include Modified: head/misc/p5-Array-Compare/distinfo ============================================================================== --- head/misc/p5-Array-Compare/distinfo Sun Feb 5 05:31:51 2017 (r433365) +++ head/misc/p5-Array-Compare/distinfo Sun Feb 5 05:31:56 2017 (r433366) @@ -1,3 +1,3 @@ -TIMESTAMP = 1466519242 -SHA256 (Array-Compare-2.12.tar.gz) = 77bb9a9019a45ebd47bd7c5652d8583b9c7fcbf7d3bf635a8ac243489012fd81 -SIZE (Array-Compare-2.12.tar.gz) = 9312 +TIMESTAMP = 1486254713 +SHA256 (Array-Compare-v3.0.0.tar.gz) = 32cd4d6482e934b74a34686f5f22b7a61386b7db9b7e8bb9d11b1dc8dfcd34c8 +SIZE (Array-Compare-v3.0.0.tar.gz) = 9437 From owner-svn-ports-head@freebsd.org Sun Feb 5 05:32:02 2017 Return-Path: Delivered-To: svn-ports-head@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 4400DCD095F; Sun, 5 Feb 2017 05:32:02 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E885EC4B; Sun, 5 Feb 2017 05:32:01 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v155W0ls089415; Sun, 5 Feb 2017 05:32:00 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v155W0ei089414; Sun, 5 Feb 2017 05:32:00 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702050532.v155W0ei089414@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 5 Feb 2017 05:32:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433367 - head/net-mgmt/p5-FusionInventory-Agent X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 05:32:02 -0000 Author: sunpoet Date: Sun Feb 5 05:32:00 2017 New Revision: 433367 URL: https://svnweb.freebsd.org/changeset/ports/433367 Log: Remove Perl core modules - Add NO_ARCH - Bump PORTREVISION for dependency change With hat: perl Modified: head/net-mgmt/p5-FusionInventory-Agent/Makefile Modified: head/net-mgmt/p5-FusionInventory-Agent/Makefile ============================================================================== --- head/net-mgmt/p5-FusionInventory-Agent/Makefile Sun Feb 5 05:31:56 2017 (r433366) +++ head/net-mgmt/p5-FusionInventory-Agent/Makefile Sun Feb 5 05:32:00 2017 (r433367) @@ -3,6 +3,7 @@ PORTNAME= FusionInventory-Agent PORTVERSION= 2.3.17 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:GROUSSE @@ -13,8 +14,7 @@ COMMENT= Agent for OCS Inventory server LICENSE= GPLv2 -BUILD_DEPENDS= p5-ExtUtils-MakeMaker>=6.59:devel/p5-ExtUtils-MakeMaker \ - p5-File-Which>=0:sysutils/p5-File-Which \ +BUILD_DEPENDS= p5-File-Which>=0:sysutils/p5-File-Which \ p5-libwww>=0:www/p5-libwww \ p5-Net-IP>=0:net-mgmt/p5-Net-IP \ p5-UNIVERSAL-require>=0:devel/p5-UNIVERSAL-require \ @@ -35,8 +35,7 @@ TEST_DEPENDS= p5-POE-Component-Client-Pi p5-Test-Exception>=0:devel/p5-Test-Exception \ p5-Test-MockModule>=0:devel/p5-Test-MockModule \ p5-Test-MockObject>=0:devel/p5-Test-MockObject \ - p5-Test-NoWarnings>=0:devel/p5-Test-NoWarnings \ - p5-Test-Simple>=0.93:devel/p5-Test-Simple + p5-Test-NoWarnings>=0:devel/p5-Test-NoWarnings CONFLICTS= p5-FusionInventory-Agent-Task-NetDiscovery-* \ p5-FusionInventory-Agent-Task-SNMPQuery-* @@ -56,6 +55,7 @@ VMWARE_DESC= VMware hypervisor remote in WOL_DESC= Wake on LAN task ZLIB_DESC= Zlib compression +NO_ARCH= yes USES= gmake perl5 USE_PERL5= configure USE_RC_SUBR= fusioninventory @@ -83,7 +83,6 @@ PCIUTILS_RUN_DEPENDS+= lspci:sysutils/pc SSL_RUN_DEPENDS= p5-IO-Socket-SSL>=1.14:security/p5-IO-Socket-SSL \ p5-LWP-Protocol-https>=0:www/p5-LWP-Protocol-https WOL_RUN_DEPENDS= p5-Net-Write>=0:net/p5-Net-Write -ZLIB_RUN_DEPENDS= p5-Compress-Raw-Zlib>=0:archivers/p5-Compress-Raw-Zlib post-patch: @${FIND} ${WRKSRC} -type f \( -name '*.orig' \) -delete From owner-svn-ports-head@freebsd.org Sun Feb 5 05:32:07 2017 Return-Path: Delivered-To: svn-ports-head@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 45292CD0999; Sun, 5 Feb 2017 05:32:07 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1FF48CDF; Sun, 5 Feb 2017 05:32:07 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v155W6kS089591; Sun, 5 Feb 2017 05:32:06 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v155W5OZ089586; Sun, 5 Feb 2017 05:32:05 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702050532.v155W5OZ089586@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 5 Feb 2017 05:32:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433368 - in head/security/p5-Authen-TacacsPlus: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 05:32:07 -0000 Author: sunpoet Date: Sun Feb 5 05:32:05 2017 New Revision: 433368 URL: https://svnweb.freebsd.org/changeset/ports/433368 Log: Update to 0.26 - Strip shared library - Regenerate patch files with makepatch: - Sort PLIST Changes: http://search.cpan.org/dist/Authen-TacacsPlus/Changes Added: head/security/p5-Authen-TacacsPlus/files/patch-tacpluslib_tac__plus.h - copied, changed from r433367, head/security/p5-Authen-TacacsPlus/files/patch-tac_plus.h Deleted: head/security/p5-Authen-TacacsPlus/files/patch-tac_plus.h Modified: head/security/p5-Authen-TacacsPlus/Makefile head/security/p5-Authen-TacacsPlus/distinfo head/security/p5-Authen-TacacsPlus/files/patch-tacpluslib__tac_client.c head/security/p5-Authen-TacacsPlus/pkg-plist Modified: head/security/p5-Authen-TacacsPlus/Makefile ============================================================================== --- head/security/p5-Authen-TacacsPlus/Makefile Sun Feb 5 05:32:00 2017 (r433367) +++ head/security/p5-Authen-TacacsPlus/Makefile Sun Feb 5 05:32:05 2017 (r433368) @@ -2,11 +2,9 @@ # $FreeBSD$ PORTNAME= Authen-TacacsPlus -PORTVERSION= 0.24 -PORTREVISION= 1 +PORTVERSION= 0.26 CATEGORIES= security perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= CPAN:MIKEM/Authen-TacacsPlus PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org @@ -17,9 +15,8 @@ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure -MAKE_ENV+= CCFLAGS="${CFLAGS}" -pre-build: - ${PERL} -pi -e "s:CCFLAGS =:CCFLAGS ?=:g" ${WRKSRC}/tacpluslib/Makefile +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Authen/TacacsPlus/TacacsPlus.so .include Modified: head/security/p5-Authen-TacacsPlus/distinfo ============================================================================== --- head/security/p5-Authen-TacacsPlus/distinfo Sun Feb 5 05:32:00 2017 (r433367) +++ head/security/p5-Authen-TacacsPlus/distinfo Sun Feb 5 05:32:05 2017 (r433368) @@ -1,2 +1,3 @@ -SHA256 (Authen-TacacsPlus-0.24.tar.gz) = 58b87b125a9847b2d2d552cb5981f8c206421d2494ff104909c1e07a33fc4afa -SIZE (Authen-TacacsPlus-0.24.tar.gz) = 22755 +TIMESTAMP = 1486257922 +SHA256 (Authen-TacacsPlus-0.26.tar.gz) = 7aa82383867cb53eaa071d6e522f27c67d7ca3c931cf33f98d480370722df750 +SIZE (Authen-TacacsPlus-0.26.tar.gz) = 22897 Modified: head/security/p5-Authen-TacacsPlus/files/patch-tacpluslib__tac_client.c ============================================================================== --- head/security/p5-Authen-TacacsPlus/files/patch-tacpluslib__tac_client.c Sun Feb 5 05:32:00 2017 (r433367) +++ head/security/p5-Authen-TacacsPlus/files/patch-tacpluslib__tac_client.c Sun Feb 5 05:32:05 2017 (r433368) @@ -1,5 +1,5 @@ ---- ./tacpluslib/tac_client.c.orig 2009-07-10 00:34:49.000000000 +0200 -+++ ./tacpluslib/tac_client.c 2011-08-11 20:22:06.000000000 +0200 +--- tacpluslib/tac_client.c.orig 2012-08-23 07:25:52 UTC ++++ tacpluslib/tac_client.c @@ -1,6 +1,8 @@ /* (C) 1997 Mike Shoyher msh@corbina.net, msh@apache.lexa.ru */ Copied and modified: head/security/p5-Authen-TacacsPlus/files/patch-tacpluslib_tac__plus.h (from r433367, head/security/p5-Authen-TacacsPlus/files/patch-tac_plus.h) ============================================================================== --- head/security/p5-Authen-TacacsPlus/files/patch-tac_plus.h Sun Feb 5 05:32:00 2017 (r433367, copy source) +++ head/security/p5-Authen-TacacsPlus/files/patch-tacpluslib_tac__plus.h Sun Feb 5 05:32:05 2017 (r433368) @@ -1,4 +1,4 @@ ---- tacpluslib/tac_plus.h +--- tacpluslib/tac_plus.h.orig 2007-09-22 00:02:16 UTC +++ tacpluslib/tac_plus.h @@ -163,7 +163,6 @@ #include Modified: head/security/p5-Authen-TacacsPlus/pkg-plist ============================================================================== --- head/security/p5-Authen-TacacsPlus/pkg-plist Sun Feb 5 05:32:00 2017 (r433367) +++ head/security/p5-Authen-TacacsPlus/pkg-plist Sun Feb 5 05:32:05 2017 (r433368) @@ -1,3 +1,3 @@ -%%PERL5_MAN3%%/Authen::TacacsPlus.3.gz %%SITE_ARCH%%/Authen/TacacsPlus.pm %%SITE_ARCH%%/auto/Authen/TacacsPlus/TacacsPlus.so +%%PERL5_MAN3%%/Authen::TacacsPlus.3.gz From owner-svn-ports-head@freebsd.org Sun Feb 5 05:32:12 2017 Return-Path: Delivered-To: svn-ports-head@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 1648DCD09CA; Sun, 5 Feb 2017 05:32:12 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BC61AD5E; Sun, 5 Feb 2017 05:32:11 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v155WAtN089725; Sun, 5 Feb 2017 05:32:10 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v155WAbu089722; Sun, 5 Feb 2017 05:32:10 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702050532.v155WAbu089722@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 5 Feb 2017 05:32:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433369 - head/textproc/p5-BibTeX-Parser X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 05:32:12 -0000 Author: sunpoet Date: Sun Feb 5 05:32:10 2017 New Revision: 433369 URL: https://svnweb.freebsd.org/changeset/ports/433369 Log: Update to 0.70 - Add LICENSE_FILE - Add BUILD_DEPENDS - Sort *_DEPENDS - Sort PLIST Changes: http://search.cpan.org/dist/BibTeX-Parser/Changes Modified: head/textproc/p5-BibTeX-Parser/Makefile head/textproc/p5-BibTeX-Parser/distinfo head/textproc/p5-BibTeX-Parser/pkg-plist Modified: head/textproc/p5-BibTeX-Parser/Makefile ============================================================================== --- head/textproc/p5-BibTeX-Parser/Makefile Sun Feb 5 05:32:05 2017 (r433368) +++ head/textproc/p5-BibTeX-Parser/Makefile Sun Feb 5 05:32:10 2017 (r433369) @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= BibTeX-Parser -PORTVERSION= 0.69 +PORTVERSION= 0.70 CATEGORIES= textproc perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= CPAN:GERHARD +MASTER_SITE_SUBDIR= CPAN:BORISV PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org @@ -13,9 +13,11 @@ COMMENT= Pure perl BibTeX parser LICENSE= ART10 GPLv1 LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= p5-LaTeX-ToUnicode>=0.02:textproc/p5-LaTeX-ToUnicode \ - p5-IO-String>0:devel/p5-IO-String +BUILD_DEPENDS= p5-IO-String>=0:devel/p5-IO-String \ + p5-LaTeX-ToUnicode>=0.02:textproc/p5-LaTeX-ToUnicode +RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure Modified: head/textproc/p5-BibTeX-Parser/distinfo ============================================================================== --- head/textproc/p5-BibTeX-Parser/distinfo Sun Feb 5 05:32:05 2017 (r433368) +++ head/textproc/p5-BibTeX-Parser/distinfo Sun Feb 5 05:32:10 2017 (r433369) @@ -1,2 +1,3 @@ -SHA256 (BibTeX-Parser-0.69.tar.gz) = 989d341b6c625d240c54457e40a76d646d7243e2a5c0d0d19fe3ccb3a18742bf -SIZE (BibTeX-Parser-0.69.tar.gz) = 24596 +TIMESTAMP = 1486271444 +SHA256 (BibTeX-Parser-0.70.tar.gz) = 39eccaad9cfc07ce5cb4512cca0288c7e3a31af78ff42a6bd7fb563b36073e7e +SIZE (BibTeX-Parser-0.70.tar.gz) = 25260 Modified: head/textproc/p5-BibTeX-Parser/pkg-plist ============================================================================== --- head/textproc/p5-BibTeX-Parser/pkg-plist Sun Feb 5 05:32:05 2017 (r433368) +++ head/textproc/p5-BibTeX-Parser/pkg-plist Sun Feb 5 05:32:10 2017 (r433369) @@ -1,6 +1,6 @@ -%%PERL5_MAN3%%/BibTeX::Parser.3.gz -%%PERL5_MAN3%%/BibTeX::Parser::Author.3.gz -%%PERL5_MAN3%%/BibTeX::Parser::Entry.3.gz %%SITE_PERL%%/BibTeX/Parser.pm %%SITE_PERL%%/BibTeX/Parser/Author.pm %%SITE_PERL%%/BibTeX/Parser/Entry.pm +%%PERL5_MAN3%%/BibTeX::Parser.3.gz +%%PERL5_MAN3%%/BibTeX::Parser::Author.3.gz +%%PERL5_MAN3%%/BibTeX::Parser::Entry.3.gz From owner-svn-ports-head@freebsd.org Sun Feb 5 05:32:16 2017 Return-Path: Delivered-To: svn-ports-head@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 68807CD0B24; Sun, 5 Feb 2017 05:32:16 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 37136DEE; Sun, 5 Feb 2017 05:32:16 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v155WFFb089844; Sun, 5 Feb 2017 05:32:15 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v155WF4Z089841; Sun, 5 Feb 2017 05:32:15 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702050532.v155WF4Z089841@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 5 Feb 2017 05:32:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433370 - head/www/node4 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 05:32:16 -0000 Author: sunpoet Date: Sun Feb 5 05:32:15 2017 New Revision: 433370 URL: https://svnweb.freebsd.org/changeset/ports/433370 Log: Update to 4.7.3 Changes: https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V4.md PR: 216793 Submitted by: Bradley T. Hughes (maintainer) Modified: head/www/node4/Makefile head/www/node4/distinfo Modified: head/www/node4/Makefile ============================================================================== --- head/www/node4/Makefile Sun Feb 5 05:32:10 2017 (r433369) +++ head/www/node4/Makefile Sun Feb 5 05:32:15 2017 (r433370) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= node -PORTVERSION= 4.7.2 +PORTVERSION= 4.7.3 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ Modified: head/www/node4/distinfo ============================================================================== --- head/www/node4/distinfo Sun Feb 5 05:32:10 2017 (r433369) +++ head/www/node4/distinfo Sun Feb 5 05:32:15 2017 (r433370) @@ -1,3 +1,3 @@ -TIMESTAMP = 1483725827 -SHA256 (node-v4.7.2.tar.gz) = 771e9f4ef946f8f13452039c5bd1eb3edb9e4a0937b7a5f328dbd8e529a09284 -SIZE (node-v4.7.2.tar.gz) = 22731084 +TIMESTAMP = 1486252799 +SHA256 (node-v4.7.3.tar.gz) = 1549d4e0aeb9419ddb85ba4dffdba8d0e2f9a9b904e80765b044c4f7d9f485ed +SIZE (node-v4.7.3.tar.gz) = 22732272 From owner-svn-ports-head@freebsd.org Sun Feb 5 05:32:20 2017 Return-Path: Delivered-To: svn-ports-head@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 F0FB4CD0BA8; Sun, 5 Feb 2017 05:32:20 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BD81FE72; Sun, 5 Feb 2017 05:32:20 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v155WJ9O090841; Sun, 5 Feb 2017 05:32:19 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v155WJ8R090839; Sun, 5 Feb 2017 05:32:19 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702050532.v155WJ8R090839@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 5 Feb 2017 05:32:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433371 - head/www/node6 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 05:32:21 -0000 Author: sunpoet Date: Sun Feb 5 05:32:19 2017 New Revision: 433371 URL: https://svnweb.freebsd.org/changeset/ports/433371 Log: Update to 6.9.5 Changes: https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V6.md PR: 216794 Submitted by: Bradley T. Hughes (maintainer) Modified: head/www/node6/Makefile head/www/node6/distinfo Modified: head/www/node6/Makefile ============================================================================== --- head/www/node6/Makefile Sun Feb 5 05:32:15 2017 (r433370) +++ head/www/node6/Makefile Sun Feb 5 05:32:19 2017 (r433371) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= node -PORTVERSION= 6.9.4 +PORTVERSION= 6.9.5 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ Modified: head/www/node6/distinfo ============================================================================== --- head/www/node6/distinfo Sun Feb 5 05:32:15 2017 (r433370) +++ head/www/node6/distinfo Sun Feb 5 05:32:19 2017 (r433371) @@ -1,3 +1,3 @@ -TIMESTAMP = 1483712207 -SHA256 (node-v6.9.4.tar.gz) = f0257c83eb5e8b0e7b09db7264dc1e93e1f024c6dfccb098363b4fb0c192cf7f -SIZE (node-v6.9.4.tar.gz) = 26379683 +TIMESTAMP = 1486252808 +SHA256 (node-v6.9.5.tar.gz) = f7e9ab702c5d1f5a3521199c04cc670fda3cf4b0e48548b09ac7ac874ccb504a +SIZE (node-v6.9.5.tar.gz) = 26381690 From owner-svn-ports-head@freebsd.org Sun Feb 5 05:32:25 2017 Return-Path: Delivered-To: svn-ports-head@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 8BEA1CD0BDB; Sun, 5 Feb 2017 05:32:25 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 58E0EEEB; Sun, 5 Feb 2017 05:32:25 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v155WOPt090973; Sun, 5 Feb 2017 05:32:24 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v155WOex090971; Sun, 5 Feb 2017 05:32:24 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702050532.v155WOex090971@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 5 Feb 2017 05:32:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433372 - head/www/node X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 05:32:25 -0000 Author: sunpoet Date: Sun Feb 5 05:32:24 2017 New Revision: 433372 URL: https://svnweb.freebsd.org/changeset/ports/433372 Log: Update to 7.5.0 Changes: https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V7.md PR: 216795 Submitted by: Bradley T. Hughes (maintainer) Modified: head/www/node/Makefile head/www/node/distinfo Modified: head/www/node/Makefile ============================================================================== --- head/www/node/Makefile Sun Feb 5 05:32:19 2017 (r433371) +++ head/www/node/Makefile Sun Feb 5 05:32:24 2017 (r433372) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= node -PORTVERSION= 7.4.0 +PORTVERSION= 7.5.0 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ Modified: head/www/node/distinfo ============================================================================== --- head/www/node/distinfo Sun Feb 5 05:32:19 2017 (r433371) +++ head/www/node/distinfo Sun Feb 5 05:32:24 2017 (r433372) @@ -1,3 +1,3 @@ -TIMESTAMP = 1483556744 -SHA256 (node-v7.4.0.tar.gz) = 69b76c86e6fc9914fa136089d8c28a4828c14aa8792cbdf946090a5a2afd25b6 -SIZE (node-v7.4.0.tar.gz) = 27904025 +TIMESTAMP = 1486252806 +SHA256 (node-v7.5.0.tar.gz) = 0da8e0288b5c0f136e650b7119219968720caf88b5a67ef0591555113f0844c2 +SIZE (node-v7.5.0.tar.gz) = 27746209 From owner-svn-ports-head@freebsd.org Sun Feb 5 05:32:30 2017 Return-Path: Delivered-To: svn-ports-head@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 3A747CD0C3F; Sun, 5 Feb 2017 05:32:30 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 09C48F6E; Sun, 5 Feb 2017 05:32:29 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v155WTk9091102; Sun, 5 Feb 2017 05:32:29 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v155WTcu091100; Sun, 5 Feb 2017 05:32:29 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702050532.v155WTcu091100@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 5 Feb 2017 05:32:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433373 - head/devel/rubygem-builder X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 05:32:30 -0000 Author: sunpoet Date: Sun Feb 5 05:32:28 2017 New Revision: 433373 URL: https://svnweb.freebsd.org/changeset/ports/433373 Log: Update to 3.2.3 - Add LICENSE_FILE - Remove PORTSCOUT Changes: https://github.com/jimweirich/builder/blob/master/CHANGES Modified: head/devel/rubygem-builder/Makefile head/devel/rubygem-builder/distinfo Modified: head/devel/rubygem-builder/Makefile ============================================================================== --- head/devel/rubygem-builder/Makefile Sun Feb 5 05:32:24 2017 (r433372) +++ head/devel/rubygem-builder/Makefile Sun Feb 5 05:32:28 2017 (r433373) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= builder -PORTVERSION= 3.0.4 +PORTVERSION= 3.2.3 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -10,11 +10,9 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Facilitate programmatic generation of XML markup LICENSE= MIT - -PORTSCOUT= limit:^3.0 +LICENSE_FILE= ${WRKSRC}/MIT-LICENSE NO_ARCH= yes - USE_RUBY= yes USES= gem Modified: head/devel/rubygem-builder/distinfo ============================================================================== --- head/devel/rubygem-builder/distinfo Sun Feb 5 05:32:24 2017 (r433372) +++ head/devel/rubygem-builder/distinfo Sun Feb 5 05:32:28 2017 (r433373) @@ -1,2 +1,3 @@ -SHA256 (rubygem/builder-3.0.4.gem) = a1a31cc496700003b6809f09fc2fda5d22532a1551eed48ee402ed44040cc442 -SIZE (rubygem/builder-3.0.4.gem) = 26112 +TIMESTAMP = 1486162597 +SHA256 (rubygem/builder-3.2.3.gem) = 21f3026ba615d87488329aff4aa4c10464563de3c648f678d8edd26374892b62 +SIZE (rubygem/builder-3.2.3.gem) = 31744 From owner-svn-ports-head@freebsd.org Sun Feb 5 05:32:43 2017 Return-Path: Delivered-To: svn-ports-head@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 D1BE4CD0CA9; Sun, 5 Feb 2017 05:32:43 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9CB4810BC; Sun, 5 Feb 2017 05:32:43 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v155WgBM091706; Sun, 5 Feb 2017 05:32:42 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v155WgvW091705; Sun, 5 Feb 2017 05:32:42 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702050532.v155WgvW091705@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 5 Feb 2017 05:32:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433375 - head/devel/rubygem-builder32 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 05:32:43 -0000 Author: sunpoet Date: Sun Feb 5 05:32:42 2017 New Revision: 433375 URL: https://svnweb.freebsd.org/changeset/ports/433375 Log: Mark DEPRECATED and set EXPIRATION_DATE to 2017-02-28 Modified: head/devel/rubygem-builder32/Makefile Modified: head/devel/rubygem-builder32/Makefile ============================================================================== --- head/devel/rubygem-builder32/Makefile Sun Feb 5 05:32:36 2017 (r433374) +++ head/devel/rubygem-builder32/Makefile Sun Feb 5 05:32:42 2017 (r433375) @@ -13,6 +13,9 @@ COMMENT= Facilitate programmatic generat LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE +DEPRECATED= Use devel/rubygem-builder instead +EXPIRATION_DATE=2017-02-28 + NO_ARCH= yes USE_RUBY= yes USES= gem From owner-svn-ports-head@freebsd.org Sun Feb 5 05:32:39 2017 Return-Path: Delivered-To: svn-ports-head@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 58F03CD0C89; Sun, 5 Feb 2017 05:32:39 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 218131054; Sun, 5 Feb 2017 05:32:39 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v155WcUg091602; Sun, 5 Feb 2017 05:32:38 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v155Wa2p091582; Sun, 5 Feb 2017 05:32:36 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702050532.v155Wa2p091582@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 5 Feb 2017 05:32:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433374 - in head: databases/rubygem-activemodel4 devel/rubygem-actionview4 devel/rubygem-actionview5 devel/rubygem-cucumber devel/rubygem-debugger-xml devel/rubygem-fog-core devel/ruby... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 05:32:39 -0000 Author: sunpoet Date: Sun Feb 5 05:32:36 2017 New Revision: 433374 URL: https://svnweb.freebsd.org/changeset/ports/433374 Log: Update RUN_DEPENDS: change from devel/rubygem-builder32 to devel/rubygem-builder Modified: head/databases/rubygem-activemodel4/Makefile head/devel/rubygem-actionview4/Makefile head/devel/rubygem-actionview5/Makefile head/devel/rubygem-cucumber/Makefile head/devel/rubygem-debugger-xml/Makefile head/devel/rubygem-fog-core/Makefile head/devel/rubygem-grape/Makefile head/devel/rubygem-gyoku/Makefile head/devel/rubygem-jeweler/Makefile head/net-im/rubygem-termtter/Makefile head/net/rubygem-aws-ses/Makefile head/net/rubygem-rbvmomi/Makefile head/sysutils/rubygem-backup/Makefile head/sysutils/rubygem-winrm/Makefile head/sysutils/vagrant/Makefile head/textproc/rubygem-markaby/Makefile head/www/rubygem-geminabox/Makefile head/www/rubygem-rails4/Makefile head/www/rubygem-tinyatom/Makefile Modified: head/databases/rubygem-activemodel4/Makefile ============================================================================== --- head/databases/rubygem-activemodel4/Makefile Sun Feb 5 05:32:28 2017 (r433373) +++ head/databases/rubygem-activemodel4/Makefile Sun Feb 5 05:32:36 2017 (r433374) @@ -3,6 +3,7 @@ PORTNAME= activemodel PORTVERSION= 4.2.7.1 +PORTREVISION= 1 CATEGORIES= databases rubygems MASTER_SITES= RG PKGNAMESUFFIX= 4 @@ -14,7 +15,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE RUN_DEPENDS= rubygem-activesupport4>=${PORTVERSION}:devel/rubygem-activesupport4 \ - rubygem-builder32>=3.2.2:devel/rubygem-builder32 + rubygem-builder>=3.2.2:devel/rubygem-builder NO_ARCH= yes USE_RUBY= yes Modified: head/devel/rubygem-actionview4/Makefile ============================================================================== --- head/devel/rubygem-actionview4/Makefile Sun Feb 5 05:32:28 2017 (r433373) +++ head/devel/rubygem-actionview4/Makefile Sun Feb 5 05:32:36 2017 (r433374) @@ -3,7 +3,7 @@ PORTNAME= actionview PORTVERSION= 4.2.7.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= 4 @@ -15,7 +15,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE RUN_DEPENDS= rubygem-activesupport4>=${PORTVERSION}:devel/rubygem-activesupport4 \ - rubygem-builder32>=3.2:devel/rubygem-builder32 \ + rubygem-builder>=3.2:devel/rubygem-builder \ rubygem-erubis>=2.7.0:www/rubygem-erubis \ rubygem-rails-dom-testing1>=1.0.5:textproc/rubygem-rails-dom-testing1 \ rubygem-rails-html-sanitizer>=1.0.2:textproc/rubygem-rails-html-sanitizer Modified: head/devel/rubygem-actionview5/Makefile ============================================================================== --- head/devel/rubygem-actionview5/Makefile Sun Feb 5 05:32:28 2017 (r433373) +++ head/devel/rubygem-actionview5/Makefile Sun Feb 5 05:32:36 2017 (r433374) @@ -3,6 +3,7 @@ PORTNAME= actionview PORTVERSION= 5.0.1 +PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= 5 @@ -14,7 +15,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE RUN_DEPENDS= rubygem-activesupport5>=${PORTVERSION}:devel/rubygem-activesupport5 \ - rubygem-builder32>=3.1:devel/rubygem-builder32 \ + rubygem-builder>=3.1:devel/rubygem-builder \ rubygem-erubis>=2.7.0:www/rubygem-erubis \ rubygem-rails-dom-testing>=2.0:textproc/rubygem-rails-dom-testing \ rubygem-rails-html-sanitizer>=1.0.2:textproc/rubygem-rails-html-sanitizer Modified: head/devel/rubygem-cucumber/Makefile ============================================================================== --- head/devel/rubygem-cucumber/Makefile Sun Feb 5 05:32:28 2017 (r433373) +++ head/devel/rubygem-cucumber/Makefile Sun Feb 5 05:32:36 2017 (r433374) @@ -2,7 +2,7 @@ PORTNAME= cucumber PORTVERSION= 2.4.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -12,7 +12,7 @@ COMMENT= Behaviour Driven Development wi LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-builder32>=2.1.2:devel/rubygem-builder32 \ +RUN_DEPENDS= rubygem-builder>=2.1.2:devel/rubygem-builder \ rubygem-cucumber-core>=1.5.0:devel/rubygem-cucumber-core \ rubygem-cucumber-wire>=0.0.1:devel/rubygem-cucumber-wire \ rubygem-diff-lcs>=1.1.3:textproc/rubygem-diff-lcs \ Modified: head/devel/rubygem-debugger-xml/Makefile ============================================================================== --- head/devel/rubygem-debugger-xml/Makefile Sun Feb 5 05:32:28 2017 (r433373) +++ head/devel/rubygem-debugger-xml/Makefile Sun Feb 5 05:32:36 2017 (r433374) @@ -3,6 +3,7 @@ PORTNAME= debugger-xml PORTVERSION= 0.4.1 +PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -12,7 +13,7 @@ COMMENT= XML interface for rubygem-debug LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-builder32>=2.0.0:devel/rubygem-builder32 \ +RUN_DEPENDS= rubygem-builder>=2.0.0:devel/rubygem-builder \ rubygem-byebug>=0:devel/rubygem-byebug NO_ARCH= yes Modified: head/devel/rubygem-fog-core/Makefile ============================================================================== --- head/devel/rubygem-fog-core/Makefile Sun Feb 5 05:32:28 2017 (r433373) +++ head/devel/rubygem-fog-core/Makefile Sun Feb 5 05:32:36 2017 (r433374) @@ -3,6 +3,7 @@ PORTNAME= fog-core PORTVERSION= 1.43.0 +PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -12,7 +13,7 @@ COMMENT= Shared classes and tests for fo LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-builder32>=0:devel/rubygem-builder32 \ +RUN_DEPENDS= rubygem-builder>=0:devel/rubygem-builder \ rubygem-excon>=0.49:devel/rubygem-excon \ rubygem-formatador>=0.2:devel/rubygem-formatador Modified: head/devel/rubygem-grape/Makefile ============================================================================== --- head/devel/rubygem-grape/Makefile Sun Feb 5 05:32:28 2017 (r433373) +++ head/devel/rubygem-grape/Makefile Sun Feb 5 05:32:36 2017 (r433374) @@ -2,6 +2,7 @@ PORTNAME= grape PORTVERSION= 0.19.1 +PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -12,7 +13,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-activesupport4>=0:devel/rubygem-activesupport4 \ - rubygem-builder32>=0:devel/rubygem-builder32 \ + rubygem-builder>=0:devel/rubygem-builder \ rubygem-hashie>=2.1.0:devel/rubygem-hashie \ rubygem-multi_json>=1.3.2:devel/rubygem-multi_json \ rubygem-multi_xml>=0.5.2:textproc/rubygem-multi_xml \ Modified: head/devel/rubygem-gyoku/Makefile ============================================================================== --- head/devel/rubygem-gyoku/Makefile Sun Feb 5 05:32:28 2017 (r433373) +++ head/devel/rubygem-gyoku/Makefile Sun Feb 5 05:32:36 2017 (r433374) @@ -3,6 +3,7 @@ PORTNAME= gyoku PORTVERSION= 1.3.1 +PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -12,7 +13,7 @@ COMMENT= Library for translating Ruby ha LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE -RUN_DEPENDS= rubygem-builder32>=2.1.2:devel/rubygem-builder32 +RUN_DEPENDS= rubygem-builder>=2.1.2:devel/rubygem-builder NO_ARCH= yes Modified: head/devel/rubygem-jeweler/Makefile ============================================================================== --- head/devel/rubygem-jeweler/Makefile Sun Feb 5 05:32:28 2017 (r433373) +++ head/devel/rubygem-jeweler/Makefile Sun Feb 5 05:32:36 2017 (r433374) @@ -3,6 +3,7 @@ PORTNAME= jeweler PORTVERSION= 2.0.1 +PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -12,7 +13,7 @@ COMMENT= Simple and opinionated helper f LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-builder32>=0:devel/rubygem-builder32 \ +RUN_DEPENDS= rubygem-builder>=0:devel/rubygem-builder \ rubygem-bundler>=1.0:sysutils/rubygem-bundler \ rubygem-git>=1.2.5:devel/rubygem-git \ rubygem-github_api>=0:devel/rubygem-github_api \ Modified: head/net-im/rubygem-termtter/Makefile ============================================================================== --- head/net-im/rubygem-termtter/Makefile Sun Feb 5 05:32:28 2017 (r433373) +++ head/net-im/rubygem-termtter/Makefile Sun Feb 5 05:32:36 2017 (r433374) @@ -3,7 +3,7 @@ PORTNAME= termtter PORTVERSION= 2.2.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im rubygems MASTER_SITES= RG @@ -13,7 +13,7 @@ COMMENT= Terminal based Twitter client LICENSE= MIT RUN_DEPENDS= rubygem-activerecord4>=4.1.0:databases/rubygem-activerecord4 \ - rubygem-builder32>=3.1.4:devel/rubygem-builder32 \ + rubygem-builder>=3.1.4:devel/rubygem-builder \ rubygem-fluent-logger>=0.4.6:devel/rubygem-fluent-logger \ rubygem-highline>=1.6.0:devel/rubygem-highline \ rubygem-json1>=1.8.0:devel/rubygem-json1 \ Modified: head/net/rubygem-aws-ses/Makefile ============================================================================== --- head/net/rubygem-aws-ses/Makefile Sun Feb 5 05:32:28 2017 (r433373) +++ head/net/rubygem-aws-ses/Makefile Sun Feb 5 05:32:36 2017 (r433374) @@ -3,6 +3,7 @@ PORTNAME= aws-ses PORTVERSION= 0.6.0 +PORTREVISION= 1 CATEGORIES= net rubygems MASTER_SITES= RG @@ -11,7 +12,7 @@ COMMENT= Client library for REST API of LICENSE= MIT -RUN_DEPENDS= rubygem-builder32>=0:devel/rubygem-builder32 \ +RUN_DEPENDS= rubygem-builder>=0:devel/rubygem-builder \ rubygem-mail>=2.2.5:mail/rubygem-mail \ rubygem-mime-types>=0:misc/rubygem-mime-types \ rubygem-xml-simple>=0:textproc/rubygem-xml-simple Modified: head/net/rubygem-rbvmomi/Makefile ============================================================================== --- head/net/rubygem-rbvmomi/Makefile Sun Feb 5 05:32:28 2017 (r433373) +++ head/net/rubygem-rbvmomi/Makefile Sun Feb 5 05:32:36 2017 (r433374) @@ -3,6 +3,7 @@ PORTNAME= rbvmomi PORTVERSION= 1.9.4 +PORTREVISION= 1 CATEGORIES= net rubygems MASTER_SITES= RG @@ -12,7 +13,7 @@ COMMENT= Ruby interface to the VMware vS LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-builder32>=0:devel/rubygem-builder32 \ +RUN_DEPENDS= rubygem-builder>=0:devel/rubygem-builder \ rubygem-json>=1.8:devel/rubygem-json \ rubygem-nokogiri>=1.5:textproc/rubygem-nokogiri \ rubygem-trollop>=2.1:devel/rubygem-trollop Modified: head/sysutils/rubygem-backup/Makefile ============================================================================== --- head/sysutils/rubygem-backup/Makefile Sun Feb 5 05:32:28 2017 (r433373) +++ head/sysutils/rubygem-backup/Makefile Sun Feb 5 05:32:36 2017 (r433374) @@ -3,6 +3,7 @@ PORTNAME= backup PORTVERSION= 4.4.0 +PORTREVISION= 1 CATEGORIES= sysutils rubygems MASTER_SITES= RG @@ -16,7 +17,7 @@ RUN_DEPENDS= rubygem-CFPropertyList>=2.3 rubygem-atomic>=1.1.14:devel/rubygem-atomic \ rubygem-aws-ses>=0.5.0:net/rubygem-aws-ses \ rubygem-buftok>=0.2.0:devel/rubygem-buftok \ - rubygem-builder32>=3.2.2:devel/rubygem-builder32 \ + rubygem-builder>=3.2.2:devel/rubygem-builder \ rubygem-descendants_tracker>=0.0.3:devel/rubygem-descendants_tracker \ rubygem-dogapi>=1.11.0:net/rubygem-dogapi \ rubygem-dropbox-sdk>=1.6.5:net/rubygem-dropbox-sdk \ Modified: head/sysutils/rubygem-winrm/Makefile ============================================================================== --- head/sysutils/rubygem-winrm/Makefile Sun Feb 5 05:32:28 2017 (r433373) +++ head/sysutils/rubygem-winrm/Makefile Sun Feb 5 05:32:36 2017 (r433374) @@ -3,7 +3,7 @@ PORTNAME= winrm PORTVERSION= 1.6.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils rubygems MASTER_SITES= RG @@ -13,7 +13,7 @@ COMMENT= Library for Windows Remote Mana LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-builder32>=2.1.2:devel/rubygem-builder32 \ +RUN_DEPENDS= rubygem-builder>=2.1.2:devel/rubygem-builder \ rubygem-gssapi>=1.2:security/rubygem-gssapi \ rubygem-gyoku>=1.0:devel/rubygem-gyoku \ rubygem-httpclient>=2.3.3:www/rubygem-httpclient \ Modified: head/sysutils/vagrant/Makefile ============================================================================== --- head/sysutils/vagrant/Makefile Sun Feb 5 05:32:28 2017 (r433373) +++ head/sysutils/vagrant/Makefile Sun Feb 5 05:32:36 2017 (r433374) @@ -3,7 +3,7 @@ PORTNAME= vagrant PORTVERSION= 1.8.7 -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSIONPREFIX= v CATEGORIES= sysutils rubygems devel @@ -13,7 +13,7 @@ COMMENT= Vagrant Virtual Machine Manager LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= rubygem-builder32>=2.1.2:devel/rubygem-builder32 \ +BUILD_DEPENDS= rubygem-builder>=2.1.2:devel/rubygem-builder \ rubygem-bundler>=1.12.5:sysutils/rubygem-bundler \ rubygem-main>=1.0:devel/rubygem-main RUN_DEPENDS= rubygem-bundler>=1.12.5:sysutils/rubygem-bundler \ Modified: head/textproc/rubygem-markaby/Makefile ============================================================================== --- head/textproc/rubygem-markaby/Makefile Sun Feb 5 05:32:28 2017 (r433373) +++ head/textproc/rubygem-markaby/Makefile Sun Feb 5 05:32:36 2017 (r433374) @@ -3,7 +3,7 @@ PORTNAME= markaby PORTVERSION= 0.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc rubygems MASTER_SITES= RG @@ -12,7 +12,7 @@ COMMENT= HTML Markup as Ruby LICENSE= MIT -RUN_DEPENDS= rubygem-builder32>=0:devel/rubygem-builder32 +RUN_DEPENDS= rubygem-builder>=0:devel/rubygem-builder NO_ARCH= yes USE_RUBY= yes Modified: head/www/rubygem-geminabox/Makefile ============================================================================== --- head/www/rubygem-geminabox/Makefile Sun Feb 5 05:32:28 2017 (r433373) +++ head/www/rubygem-geminabox/Makefile Sun Feb 5 05:32:36 2017 (r433374) @@ -3,6 +3,7 @@ PORTNAME= geminabox PORTVERSION= 0.13.5 +PORTREVISION= 1 CATEGORIES= www rubygems MASTER_SITES= RG @@ -12,7 +13,7 @@ COMMENT= Sinatra based gem hosting app LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE -RUN_DEPENDS= rubygem-builder32>=0:devel/rubygem-builder32 \ +RUN_DEPENDS= rubygem-builder>=0:devel/rubygem-builder \ rubygem-faraday>=0:www/rubygem-faraday \ rubygem-httpclient>=2.2.7:www/rubygem-httpclient \ rubygem-nesty>=0:devel/rubygem-nesty \ Modified: head/www/rubygem-rails4/Makefile ============================================================================== --- head/www/rubygem-rails4/Makefile Sun Feb 5 05:32:28 2017 (r433373) +++ head/www/rubygem-rails4/Makefile Sun Feb 5 05:32:36 2017 (r433374) @@ -3,7 +3,7 @@ PORTNAME= rails PORTVERSION= 4.2.7.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www rubygems MASTER_SITES= RG PKGNAMESUFFIX= 4 @@ -21,7 +21,7 @@ RUN_DEPENDS= rubygem-actionmailer4>=${PO rubygem-activerecord4>=${PORTVERSION}:databases/rubygem-activerecord4 \ rubygem-activeresource4>=4.0.0:www/rubygem-activeresource4 \ rubygem-activesupport4>=${PORTVERSION}:devel/rubygem-activesupport4 \ - rubygem-builder32>=3.2.2:devel/rubygem-builder32 \ + rubygem-builder>=3.2.2:devel/rubygem-builder \ rubygem-bundler>=1.3.0:sysutils/rubygem-bundler \ rubygem-byebug>=5.0.0:devel/rubygem-byebug \ rubygem-coffee-rails41>=4.1.1:devel/rubygem-coffee-rails41 \ Modified: head/www/rubygem-tinyatom/Makefile ============================================================================== --- head/www/rubygem-tinyatom/Makefile Sun Feb 5 05:32:28 2017 (r433373) +++ head/www/rubygem-tinyatom/Makefile Sun Feb 5 05:32:36 2017 (r433374) @@ -3,7 +3,7 @@ PORTNAME= tinyatom PORTVERSION= 0.3.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www rubygems MASTER_SITES= RG @@ -13,7 +13,7 @@ COMMENT= Small and easy to use ruby Atom LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING -RUN_DEPENDS= rubygem-builder32>=0:devel/rubygem-builder32 \ +RUN_DEPENDS= rubygem-builder>=0:devel/rubygem-builder \ rubygem-public_suffix>=0:dns/rubygem-public_suffix NO_ARCH= yes From owner-svn-ports-head@freebsd.org Sun Feb 5 07:18:57 2017 Return-Path: Delivered-To: svn-ports-head@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 442EBCD1449; Sun, 5 Feb 2017 07:18:57 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 04F0BB35; Sun, 5 Feb 2017 07:18:56 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v157IuN3031830; Sun, 5 Feb 2017 07:18:56 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v157IuQj031827; Sun, 5 Feb 2017 07:18:56 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201702050718.v157IuQj031827@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 5 Feb 2017 07:18:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433376 - in head/games/super_methane_brothers: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 07:18:57 -0000 Author: jbeich Date: Sun Feb 5 07:18:55 2017 New Revision: 433376 URL: https://svnweb.freebsd.org/changeset/ports/433376 Log: games/super_methane_brothers: use clang and unbreak with gcc5 or later sources/misc.cpp:43:65: error: narrowing conversion of '4294967248u' from 'unsigned int' to 'int' inside { } [-Wnarrowing] static PARTYOFFS party_0c = {SPR_ENDSPR_1+0x0c,0x0020,0xFFFFFFD0}; ^ sources/misc.cpp:46:65: error: narrowing conversion of '4294967282u' from 'unsigned int' to 'int' inside { } [-Wnarrowing] static PARTYOFFS party_0f = {SPR_ENDSPR_1+0x0f,0x005E,0xFFFFFFF2}; ^ sources/misc.cpp:47:65: error: narrowing conversion of '4294967290u' from 'unsigned int' to 'int' inside { } [-Wnarrowing] static PARTYOFFS party_10 = {SPR_ENDSPR_1+0x10,0x007E,0xFFFFFFFA}; ^ sources/misc.cpp:48:65: error: narrowing conversion of '4294967289u' from 'unsigned int' to 'int' inside { } [-Wnarrowing] static PARTYOFFS party_11 = {SPR_ENDSPR_1+0x11,0x008E,0xFFFFFFF9}; ^ sources/misc.cpp:50:65: error: narrowing conversion of '4294967291u' from 'unsigned int' to 'int' inside { } [-Wnarrowing] static PARTYOFFS party_13 = {SPR_ENDSPR_1+0x13,0x00B2,0xFFFFFFFB}; ^ sources/misc.cpp:51:65: error: narrowing conversion of '4294967290u' from 'unsigned int' to 'int' inside { } [-Wnarrowing] static PARTYOFFS party_14 = {SPR_ENDSPR_1+0x14,0x00C2,0xFFFFFFFA}; ^ sources/misc.cpp:60:65: error: narrowing conversion of '4294967280u' from 'unsigned int' to 'int' inside { } [-Wnarrowing] static PARTYOFFS party_1d = {SPR_ENDSPR_1+0x1d,0x0030,0xFFFFFFF0}; ^ PR: 216707 Reported by: antoine (via exp-run) Added: head/games/super_methane_brothers/files/patch-sources_misc.cpp (contents, props changed) Modified: head/games/super_methane_brothers/Makefile (contents, props changed) Modified: head/games/super_methane_brothers/Makefile ============================================================================== --- head/games/super_methane_brothers/Makefile Sun Feb 5 05:32:42 2017 (r433375) +++ head/games/super_methane_brothers/Makefile Sun Feb 5 07:18:55 2017 (r433376) @@ -3,7 +3,7 @@ PORTNAME= super_methane_brothers PORTVERSION= 1.5.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= games MASTER_SITES= SF/methane/Methane%20Stable/Methane%20V${PORTVERSION} DISTNAME= methane-${PORTVERSION} @@ -16,7 +16,6 @@ LICENSE= GPLv2 LIB_DEPENDS= libclan23Core.so:devel/clanlib USES= execinfo gmake pkgconfig tar:tgz -USE_GCC= yes MAKE_ENV= METHANE_FLAGS="${CPPFLAGS}" METHANE_LIBS="${LIBS}" MAKE_JOBS_UNSAFE= yes Added: head/games/super_methane_brothers/files/patch-sources_misc.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/super_methane_brothers/files/patch-sources_misc.cpp Sun Feb 5 07:18:55 2017 (r433376) @@ -0,0 +1,33 @@ +--- sources/misc.cpp.orig 2009-04-28 14:42:43 UTC ++++ sources/misc.cpp +@@ -40,15 +40,15 @@ static PARTYOFFS party_08 = {SPR_ENDSPR_ + static PARTYOFFS party_09 = {SPR_ENDSPR_1+0x09,0x0048,0x0002}; + static PARTYOFFS party_0a = {SPR_ENDSPR_1+0x0a,0x0058,0x0002}; + static PARTYOFFS party_0b = {SPR_ENDSPR_1+0x0b,0x0000,0x0000}; +-static PARTYOFFS party_0c = {SPR_ENDSPR_1+0x0c,0x0020,0xFFFFFFD0}; ++static PARTYOFFS party_0c = {SPR_ENDSPR_1+0x0c,0x0020,0xFFFFFD0}; + static PARTYOFFS party_0d = {SPR_ENDSPR_1+0x0d,0x0040,0x0000}; + static PARTYOFFS party_0e = {SPR_ENDSPR_1+0x0e,0x0000,0x0000}; +-static PARTYOFFS party_0f = {SPR_ENDSPR_1+0x0f,0x005E,0xFFFFFFF2}; +-static PARTYOFFS party_10 = {SPR_ENDSPR_1+0x10,0x007E,0xFFFFFFFA}; +-static PARTYOFFS party_11 = {SPR_ENDSPR_1+0x11,0x008E,0xFFFFFFF9}; ++static PARTYOFFS party_0f = {SPR_ENDSPR_1+0x0f,0x005E,0xFFFFFF2}; ++static PARTYOFFS party_10 = {SPR_ENDSPR_1+0x10,0x007E,0xFFFFFFA}; ++static PARTYOFFS party_11 = {SPR_ENDSPR_1+0x11,0x008E,0xFFFFFF9}; + static PARTYOFFS party_12 = {SPR_ENDSPR_1+0x12,0x0092,0x000B}; +-static PARTYOFFS party_13 = {SPR_ENDSPR_1+0x13,0x00B2,0xFFFFFFFB}; +-static PARTYOFFS party_14 = {SPR_ENDSPR_1+0x14,0x00C2,0xFFFFFFFA}; ++static PARTYOFFS party_13 = {SPR_ENDSPR_1+0x13,0x00B2,0xFFFFFFB}; ++static PARTYOFFS party_14 = {SPR_ENDSPR_1+0x14,0x00C2,0xFFFFFFA}; + static PARTYOFFS party_15 = {SPR_ENDSPR_1+0x15,0x0000,0x0000}; + static PARTYOFFS party_16 = {SPR_ENDSPR_1+0x16,0x0020,0x0008}; + static PARTYOFFS party_17 = {SPR_ENDSPR_1+0x17,0x0020,0x0000}; +@@ -57,7 +57,7 @@ static PARTYOFFS party_19 = {SPR_ENDSPR_ + static PARTYOFFS party_1a = {SPR_ENDSPR_1+0x1a,0x0020,0x0000}; + static PARTYOFFS party_1b = {SPR_ENDSPR_1+0x1b,0x0000,0x0010}; + static PARTYOFFS party_1c = {SPR_ENDSPR_1+0x1c,0x0010,0x0}; +-static PARTYOFFS party_1d = {SPR_ENDSPR_1+0x1d,0x0030,0xFFFFFFF0}; ++static PARTYOFFS party_1d = {SPR_ENDSPR_1+0x1d,0x0030,0xFFFFFF0}; + + static PARTYOFFS *party_group1[] = { + &party_00,&party_01,&party_02,&party_00,&party_03,&party_04,0}; From owner-svn-ports-head@freebsd.org Sun Feb 5 07:19:10 2017 Return-Path: Delivered-To: svn-ports-head@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 BFE7FCD14A6; Sun, 5 Feb 2017 07:19:10 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 84CEAC06; Sun, 5 Feb 2017 07:19:10 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v157J9Db031954; Sun, 5 Feb 2017 07:19:09 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v157J95G031953; Sun, 5 Feb 2017 07:19:09 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201702050719.v157J95G031953@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 5 Feb 2017 07:19:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433377 - head/devel/tigcc X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 07:19:10 -0000 Author: jbeich Date: Sun Feb 5 07:19:09 2017 New Revision: 433377 URL: https://svnweb.freebsd.org/changeset/ports/433377 Log: devel/tigcc: unbreak with gcc5 or later PR: 216810 Modified: head/devel/tigcc/Makefile (contents, props changed) Modified: head/devel/tigcc/Makefile ============================================================================== --- head/devel/tigcc/Makefile Sun Feb 5 07:18:55 2017 (r433376) +++ head/devel/tigcc/Makefile Sun Feb 5 07:19:09 2017 (r433377) @@ -17,8 +17,8 @@ COMMENT= C compiler for the TI89, 92, an BROKEN_powerpc64= Does not build -USE_GCC= any -USES= bison gmake tar:bzip2 +USE_CSTD= gnu89 +USES= bison compiler:nestedfct gmake tar:bzip2 NO_WRKSUBDIR= yes SUB_FILES= pkg-message From owner-svn-ports-head@freebsd.org Sun Feb 5 07:21:45 2017 Return-Path: Delivered-To: svn-ports-head@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 83717CD1658; Sun, 5 Feb 2017 07:21:45 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 505E11001; Sun, 5 Feb 2017 07:21:45 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v157LiYf032823; Sun, 5 Feb 2017 07:21:44 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v157LiSU032822; Sun, 5 Feb 2017 07:21:44 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201702050721.v157LiSU032822@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Sun, 5 Feb 2017 07:21:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433378 - head/lang/gcc6-aux X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 07:21:45 -0000 Author: marino Date: Sun Feb 5 07:21:44 2017 New Revision: 433378 URL: https://svnweb.freebsd.org/changeset/ports/433378 Log: lang/gcc6-aux: Fix cross-compiler slave ports (stage QA) I knew about the version bump but somehow missed implementing it, resulting in stage failures for those slave ports that have pkg-plist defined. Bump them all as well. Modified: head/lang/gcc6-aux/Makefile.version Modified: head/lang/gcc6-aux/Makefile.version ============================================================================== --- head/lang/gcc6-aux/Makefile.version Sun Feb 5 07:19:09 2017 (r433377) +++ head/lang/gcc6-aux/Makefile.version Sun Feb 5 07:21:44 2017 (r433378) @@ -1,15 +1,15 @@ # $FreeBSD$ GCC_BRANCH= 6 -GCC_POINT= 3.0 +GCC_POINT= 3.1 GCC_VERSION= ${GCC_BRANCH}.${GCC_POINT} SNAPSHOT= 20170202 BUILD_RELEASE= no MAIN_PR= 0 UTIL_PR= 0 -ARMV7_PR= 0 -ARM64_PR= 0 -X86_PR= 0 +ARMV7_PR= 1 +ARM64_PR= 1 +X86_PR= 1 .if ${BUILD_RELEASE:Mno} # Snapshot naming pattern From owner-svn-ports-head@freebsd.org Sun Feb 5 07:35:30 2017 Return-Path: Delivered-To: svn-ports-head@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 72C9BCD197D; Sun, 5 Feb 2017 07:35:30 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3123816E3; Sun, 5 Feb 2017 07:35:30 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v157ZT8R040085; Sun, 5 Feb 2017 07:35:29 GMT (envelope-from krion@FreeBSD.org) Received: (from krion@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v157ZSnB040079; Sun, 5 Feb 2017 07:35:28 GMT (envelope-from krion@FreeBSD.org) Message-Id: <201702050735.v157ZSnB040079@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: krion set sender to krion@FreeBSD.org using -f From: Kirill Ponomarew Date: Sun, 5 Feb 2017 07:35:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433379 - in head/math/cadabra2: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 07:35:30 -0000 Author: krion Date: Sun Feb 5 07:35:28 2017 New Revision: 433379 URL: https://svnweb.freebsd.org/changeset/ports/433379 Log: Update math/cadabra2 to 2.1.2 PR: 216717 Submitted by: yuri@rawbw.com Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D9439 Added: head/math/cadabra2/files/patch-frontend_gtkmm_CMakeLists.txt (contents, props changed) Modified: head/math/cadabra2/Makefile head/math/cadabra2/distinfo head/math/cadabra2/files/patch-client__server_CMakeLists.txt head/math/cadabra2/pkg-plist Modified: head/math/cadabra2/Makefile ============================================================================== --- head/math/cadabra2/Makefile Sun Feb 5 07:21:44 2017 (r433378) +++ head/math/cadabra2/Makefile Sun Feb 5 07:35:28 2017 (r433379) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= cadabra2 -PORTVERSION= 2.0.930 -PORTREVISION= 2 +PORTVERSION= 2.1.2 CATEGORIES= math MAINTAINER= yuri@rawbw.com @@ -26,7 +25,6 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/sympy/ USE_GITHUB= yes GH_ACCOUNT= kpeeters -GH_TAGNAME= 85ac041 OPTIONS_DEFINE= GUI OPTIONS_DEFAULT=GUI @@ -37,11 +35,11 @@ USE_TEX= base texmf texhash USE_LDCONFIG= yes OPTIONS_SUB= yes GUI_INSTALLS_ICONS= yes +GUI_USES= desktop-file-utils CMAKE_ARGS+= -DBOOST_ROOT=${LOCALBASE} CMAKE_ARGS+= -DUSE_PYTHON_3:BOOL=OFF -GUI_CMAKE_OFF+= -DENABLE_FRONTEND:BOOL=OFF -GUI_CMAKE_ON+= -DENABLE_FRONTEND:BOOL=ON +GUI_CMAKE_BOOL= FRONTEND CXXFLAGS+= -I${LOCALBASE}/include CXXFLAGS+= -I${LOCALBASE}/include/jsoncpp LDFLAGS+= -L${LOCALBASE}/lib -ljsoncpp @@ -62,10 +60,11 @@ pre-patch: ${WRKSRC}/override/include/websocketpp/transport/asio/ post-patch: - @${REINPLACE_CMD} -e 's|"$${GIT_COMMIT_SERIAL}.$${GIT_SHORT_SHA}"|"FreeBSD port version=${PORTVERSION} tag=${GH_TAGNAME}"|' \ - ${WRKSRC}/CMakeLists.txt - @${REINPLACE_CMD} -e 's|include_directories(|include_directories($${PROJECT_SOURCE_DIR}/override/include |' \ - ${WRKSRC}/CMakeLists.txt + @${REINPLACE_CMD} -e 's|execute|#execute|' \ + -e 's|"$${GIT_COMMIT_SERIAL}.$${GIT_SHORT_SHA}"|"FreeBSD port version=${PORTVERSION} tag=${GH_TAGNAME}"|' \ + -e 's|set(CADABRA_VERSION_DATE "$${THE_DATE}"|set(CADABRA_VERSION_DATE "'`date "+%Y-%m-%d"`'"|' \ + -e 's|include_directories(|include_directories($${PROJECT_SOURCE_DIR}/override/include |' \ + ${WRKSRC}/CMakeLists.txt post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/cadabra2html @@ -73,15 +72,17 @@ post-install: ${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/cadabra2.so post-install-GUI-on: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/cadabra-gtk - @${GZIP_CMD} ${GZIP} < ${STAGEDIR}${PREFIX}/share/icons/hicolor/scalable/apps/cadabra2.svg \ - > ${STAGEDIR}${PREFIX}/share/icons/hicolor/scalable/apps/cadabra2.svgz - @${RM} ${STAGEDIR}${PREFIX}/share/icons/hicolor/scalable/apps/cadabra2.svg - @${LN} ${STAGEDIR}${PREFIX}/share/icons/hicolor/256x256/apps/cadabra2.png \ + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/cadabra2-gtk + @${GZIP_CMD} < ${STAGEDIR}${PREFIX}/share/icons/hicolor/scalable/apps/cadabra2-gtk.svg \ + > ${STAGEDIR}${PREFIX}/share/icons/hicolor/scalable/apps/cadabra2-gtk.svgz + @${RM} ${STAGEDIR}${PREFIX}/share/icons/hicolor/scalable/apps/cadabra2-gtk.svg + @${LN} ${STAGEDIR}${PREFIX}/share/icons/hicolor/256x256/apps/cadabra2-gtk.png \ ${STAGEDIR}${PREFIX}/share/icons/hicolor/256x256/apps/cadabra-gtk.png - @${LN} ${STAGEDIR}${PREFIX}/share/icons/hicolor/64x64/apps/cadabra2.png \ + @${LN} ${STAGEDIR}${PREFIX}/share/icons/hicolor/128x128/apps/cadabra2-gtk.png \ + ${STAGEDIR}${PREFIX}/share/icons/hicolor/128x128/apps/cadabra-gtk.png + @${LN} ${STAGEDIR}${PREFIX}/share/icons/hicolor/64x64/apps/cadabra2-gtk.png \ ${STAGEDIR}${PREFIX}/share/icons/hicolor/64x64/apps/cadabra-gtk.png - @${LN} ${STAGEDIR}${PREFIX}/share/icons/hicolor/scalable/apps/cadabra2.svgz \ + @${LN} ${STAGEDIR}${PREFIX}/share/icons/hicolor/scalable/apps/cadabra2-gtk.svgz \ ${STAGEDIR}${PREFIX}/share/icons/hicolor/scalable/apps/cadabra-gtk.svgz .include Modified: head/math/cadabra2/distinfo ============================================================================== --- head/math/cadabra2/distinfo Sun Feb 5 07:21:44 2017 (r433378) +++ head/math/cadabra2/distinfo Sun Feb 5 07:35:28 2017 (r433379) @@ -1,3 +1,3 @@ -TIMESTAMP = 1476032351 -SHA256 (kpeeters-cadabra2-2.0.930-85ac041_GH0.tar.gz) = 3d07c5e72fd3ae79214e9472d44c12e2b304ad91d992ced2377a0484a5c494b2 -SIZE (kpeeters-cadabra2-2.0.930-85ac041_GH0.tar.gz) = 3908288 +TIMESTAMP = 1486104650 +SHA256 (kpeeters-cadabra2-2.1.2_GH0.tar.gz) = d8e4c304b71ab2bc7109347197bf4f19fce9ccb7c2986ad07d56b43383697995 +SIZE (kpeeters-cadabra2-2.1.2_GH0.tar.gz) = 4444189 Modified: head/math/cadabra2/files/patch-client__server_CMakeLists.txt ============================================================================== --- head/math/cadabra2/files/patch-client__server_CMakeLists.txt Sun Feb 5 07:21:44 2017 (r433378) +++ head/math/cadabra2/files/patch-client__server_CMakeLists.txt Sun Feb 5 07:35:28 2017 (r433379) @@ -1,21 +1,27 @@ ---- client_server/CMakeLists.txt.orig 2016-06-23 23:50:35 UTC +--- client_server/CMakeLists.txt.orig 2017-01-04 17:38:25 UTC +++ client_server/CMakeLists.txt -@@ -78,15 +78,15 @@ add_definitions("-D_WEBSOCKETPP_CPP11_ST +@@ -86,21 +86,21 @@ add_definitions("-D_WEBSOCKETPP_CPP11_ST # Create the server library - link_directories(${UUID_LIBRARY_DIRS}) + #link_directories(${UUID_LIBRARY_DIRS}) -add_library(cadabra_server SHARED Server.cc Snoop.cc jsoncpp/jsoncpp.cpp) +add_library(cadabra_server SHARED Server.cc Snoop.cc) - target_link_libraries(cadabra_server ${Boost_LIBRARIES} ${SNOOP_LIBRARIES} sqlite3 ${UUID_LIBRARIES} ${PYTHON_LIBRARIES} ) + target_link_libraries(cadabra_server ${Boost_LIBRARIES} ${SNOOP_LIBRARIES} sqlite3 ${PYTHON_LIBRARIES} ${GLIBMM3_LIBRARIES}) + if (WIN32) + target_link_libraries(cadabra_server ws2_32 mswsock) + endif() # Create the client library. --add_library(cadabra_client SHARED ComputeThread.cc DocumentThread.cc DataCell.cc Actions.cc popen2.cc Snoop.cc jsoncpp/jsoncpp.cpp) -+add_library(cadabra_client SHARED ComputeThread.cc DocumentThread.cc DataCell.cc Actions.cc popen2.cc Snoop.cc) - target_link_libraries(cadabra_client ${Boost_LIBRARIES} sqlite3 ${UUID_LIBRARIES} ${PYTHON_LIBRARIES}) +-add_library(cadabra_client SHARED ComputeThread.cc DocumentThread.cc DataCell.cc Actions.cc Snoop.cc jsoncpp/jsoncpp.cpp) ++add_library(cadabra_client SHARED ComputeThread.cc DocumentThread.cc DataCell.cc Actions.cc Snoop.cc) + target_link_libraries(cadabra_client ${Boost_LIBRARIES} sqlite3 ${PYTHON_LIBRARIES} ${GLIBMM3_LIBRARIES}) + if (WIN32) + target_link_libraries(cadabra_client ws2_32) + endif() # Create server binary -include_directories("." "./websocketpp" "./jsoncpp") +include_directories("." "./websocketpp") add_executable(cadabra-server cadabra-server.cc) add_executable(cadabra2html cadabra2html.cc DataCell.cc) - #add_executable(test_talk_to_server test_talk_to_server.cc) + add_executable(cadabra2cadabra cadabra2cadabra.cc DataCell.cc) Added: head/math/cadabra2/files/patch-frontend_gtkmm_CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/cadabra2/files/patch-frontend_gtkmm_CMakeLists.txt Sun Feb 5 07:35:28 2017 (r433379) @@ -0,0 +1,28 @@ +--- frontend/gtkmm/CMakeLists.txt.orig 2017-02-03 07:40:10 UTC ++++ frontend/gtkmm/CMakeLists.txt +@@ -116,11 +116,11 @@ install(FILES ${PROJECT_SOURCE_DIR}/. + # there anyway. + # - gtk-update-icon-cache is broken and only works half of the time. + +-if(APPLE) ++#if(APPLE) + set(ICON_PREFIX "${CMAKE_INSTALL_PREFIX}") +-else() +- set(ICON_PREFIX "/usr") +-endif() ++#else() ++# set(ICON_PREFIX "/usr") ++#endif() + + #set(ICON_THEME ${ICON_PREFIX}/share/icons/hicolor/index.theme) + #if(EXISTS "${ICON_THEME}") +@@ -134,6 +134,6 @@ install(FILES ${PROJECT_SOURCE_DIR}/. + install(FILES ${PROJECT_SOURCE_DIR}/../../images/256x256/cadabra2-gtk.png DESTINATION ${ICON_PREFIX}/share/icons/hicolor/256x256/apps) + install(FILES ${PROJECT_SOURCE_DIR}/../../images/cadabra2-gtk.svg DESTINATION ${ICON_PREFIX}/share/icons/hicolor/scalable/apps) + install(FILES ${PROJECT_SOURCE_DIR}/../../config/cadabra2-gtk.desktop DESTINATION ${ICON_PREFIX}/share/applications) +-install(CODE "execute_process(COMMAND touch ${ICON_PREFIX}/share/icons/hicolor/icon-theme.cache)") +-install(CODE "execute_process(COMMAND gtk-update-icon-cache-3.0 ${ICON_PREFIX}/share/icons/hicolor)") +-install(CODE "execute_process(COMMAND chmod go+r ${ICON_PREFIX}/share/icons/hicolor/icon-theme.cache)") ++#install(CODE "execute_process(COMMAND touch ${ICON_PREFIX}/share/icons/hicolor/icon-theme.cache)") ++#install(CODE "execute_process(COMMAND gtk-update-icon-cache-3.0 ${ICON_PREFIX}/share/icons/hicolor)") ++#install(CODE "execute_process(COMMAND chmod go+r ${ICON_PREFIX}/share/icons/hicolor/icon-theme.cache)") Modified: head/math/cadabra2/pkg-plist ============================================================================== --- head/math/cadabra2/pkg-plist Sun Feb 5 07:21:44 2017 (r433378) +++ head/math/cadabra2/pkg-plist Sun Feb 5 07:35:28 2017 (r433379) @@ -1,4 +1,4 @@ -%%GUI%%bin/cadabra-gtk +%%GUI%%bin/cadabra2-gtk bin/cadabra-server bin/cadabra2 bin/cadabra2html @@ -7,23 +7,21 @@ lib/libcadabra_server.so %%GUI%%lib/libtexengine.so %%PYTHON_SITELIBDIR%%/cadabra2.so %%PYTHON_SITELIBDIR%%/cadabra2_defaults.py -%%PYTHON_SITELIBDIR%%/cdb/gr.py -%%GUI%%share/applications/cadabra2.desktop -%%GUI%%%%DATADIR%%/images/cadabra2.png +%%PYTHON_SITELIBDIR%%/cdb/gauge_theory/__init__.py +%%PYTHON_SITELIBDIR%%/cdb/gauge_theory/instantons.py +%%PYTHON_SITELIBDIR%%/cdb/relativity/__init__.py +%%PYTHON_SITELIBDIR%%/cdb/relativity/schwarzschild.py +%%GUI%%share/applications/cadabra2-gtk.desktop +%%GUI%%%%DATADIR%%/images/cadabra2-gtk.png %%GUI%%%%DATADIR%%/manual/algorithms/distribute.cnb -%%GUI%%share/icons/hicolor/256x256/apps/cadabra2.png -%%GUI%%share/icons/hicolor/64x64/apps/cadabra2.png -%%GUI%%share/icons/hicolor/scalable/apps/cadabra2.svgz +%%GUI%%share/icons/hicolor/256x256/apps/cadabra2-gtk.png %%GUI%%share/icons/hicolor/256x256/apps/cadabra-gtk.png +%%GUI%%share/icons/hicolor/128x128/apps/cadabra2-gtk.png +%%GUI%%share/icons/hicolor/128x128/apps/cadabra-gtk.png +%%GUI%%share/icons/hicolor/64x64/apps/cadabra2-gtk.png %%GUI%%share/icons/hicolor/64x64/apps/cadabra-gtk.png +%%GUI%%share/icons/hicolor/scalable/apps/cadabra2-gtk.svgz %%GUI%%share/icons/hicolor/scalable/apps/cadabra-gtk.svgz -%%GUI%%%%TEXMFLOCALDIR%%/tex/latex/cadabra2/breqn.sty -%%GUI%%%%TEXMFLOCALDIR%%/tex/latex/cadabra2/cmbase.sym -%%GUI%%%%TEXMFLOCALDIR%%/tex/latex/cadabra2/flexisym.sty -%%GUI%%%%TEXMFLOCALDIR%%/tex/latex/cadabra2/mathpazo.sym -%%GUI%%%%TEXMFLOCALDIR%%/tex/latex/cadabra2/mathptmx.sym -%%GUI%%%%TEXMFLOCALDIR%%/tex/latex/cadabra2/mathstyle.sty -%%GUI%%%%TEXMFLOCALDIR%%/tex/latex/cadabra2/msabm.sym %%GUI%%%%TEXMFLOCALDIR%%/tex/latex/cadabra2/tableaux.sty %%GUI%%@dir %%DATADIR%%/manual/properties %%GUI%%%%DATADIR%%/manual/algorithms/asym.cnb @@ -97,3 +95,4 @@ lib/libcadabra_server.so %%GUI%%%%DATADIR%%/manual/properties/Spinor.cnb %%GUI%%%%DATADIR%%/manual/properties/Symmetric.cnb %%GUI%%%%DATADIR%%/manual/properties/TableauSymmetry.cnb +%%GUI%%%%DATADIR%%/texengine/preamble.tex From owner-svn-ports-head@freebsd.org Sun Feb 5 07:40:09 2017 Return-Path: Delivered-To: svn-ports-head@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 61D33CD1A20; Sun, 5 Feb 2017 07:40:09 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2ECFF1844; Sun, 5 Feb 2017 07:40:09 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v157e8Q3040373; Sun, 5 Feb 2017 07:40:08 GMT (envelope-from krion@FreeBSD.org) Received: (from krion@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v157e8Kq040371; Sun, 5 Feb 2017 07:40:08 GMT (envelope-from krion@FreeBSD.org) Message-Id: <201702050740.v157e8Kq040371@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: krion set sender to krion@FreeBSD.org using -f From: Kirill Ponomarew Date: Sun, 5 Feb 2017 07:40:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433380 - head/comms/twpsk X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 07:40:09 -0000 Author: krion Date: Sun Feb 5 07:40:07 2017 New Revision: 433380 URL: https://svnweb.freebsd.org/changeset/ports/433380 Log: Update comms/twpsk to 4.2 PR: 216742 Submitted by: takefu@airport.fm Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D9446 Modified: head/comms/twpsk/Makefile head/comms/twpsk/distinfo Modified: head/comms/twpsk/Makefile ============================================================================== --- head/comms/twpsk/Makefile Sun Feb 5 07:35:28 2017 (r433379) +++ head/comms/twpsk/Makefile Sun Feb 5 07:40:07 2017 (r433380) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= twpsk -PORTVERSION= 4.1 +PORTVERSION= 4.2 CATEGORIES= comms hamradio MASTER_SITES= http://wa0eir.bcts.info/src/ DISTNAME= ${PORTNAME}-${PORTVERSION}.src @@ -12,8 +12,9 @@ COMMENT= X psk31 client LICENSE= GPLv3 USES= motif pkgconfig +USE_XORG= sm ice xt x11 -LIB_DEPENDS+= libpulse.so:audio/pulseaudio +LIB_DEPENDS= libpulse.so:audio/pulseaudio GNU_CONFIGURE= yes CFLAGS+= -L${LOCALBASE}/lib -I${PREFIX}/include Modified: head/comms/twpsk/distinfo ============================================================================== --- head/comms/twpsk/distinfo Sun Feb 5 07:35:28 2017 (r433379) +++ head/comms/twpsk/distinfo Sun Feb 5 07:40:07 2017 (r433380) @@ -1,2 +1,3 @@ -SHA256 (twpsk-4.1.src.tar.gz) = f1b29fccfc086239e11d032cf67113b5275863e8e5708161b31bd7372fe6e5ac -SIZE (twpsk-4.1.src.tar.gz) = 336032 +TIMESTAMP = 1486082057 +SHA256 (twpsk-4.2.src.tar.gz) = b6c255b3ce16e6e8c3220261d434a54e2852b625e4e0daa437a8edd9e63a8078 +SIZE (twpsk-4.2.src.tar.gz) = 245368 From owner-svn-ports-head@freebsd.org Sun Feb 5 07:52:24 2017 Return-Path: Delivered-To: svn-ports-head@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 45CECCD1CED; Sun, 5 Feb 2017 07:52:24 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0D2FE1F10; Sun, 5 Feb 2017 07:52:23 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v157qNp2048075; Sun, 5 Feb 2017 07:52:23 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v157qNKQ048074; Sun, 5 Feb 2017 07:52:23 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201702050752.v157qNKQ048074@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 5 Feb 2017 07:52:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433381 - head/graphics/bugle/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 07:52:24 -0000 Author: jbeich Date: Sun Feb 5 07:52:22 2017 New Revision: 433381 URL: https://svnweb.freebsd.org/changeset/ports/433381 Log: graphics/bugle: unbreak with gcc5 or later budgielib/tables.c: In function '_budgie_dump_TYPE_10GLXPbuffer': budgielib/tables.c:31:47: error: expected ')' before 'PRIu0' budgie_snprintf_advance(buffer, size, "%" PRIu0, (uint0_t) *value); ^ [...] PR: 216707 Reported by: antoine (via exp-run) Obtained from: upstream Added: head/graphics/bugle/files/patch-budgie_tulexer.ll (contents, props changed) Added: head/graphics/bugle/files/patch-budgie_tulexer.ll ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/bugle/files/patch-budgie_tulexer.ll Sun Feb 5 07:52:22 2017 (r433381) @@ -0,0 +1,17 @@ +------------------------------------------------------------------------ +r1215 | bmerry | 2015-06-27 03:12:35 +0900 (Sat, 27 Jun 2015) | 1 line + +Fix compilation on GCC 5.1 + +https://sourceforge.net/p/bugle/tickets/114/ + +--- budgie/tulexer.ll.orig 2009-05-06 17:00:19 UTC ++++ budgie/tulexer.ll +@@ -150,6 +150,7 @@ rest of the record, find the length, the + + "lngt: "{DIGIT}+ { yylnode->length = atoi(yytext + 6); } + "prec: "{DIGIT}+ { yylnode->prec = atoi(yytext + 6); } ++"int: "-?{DIGIT}+ { yylnode->low = atoi(yytext + 5); } + "low : "-?{DIGIT}+ { yylnode->low = atoi(yytext + 6); } + "high: "-?{DIGIT}+ { yylnode->high = atoi(yytext + 6); } + From owner-svn-ports-head@freebsd.org Sun Feb 5 08:00:30 2017 Return-Path: Delivered-To: svn-ports-head@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 BFD47CD10C4; Sun, 5 Feb 2017 08:00:30 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8C8EB1D2; Sun, 5 Feb 2017 08:00:30 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1580TQm048516; Sun, 5 Feb 2017 08:00:29 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1580TxE048515; Sun, 5 Feb 2017 08:00:29 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201702050800.v1580TxE048515@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Sun, 5 Feb 2017 08:00:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433382 - head/audio/logitechmediaserver X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 08:00:30 -0000 Author: woodsb02 Date: Sun Feb 5 08:00:29 2017 New Revision: 433382 URL: https://svnweb.freebsd.org/changeset/ports/433382 Log: audio/logitechmediaserver: Do not use perl when setting ARCHNAME variable Reported by: David Z Reported by: marino Approved by: portmgr blanket Modified: head/audio/logitechmediaserver/Makefile Modified: head/audio/logitechmediaserver/Makefile ============================================================================== --- head/audio/logitechmediaserver/Makefile Sun Feb 5 07:52:22 2017 (r433381) +++ head/audio/logitechmediaserver/Makefile Sun Feb 5 08:00:29 2017 (r433382) @@ -84,15 +84,17 @@ SLIMGROUP?= ${SLIMUSER} .include -ARCHNAME!= ${PERL} -V:archname | ${AWK} -F"'" '{print $$2}' +ONLY_FOR_ARCHS= i386 amd64 .if ${ARCH} == "i386" +ARCHNAME= i386-freebsd-thread-multi-64int PLIST_SUB+= I386_ONLY="" .else PLIST_SUB+= I386_ONLY="@comment " .endif .if ${ARCH} == "amd64" +ARCHNAME= amd64-freebsd-thread-multi PLIST_SUB+= AMD64_ONLY="" .else PLIST_SUB+= AMD64_ONLY="@comment " From owner-svn-ports-head@freebsd.org Sun Feb 5 08:17:46 2017 Return-Path: Delivered-To: svn-ports-head@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 A9B55CD173D; Sun, 5 Feb 2017 08:17:46 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6916AEB9; Sun, 5 Feb 2017 08:17:46 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v158HjbA057204; Sun, 5 Feb 2017 08:17:45 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v158Hh1f057186; Sun, 5 Feb 2017 08:17:43 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201702050817.v158Hh1f057186@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sun, 5 Feb 2017 08:17:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433383 - in head: games/retroarch multimedia/aegisub multimedia/bino multimedia/ffmpeg multimedia/gstreamer1-plugins-assrender multimedia/handbrake multimedia/kodi multimedia/libass mu... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 08:17:46 -0000 Author: riggs Date: Sun Feb 5 08:17:43 2017 New Revision: 433383 URL: https://svnweb.freebsd.org/changeset/ports/433383 Log: Update libass to upstream version 0.13.6; bump PORTREVISION on consumers Reported by: robert.burmeister@utoledo.edu (via email) Modified: head/games/retroarch/Makefile head/multimedia/aegisub/Makefile head/multimedia/bino/Makefile head/multimedia/ffmpeg/Makefile head/multimedia/gstreamer1-plugins-assrender/Makefile head/multimedia/handbrake/Makefile head/multimedia/kodi/Makefile head/multimedia/libass/Makefile head/multimedia/libass/distinfo head/multimedia/libass/pkg-plist head/multimedia/mplayer/Makefile.common head/multimedia/mplayer2/Makefile head/multimedia/mpv/Makefile head/multimedia/plexhometheater/Makefile head/multimedia/vapoursynth/Makefile head/multimedia/vlc/Makefile Modified: head/games/retroarch/Makefile ============================================================================== --- head/games/retroarch/Makefile Sun Feb 5 08:00:29 2017 (r433382) +++ head/games/retroarch/Makefile Sun Feb 5 08:17:43 2017 (r433383) @@ -4,7 +4,7 @@ PORTNAME= RetroArch PORTVERSION= 1.3.6 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MAINTAINER= yuri@rawbw.com Modified: head/multimedia/aegisub/Makefile ============================================================================== --- head/multimedia/aegisub/Makefile Sun Feb 5 08:00:29 2017 (r433382) +++ head/multimedia/aegisub/Makefile Sun Feb 5 08:17:43 2017 (r433383) @@ -3,7 +3,7 @@ PORTNAME= aegisub PORTVERSION= 3.2.2 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= multimedia MASTER_SITES= http://ftp.aegisub.org/pub/archives/releases/source/ \ ftp://ftp.aegisub.org/pub/archives/releases/source/ \ Modified: head/multimedia/bino/Makefile ============================================================================== --- head/multimedia/bino/Makefile Sun Feb 5 08:00:29 2017 (r433382) +++ head/multimedia/bino/Makefile Sun Feb 5 08:17:43 2017 (r433383) @@ -3,7 +3,7 @@ PORTNAME= bino PORTVERSION= 1.4.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= multimedia MASTER_SITES= http://download.savannah.nongnu.org/releases/bino/ http://levsha.me/ports/distfiles/ Modified: head/multimedia/ffmpeg/Makefile ============================================================================== --- head/multimedia/ffmpeg/Makefile Sun Feb 5 08:00:29 2017 (r433382) +++ head/multimedia/ffmpeg/Makefile Sun Feb 5 08:17:43 2017 (r433383) @@ -3,7 +3,7 @@ PORTNAME= ffmpeg PORTVERSION= 3.2.2 -PORTREVISION= 5 +PORTREVISION= 6 PORTEPOCH= 1 CATEGORIES= multimedia audio ipv6 net MASTER_SITES= http://ffmpeg.org/releases/ Modified: head/multimedia/gstreamer1-plugins-assrender/Makefile ============================================================================== --- head/multimedia/gstreamer1-plugins-assrender/Makefile Sun Feb 5 08:00:29 2017 (r433382) +++ head/multimedia/gstreamer1-plugins-assrender/Makefile Sun Feb 5 08:17:43 2017 (r433383) @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia COMMENT= GStreamer ASS/SSA text renderer plugin Modified: head/multimedia/handbrake/Makefile ============================================================================== --- head/multimedia/handbrake/Makefile Sun Feb 5 08:00:29 2017 (r433382) +++ head/multimedia/handbrake/Makefile Sun Feb 5 08:17:43 2017 (r433383) @@ -3,7 +3,7 @@ PORTNAME= handbrake PORTVERSION= 0.10.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= multimedia MASTER_SITES= http://download.handbrake.fr/releases/${PORTVERSION}/ \ http://download.handbrake.fr/handbrake/contrib/:contrib \ Modified: head/multimedia/kodi/Makefile ============================================================================== --- head/multimedia/kodi/Makefile Sun Feb 5 08:00:29 2017 (r433382) +++ head/multimedia/kodi/Makefile Sun Feb 5 08:17:43 2017 (r433383) @@ -2,7 +2,7 @@ PORTNAME= kodi DISTVERSION= 16.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= multimedia java MAINTAINER= mickael.maillot@gmail.com Modified: head/multimedia/libass/Makefile ============================================================================== --- head/multimedia/libass/Makefile Sun Feb 5 08:00:29 2017 (r433382) +++ head/multimedia/libass/Makefile Sun Feb 5 08:17:43 2017 (r433383) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libass -PORTVERSION= 0.13.5 +PORTVERSION= 0.13.6 CATEGORIES= multimedia devel MAINTAINER= multimedia@FreeBSD.org Modified: head/multimedia/libass/distinfo ============================================================================== --- head/multimedia/libass/distinfo Sun Feb 5 08:00:29 2017 (r433382) +++ head/multimedia/libass/distinfo Sun Feb 5 08:17:43 2017 (r433383) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482999386 -SHA256 (libass-libass-0.13.5_GH0.tar.gz) = b04d2da531c194d56d486b4efdea08feba21bc4f7a9368ad9b5826dbae38c015 -SIZE (libass-libass-0.13.5_GH0.tar.gz) = 167260 +TIMESTAMP = 1486279899 +SHA256 (libass-libass-0.13.6_GH0.tar.gz) = de68288397d284a955061b3ecba67152cea74d8ace6222d987dd30091b1534b7 +SIZE (libass-libass-0.13.6_GH0.tar.gz) = 167331 Modified: head/multimedia/libass/pkg-plist ============================================================================== --- head/multimedia/libass/pkg-plist Sun Feb 5 08:00:29 2017 (r433382) +++ head/multimedia/libass/pkg-plist Sun Feb 5 08:17:43 2017 (r433383) @@ -2,6 +2,6 @@ include/ass/ass.h include/ass/ass_types.h lib/libass.a lib/libass.so -lib/libass.so.5 -lib/libass.so.5.3.3 +lib/libass.so.9 +lib/libass.so.9.0.0 libdata/pkgconfig/libass.pc Modified: head/multimedia/mplayer/Makefile.common ============================================================================== --- head/multimedia/mplayer/Makefile.common Sun Feb 5 08:00:29 2017 (r433382) +++ head/multimedia/mplayer/Makefile.common Sun Feb 5 08:17:43 2017 (r433383) @@ -6,7 +6,7 @@ MPLAYER_PORT_VERSION= 1.3.0 MPLAYER_SNAPSHOT_DATE= 2016-12-28 -PORTREVISION?= 2 +PORTREVISION?= 3 MASTER_SITES= LOCAL/riggs/mplayer DISTNAME= mplayer-${MPLAYER_PORT_VERSION}.${MPLAYER_SNAPSHOT_DATE:S/-//g} WRKSRC= ${WRKDIR}/mplayer-export-${MPLAYER_SNAPSHOT_DATE} Modified: head/multimedia/mplayer2/Makefile ============================================================================== --- head/multimedia/mplayer2/Makefile Sun Feb 5 08:00:29 2017 (r433382) +++ head/multimedia/mplayer2/Makefile Sun Feb 5 08:17:43 2017 (r433383) @@ -2,7 +2,7 @@ PORTNAME= mplayer2 PORTVERSION= ${MPLAYER2_PORT_VERSION} -PORTREVISION= 26 +PORTREVISION= 27 CATEGORIES= multimedia audio MASTER_SITES= LOCAL/gblach/ Modified: head/multimedia/mpv/Makefile ============================================================================== --- head/multimedia/mpv/Makefile Sun Feb 5 08:00:29 2017 (r433382) +++ head/multimedia/mpv/Makefile Sun Feb 5 08:17:43 2017 (r433383) @@ -4,7 +4,7 @@ PORTNAME= mpv PORTVERSION= 0.23.0 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= multimedia audio Modified: head/multimedia/plexhometheater/Makefile ============================================================================== --- head/multimedia/plexhometheater/Makefile Sun Feb 5 08:00:29 2017 (r433382) +++ head/multimedia/plexhometheater/Makefile Sun Feb 5 08:17:43 2017 (r433383) @@ -5,7 +5,7 @@ PORTNAME= plexhometheater PORTVERSION= 1.4.1 DISTVERSIONPREFIX=v DISTVERSIONSUFFIX=.469-47a90f01 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= multimedia MAINTAINER= woodsb02@FreeBSD.org Modified: head/multimedia/vapoursynth/Makefile ============================================================================== --- head/multimedia/vapoursynth/Makefile Sun Feb 5 08:00:29 2017 (r433382) +++ head/multimedia/vapoursynth/Makefile Sun Feb 5 08:17:43 2017 (r433383) @@ -2,6 +2,7 @@ PORTNAME= vapoursynth DISTVERSION= R36 +PORTREVISION= 1 CATEGORIES= multimedia MAINTAINER= jbeich@FreeBSD.org Modified: head/multimedia/vlc/Makefile ============================================================================== --- head/multimedia/vlc/Makefile Sun Feb 5 08:00:29 2017 (r433382) +++ head/multimedia/vlc/Makefile Sun Feb 5 08:17:43 2017 (r433383) @@ -3,7 +3,7 @@ PORTNAME= vlc DISTVERSION= 2.2.4 -PORTREVISION= 6 +PORTREVISION= 7 PORTEPOCH= 4 CATEGORIES= multimedia audio ipv6 net www MASTER_SITES= http://download.videolan.org/pub/videolan/${PORTNAME}/${DISTVERSION:S/a$//}/ \ From owner-svn-ports-head@freebsd.org Sun Feb 5 08:20:21 2017 Return-Path: Delivered-To: svn-ports-head@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 64161CD178F; Sun, 5 Feb 2017 08:20:21 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3357FFA3; Sun, 5 Feb 2017 08:20:21 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v158KKkP057432; Sun, 5 Feb 2017 08:20:20 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v158KKLD057430; Sun, 5 Feb 2017 08:20:20 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201702050820.v158KKLD057430@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Sun, 5 Feb 2017 08:20:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433384 - head/www/py-waitress X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 08:20:21 -0000 Author: olivierd Date: Sun Feb 5 08:20:19 2017 New Revision: 433384 URL: https://svnweb.freebsd.org/changeset/ports/433384 Log: Update to 1.0.2 Modified: head/www/py-waitress/Makefile head/www/py-waitress/distinfo Modified: head/www/py-waitress/Makefile ============================================================================== --- head/www/py-waitress/Makefile Sun Feb 5 08:17:43 2017 (r433383) +++ head/www/py-waitress/Makefile Sun Feb 5 08:20:19 2017 (r433384) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= waitress -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.2 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-waitress/distinfo ============================================================================== --- head/www/py-waitress/distinfo Sun Feb 5 08:17:43 2017 (r433383) +++ head/www/py-waitress/distinfo Sun Feb 5 08:20:19 2017 (r433384) @@ -1,3 +1,3 @@ -TIMESTAMP = 1477408250 -SHA256 (waitress-1.0.1.tar.gz) = 2daacaece189ede6a23440afe03bda58089a6207f1d80a1e9497f979dfb741fc -SIZE (waitress-1.0.1.tar.gz) = 123934 +TIMESTAMP = 1486282560 +SHA256 (waitress-1.0.2.tar.gz) = c74fa1b92cb183d5a3684210b1bf0a0845fe8eb378fa816f17199111bbf7865f +SIZE (waitress-1.0.2.tar.gz) = 124685 From owner-svn-ports-head@freebsd.org Sun Feb 5 08:34:37 2017 Return-Path: Delivered-To: svn-ports-head@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 58D1CCD1B41; Sun, 5 Feb 2017 08:34:37 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1D8661829; Sun, 5 Feb 2017 08:34:37 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v158YaCf065331; Sun, 5 Feb 2017 08:34:36 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v158Ya4i065329; Sun, 5 Feb 2017 08:34:36 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201702050834.v158Ya4i065329@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Sun, 5 Feb 2017 08:34:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433385 - head/misc/qt5ct X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 08:34:37 -0000 Author: olivierd Date: Sun Feb 5 08:34:35 2017 New Revision: 433385 URL: https://svnweb.freebsd.org/changeset/ports/433385 Log: Update to 0.30 Modified: head/misc/qt5ct/Makefile head/misc/qt5ct/distinfo Modified: head/misc/qt5ct/Makefile ============================================================================== --- head/misc/qt5ct/Makefile Sun Feb 5 08:20:19 2017 (r433384) +++ head/misc/qt5ct/Makefile Sun Feb 5 08:34:35 2017 (r433385) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= qt5ct -PORTVERSION= 0.29 +PORTVERSION= 0.30 CATEGORIES= misc MASTER_SITES= SF/${PORTNAME} Modified: head/misc/qt5ct/distinfo ============================================================================== --- head/misc/qt5ct/distinfo Sun Feb 5 08:20:19 2017 (r433384) +++ head/misc/qt5ct/distinfo Sun Feb 5 08:34:35 2017 (r433385) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485360871 -SHA256 (qt5ct-0.29.tar.bz2) = a016142a04a5edfbdda627fc203622f512fae9e84bcf89ce63a7107f01721adc -SIZE (qt5ct-0.29.tar.bz2) = 49482 +TIMESTAMP = 1486282885 +SHA256 (qt5ct-0.30.tar.bz2) = e6d94d756ea928f330376a30660a75b3213bad234b360519416e634048e31ecc +SIZE (qt5ct-0.30.tar.bz2) = 49665 From owner-svn-ports-head@freebsd.org Sun Feb 5 09:01:32 2017 Return-Path: Delivered-To: svn-ports-head@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 B5FA3CD1580; Sun, 5 Feb 2017 09:01:32 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 82CAD27B; Sun, 5 Feb 2017 09:01:32 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1591VaM076735; Sun, 5 Feb 2017 09:01:31 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1591VkD076734; Sun, 5 Feb 2017 09:01:31 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201702050901.v1591VkD076734@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 5 Feb 2017 09:01:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433386 - head/multimedia/vdr-plugin-xvdr X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 09:01:32 -0000 Author: amdmi3 Date: Sun Feb 5 09:01:31 2017 New Revision: 433386 URL: https://svnweb.freebsd.org/changeset/ports/433386 Log: - Remove bogus HAVE_CONFIGURE - Don't install license with docs - Switch to options helpers Modified: head/multimedia/vdr-plugin-xvdr/Makefile Modified: head/multimedia/vdr-plugin-xvdr/Makefile ============================================================================== --- head/multimedia/vdr-plugin-xvdr/Makefile Sun Feb 5 08:34:35 2017 (r433385) +++ head/multimedia/vdr-plugin-xvdr/Makefile Sun Feb 5 09:01:31 2017 (r433386) @@ -16,22 +16,26 @@ LICENSE_FILE= ${WRKSRC}/COPYING GITHASH= e4cab47 PATCH_STRIP= -p1 -HAVE_CONFIGURE= yes -PORTDOCS= COPYING README HISTORY WRKSRC= ${WRKDIR}/pipelka-${PORTNAME}-${GITHASH} +PORTDOCS= README HISTORY + +OPTIONS_DEFINE= DOCS + .include "${.CURDIR}/../vdr/Makefile.plugins" post-patch: post-patch-plugin pre-install: - ${MKDIR} ${STAGEDIR}${PREFIX}/lib/vdr + @${MKDIR} ${STAGEDIR}${PREFIX}/lib/vdr post-install: - ${MKDIR} ${STAGEDIR}${PREFIX}/etc/vdr/plugins/${PLUGIN} + @${MKDIR} ${STAGEDIR}${PREFIX}/etc/vdr/plugins/${PLUGIN} ${INSTALL_DATA} ${WRKSRC}/${PLUGIN}/allowed_hosts.conf \ ${STAGEDIR}${PREFIX}/etc/vdr/plugins/${PLUGIN}/allowed_hosts.conf.sample - ${MKDIR} ${STAGEDIR}${DOCSDIR} + +post-install-DOCS-on: + @${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}) .include From owner-svn-ports-head@freebsd.org Sun Feb 5 09:03:42 2017 Return-Path: Delivered-To: svn-ports-head@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 ED6A8CD15E8; Sun, 5 Feb 2017 09:03:42 +0000 (UTC) (envelope-from demon@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BA5227F2; Sun, 5 Feb 2017 09:03:42 +0000 (UTC) (envelope-from demon@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1593fLK077569; Sun, 5 Feb 2017 09:03:41 GMT (envelope-from demon@FreeBSD.org) Received: (from demon@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1593fBD077568; Sun, 5 Feb 2017 09:03:41 GMT (envelope-from demon@FreeBSD.org) Message-Id: <201702050903.v1593fBD077568@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: demon set sender to demon@FreeBSD.org using -f From: Dmitry Sivachenko Date: Sun, 5 Feb 2017 09:03:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433387 - head/www/py-pelican X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 09:03:43 -0000 Author: demon Date: Sun Feb 5 09:03:41 2017 New Revision: 433387 URL: https://svnweb.freebsd.org/changeset/ports/433387 Log: Use python-version-specific dependencies so they work as expected with non-default python. PR: 215201 Submitted by: John W. O'Brien Maintainer timeout. Modified: head/www/py-pelican/Makefile Modified: head/www/py-pelican/Makefile ============================================================================== --- head/www/py-pelican/Makefile Sun Feb 5 09:01:31 2017 (r433386) +++ head/www/py-pelican/Makefile Sun Feb 5 09:03:41 2017 (r433387) @@ -12,7 +12,7 @@ COMMENT= Static site generator written i LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rst2html:textproc/py-docutils \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}docutils>0:textproc/py-docutils \ ${PYTHON_PKGNAMEPREFIX}Jinja2>=2.7:devel/py-Jinja2 \ ${PYTHON_PKGNAMEPREFIX}feedgenerator>=1.6:www/py-feedgenerator \ ${PYTHON_PKGNAMEPREFIX}pytz>0:devel/py-pytz \ From owner-svn-ports-head@freebsd.org Sun Feb 5 09:54:33 2017 Return-Path: Delivered-To: svn-ports-head@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 398ABCD0745; Sun, 5 Feb 2017 09:54:33 +0000 (UTC) (envelope-from vd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 08BDF1FFD; Sun, 5 Feb 2017 09:54:32 +0000 (UTC) (envelope-from vd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v159sWZ1098209; Sun, 5 Feb 2017 09:54:32 GMT (envelope-from vd@FreeBSD.org) Received: (from vd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v159sWxW098208; Sun, 5 Feb 2017 09:54:32 GMT (envelope-from vd@FreeBSD.org) Message-Id: <201702050954.v159sWxW098208@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vd set sender to vd@FreeBSD.org using -f From: Vasil Dimov Date: Sun, 5 Feb 2017 09:54:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433388 - head/ftp/wget X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 09:54:33 -0000 Author: vd Date: Sun Feb 5 09:54:31 2017 New Revision: 433388 URL: https://svnweb.freebsd.org/changeset/ports/433388 Log: ftp/wget: Upgrade from 1.18_2 to 1.19 Modified: head/ftp/wget/Makefile head/ftp/wget/distinfo Modified: head/ftp/wget/Makefile ============================================================================== --- head/ftp/wget/Makefile Sun Feb 5 09:03:41 2017 (r433387) +++ head/ftp/wget/Makefile Sun Feb 5 09:54:31 2017 (r433388) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= wget -DISTVERSION= 1.18 -PORTREVISION= 2 +DISTVERSION= 1.19 CATEGORIES= ftp www ipv6 MASTER_SITES= GNU @@ -51,6 +50,8 @@ PSL_LIB_DEPENDS= libpsl.so:dns/libpsl .include +CONFIGURE_ARGS+=--with-included-libunistring + .if ${PORT_OPTIONS:MOPENSSL} USE_OPENSSL= yes CONFIGURE_ARGS+=--with-ssl=openssl --with-libssl-prefix=${OPENSSLBASE} Modified: head/ftp/wget/distinfo ============================================================================== --- head/ftp/wget/distinfo Sun Feb 5 09:03:41 2017 (r433387) +++ head/ftp/wget/distinfo Sun Feb 5 09:54:31 2017 (r433388) @@ -1,3 +1,3 @@ -TIMESTAMP = 1466495244 -SHA256 (wget-1.18.tar.xz) = b5b55b75726c04c06fe253daec9329a6f1a3c0c1878e3ea76ebfebc139ea9cc1 -SIZE (wget-1.18.tar.xz) = 1922376 +TIMESTAMP = 1486213522 +SHA256 (wget-1.19.tar.xz) = 0f1157bbf4daae19f3e1ddb70c6ccb2067feb834a6aa23c9d9daa7f048606384 +SIZE (wget-1.19.tar.xz) = 2075916 From owner-svn-ports-head@freebsd.org Sun Feb 5 10:06:14 2017 Return-Path: Delivered-To: svn-ports-head@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 220CDCD0D24; Sun, 5 Feb 2017 10:06:14 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DD2A0C54; Sun, 5 Feb 2017 10:06:13 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v15A6CLn002350; Sun, 5 Feb 2017 10:06:12 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15A6CcH002348; Sun, 5 Feb 2017 10:06:12 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702051006.v15A6CcH002348@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 5 Feb 2017 10:06:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433389 - head/sysutils/py-psutil X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 10:06:14 -0000 Author: sunpoet Date: Sun Feb 5 10:06:12 2017 New Revision: 433389 URL: https://svnweb.freebsd.org/changeset/ports/433389 Log: Update to 5.1.2 Changes: https://github.com/giampaolo/psutil/blob/master/HISTORY.rst Modified: head/sysutils/py-psutil/Makefile head/sysutils/py-psutil/distinfo Modified: head/sysutils/py-psutil/Makefile ============================================================================== --- head/sysutils/py-psutil/Makefile Sun Feb 5 09:54:31 2017 (r433388) +++ head/sysutils/py-psutil/Makefile Sun Feb 5 10:06:12 2017 (r433389) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= psutil -PORTVERSION= 5.1.1 +PORTVERSION= 5.1.2 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/sysutils/py-psutil/distinfo ============================================================================== --- head/sysutils/py-psutil/distinfo Sun Feb 5 09:54:31 2017 (r433388) +++ head/sysutils/py-psutil/distinfo Sun Feb 5 10:06:12 2017 (r433389) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486254632 -SHA256 (psutil-5.1.1.tar.gz) = ece06401d719050a84cca97764ff5b0e41aafe6b6a2ec8a1d0bb89ca5e206d0f -SIZE (psutil-5.1.1.tar.gz) = 341006 +TIMESTAMP = 1486285337 +SHA256 (psutil-5.1.2.tar.gz) = 43f32b0a392c80cff0f480bd0792763333e46d7062285dd1226b70473c55e8ac +SIZE (psutil-5.1.2.tar.gz) = 341325 From owner-svn-ports-head@freebsd.org Sun Feb 5 10:06:18 2017 Return-Path: Delivered-To: svn-ports-head@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 DA9F3CD0D4E; Sun, 5 Feb 2017 10:06:18 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9CE55C64; Sun, 5 Feb 2017 10:06:18 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v15A6HuK002485; Sun, 5 Feb 2017 10:06:17 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15A6H1Q002482; Sun, 5 Feb 2017 10:06:17 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702051006.v15A6H1Q002482@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 5 Feb 2017 10:06:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433390 - head/devel/p5-Tree-Simple-View X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 10:06:19 -0000 Author: sunpoet Date: Sun Feb 5 10:06:17 2017 New Revision: 433390 URL: https://svnweb.freebsd.org/changeset/ports/433390 Log: Update to 0.180001 - Add LICENSE - Sort *_DEPENDS - Add NO_ARCH - Sort PLIST Changes: http://search.cpan.org/dist/Tree-Simple-View/Changes Modified: head/devel/p5-Tree-Simple-View/Makefile head/devel/p5-Tree-Simple-View/distinfo head/devel/p5-Tree-Simple-View/pkg-plist Modified: head/devel/p5-Tree-Simple-View/Makefile ============================================================================== --- head/devel/p5-Tree-Simple-View/Makefile Sun Feb 5 10:06:12 2017 (r433389) +++ head/devel/p5-Tree-Simple-View/Makefile Sun Feb 5 10:06:17 2017 (r433390) @@ -2,21 +2,25 @@ # $FreeBSD$ PORTNAME= Tree-Simple-View -PORTVERSION= 0.17 -PORTREVISION= 3 +PORTVERSION= 0.18.0001 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- +DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= perl@FreeBSD.org COMMENT= Set of classes for viewing Tree::Simple hierarchies -BUILD_DEPENDS= p5-Tree-Simple>=0:devel/p5-Tree-Simple \ - p5-Class-Throwable>=0:devel/p5-Class-Throwable +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + +BUILD_DEPENDS= p5-Class-Throwable>=0:devel/p5-Class-Throwable \ + p5-Tree-Simple>=0:devel/p5-Tree-Simple RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception \ +TEST_DEPENDS= p5-Test-Exception>=0.15:devel/p5-Test-Exception \ p5-Test-LongString>=0:devel/p5-Test-LongString +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/devel/p5-Tree-Simple-View/distinfo ============================================================================== --- head/devel/p5-Tree-Simple-View/distinfo Sun Feb 5 10:06:12 2017 (r433389) +++ head/devel/p5-Tree-Simple-View/distinfo Sun Feb 5 10:06:17 2017 (r433390) @@ -1,2 +1,3 @@ -SHA256 (Tree-Simple-View-0.17.tar.gz) = eb41e427d4e49f55f8bc081b2339ae32a8e27a2d66b842e265c1e67e1ab0315c -SIZE (Tree-Simple-View-0.17.tar.gz) = 22592 +TIMESTAMP = 1486287084 +SHA256 (Tree-Simple-View-0.180001.tar.gz) = bd57ada269260ff53dd5d0c1676ff8ca266a163a7c14b048e0043f30bb73c0f0 +SIZE (Tree-Simple-View-0.180001.tar.gz) = 25182 Modified: head/devel/p5-Tree-Simple-View/pkg-plist ============================================================================== --- head/devel/p5-Tree-Simple-View/pkg-plist Sun Feb 5 10:06:12 2017 (r433389) +++ head/devel/p5-Tree-Simple-View/pkg-plist Sun Feb 5 10:06:17 2017 (r433390) @@ -1,10 +1,10 @@ -%%PERL5_MAN3%%/Tree::Simple::View.3.gz -%%PERL5_MAN3%%/Tree::Simple::View::ASCII.3.gz -%%PERL5_MAN3%%/Tree::Simple::View::DHTML.3.gz -%%PERL5_MAN3%%/Tree::Simple::View::Exceptions.3.gz -%%PERL5_MAN3%%/Tree::Simple::View::HTML.3.gz %%SITE_PERL%%/Tree/Simple/View.pm %%SITE_PERL%%/Tree/Simple/View/ASCII.pm %%SITE_PERL%%/Tree/Simple/View/DHTML.pm %%SITE_PERL%%/Tree/Simple/View/Exceptions.pm %%SITE_PERL%%/Tree/Simple/View/HTML.pm +%%PERL5_MAN3%%/Tree::Simple::View.3.gz +%%PERL5_MAN3%%/Tree::Simple::View::ASCII.3.gz +%%PERL5_MAN3%%/Tree::Simple::View::DHTML.3.gz +%%PERL5_MAN3%%/Tree::Simple::View::Exceptions.3.gz +%%PERL5_MAN3%%/Tree::Simple::View::HTML.3.gz From owner-svn-ports-head@freebsd.org Sun Feb 5 10:06:23 2017 Return-Path: Delivered-To: svn-ports-head@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 D865ECD0D77; Sun, 5 Feb 2017 10:06:23 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 89F03CAD; Sun, 5 Feb 2017 10:06:23 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v15A6MDp002617; Sun, 5 Feb 2017 10:06:22 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15A6Mxe002614; Sun, 5 Feb 2017 10:06:22 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702051006.v15A6Mxe002614@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 5 Feb 2017 10:06:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433391 - head/databases/py-dbutils X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 10:06:24 -0000 Author: sunpoet Date: Sun Feb 5 10:06:22 2017 New Revision: 433391 URL: https://svnweb.freebsd.org/changeset/ports/433391 Log: Update to 1.1.1 - Clean up MASTER_SITES - Add LICENSE - Add NO_ARCH - Sort USE_PYTHON - Update WWW Changes: https://cito.github.io/DBUtils/RelNotes-1.1.1.html Modified: head/databases/py-dbutils/Makefile head/databases/py-dbutils/distinfo head/databases/py-dbutils/pkg-descr Modified: head/databases/py-dbutils/Makefile ============================================================================== --- head/databases/py-dbutils/Makefile Sun Feb 5 10:06:17 2017 (r433390) +++ head/databases/py-dbutils/Makefile Sun Feb 5 10:06:22 2017 (r433391) @@ -2,18 +2,19 @@ # $FreeBSD$ PORTNAME= dbutils -PORTVERSION= 1.1 -PORTREVISION= 1 +PORTVERSION= 1.1.1 CATEGORIES= databases python -MASTER_SITES= http://www.w4py.org/downloads/DBUtils/ \ - CHEESESHOP +MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= DBUtils-${PORTVERSION} MAINTAINER= python@FreeBSD.org COMMENT= Providing solid, persistent, and pooled connections to a database +LICENSE= MIT + +NO_ARCH= yes USES= python:2 -USE_PYTHON= distutils autoplist +USE_PYTHON= autoplist distutils .include Modified: head/databases/py-dbutils/distinfo ============================================================================== --- head/databases/py-dbutils/distinfo Sun Feb 5 10:06:17 2017 (r433390) +++ head/databases/py-dbutils/distinfo Sun Feb 5 10:06:22 2017 (r433391) @@ -1,2 +1,3 @@ -SHA256 (DBUtils-1.1.tar.gz) = d62d1abaafdbd9245a53e9c901f4162125d0258ef8a489233dba4689cea0bff7 -SIZE (DBUtils-1.1.tar.gz) = 109943 +TIMESTAMP = 1486287417 +SHA256 (DBUtils-1.1.1.tar.gz) = 4051d7fe0d5be6b0dff87cd2344247592de03bf25d58e4d8a4c7b3d5e35fdb8d +SIZE (DBUtils-1.1.1.tar.gz) = 92371 Modified: head/databases/py-dbutils/pkg-descr ============================================================================== --- head/databases/py-dbutils/pkg-descr Sun Feb 5 10:06:17 2017 (r433390) +++ head/databases/py-dbutils/pkg-descr Sun Feb 5 10:06:22 2017 (r433391) @@ -3,4 +3,4 @@ to a database that can be used in all ki Webware for Python or other web application servers. The suite supports DB-API 2 compliant database interfaces and the classic PyGreSQL interface. -WWW: http://www.webwareforpython.org/DBUtils +WWW: https://cito.github.io/DBUtils/ From owner-svn-ports-head@freebsd.org Sun Feb 5 10:06:28 2017 Return-Path: Delivered-To: svn-ports-head@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 3E8E4CD0DB2; Sun, 5 Feb 2017 10:06:28 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0312AD1C; Sun, 5 Feb 2017 10:06:27 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v15A6REP002734; Sun, 5 Feb 2017 10:06:27 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15A6QYi002732; Sun, 5 Feb 2017 10:06:26 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702051006.v15A6QYi002732@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 5 Feb 2017 10:06:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433392 - head/net/pear-Net_SMTP X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 10:06:28 -0000 Author: sunpoet Date: Sun Feb 5 10:06:26 2017 New Revision: 433392 URL: https://svnweb.freebsd.org/changeset/ports/433392 Log: Update to 1.7.3 Changes: https://pear.php.net/package/Net_SMTP/download/ PR: 216424 Submitted by: Jochen Neumeister (maintainer) Modified: head/net/pear-Net_SMTP/Makefile head/net/pear-Net_SMTP/distinfo Modified: head/net/pear-Net_SMTP/Makefile ============================================================================== --- head/net/pear-Net_SMTP/Makefile Sun Feb 5 10:06:22 2017 (r433391) +++ head/net/pear-Net_SMTP/Makefile Sun Feb 5 10:06:26 2017 (r433392) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Net_SMTP -PORTVERSION= 1.7.2 +PORTVERSION= 1.7.3 CATEGORIES= net mail www pear MAINTAINER= joneum@bsdproject.de Modified: head/net/pear-Net_SMTP/distinfo ============================================================================== --- head/net/pear-Net_SMTP/distinfo Sun Feb 5 10:06:22 2017 (r433391) +++ head/net/pear-Net_SMTP/distinfo Sun Feb 5 10:06:26 2017 (r433392) @@ -1,3 +1,3 @@ -TIMESTAMP = 1471006204 -SHA256 (PEAR/Net_SMTP-1.7.2.tgz) = 4ee7ba52d75e26fe033a4241754246db6c0bbc76768be3aac168058a24d3dfbf -SIZE (PEAR/Net_SMTP-1.7.2.tgz) = 14795 +TIMESTAMP = 1486286023 +SHA256 (PEAR/Net_SMTP-1.7.3.tgz) = 73818fadff8b028b0a523e067e2f645dc58da5fa2cd9b9b7d6d47bd0ab4bcc16 +SIZE (PEAR/Net_SMTP-1.7.3.tgz) = 14855 From owner-svn-ports-head@freebsd.org Sun Feb 5 10:06:32 2017 Return-Path: Delivered-To: svn-ports-head@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 D5CAECD0DE8; Sun, 5 Feb 2017 10:06:32 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A50AAD89; Sun, 5 Feb 2017 10:06:32 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v15A6Vp2002866; Sun, 5 Feb 2017 10:06:31 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15A6VMn002864; Sun, 5 Feb 2017 10:06:31 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702051006.v15A6VMn002864@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 5 Feb 2017 10:06:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433393 - head/devel/pear-XML_Util X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 10:06:32 -0000 Author: sunpoet Date: Sun Feb 5 10:06:31 2017 New Revision: 433393 URL: https://svnweb.freebsd.org/changeset/ports/433393 Log: Update to 1.4.0 - While I'm here, add NO_ARCH Changes: https://pear.php.net/package/XML_Util/download/ PR: 216812 Submitted by: Jochen Neumeister (maintainer) Modified: head/devel/pear-XML_Util/Makefile head/devel/pear-XML_Util/distinfo Modified: head/devel/pear-XML_Util/Makefile ============================================================================== --- head/devel/pear-XML_Util/Makefile Sun Feb 5 10:06:26 2017 (r433392) +++ head/devel/pear-XML_Util/Makefile Sun Feb 5 10:06:31 2017 (r433393) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= XML_Util -PORTVERSION= 1.3.0 +PORTVERSION= 1.4.0 CATEGORIES= devel www pear MAINTAINER= joneum@bsdproject.de @@ -10,6 +10,7 @@ COMMENT= PEAR XML utility class LICENSE= BSD2CLAUSE +NO_ARCH= yes USES= pear .include Modified: head/devel/pear-XML_Util/distinfo ============================================================================== --- head/devel/pear-XML_Util/distinfo Sun Feb 5 10:06:26 2017 (r433392) +++ head/devel/pear-XML_Util/distinfo Sun Feb 5 10:06:31 2017 (r433393) @@ -1,2 +1,3 @@ -SHA256 (PEAR/XML_Util-1.3.0.tgz) = 1396dbf975ae7235ec4131c40d772a3958d6086c34ea985a03e988e241c0892e -SIZE (PEAR/XML_Util-1.3.0.tgz) = 17186 +TIMESTAMP = 1486285471 +SHA256 (PEAR/XML_Util-1.4.0.tgz) = 388cfcfbbaaa14c7d73841088ccf91b0298eb7484525c13488d0548087ea469a +SIZE (PEAR/XML_Util-1.4.0.tgz) = 18428 From owner-svn-ports-head@freebsd.org Sun Feb 5 10:42:32 2017 Return-Path: Delivered-To: svn-ports-head@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 D0454CD2500; Sun, 5 Feb 2017 10:42:32 +0000 (UTC) (envelope-from lme@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7C8341EF3; Sun, 5 Feb 2017 10:42:32 +0000 (UTC) (envelope-from lme@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v15AgVZs019349; Sun, 5 Feb 2017 10:42:31 GMT (envelope-from lme@FreeBSD.org) Received: (from lme@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15AgVY6019346; Sun, 5 Feb 2017 10:42:31 GMT (envelope-from lme@FreeBSD.org) Message-Id: <201702051042.v15AgVY6019346@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lme set sender to lme@FreeBSD.org using -f From: Lars Engels Date: Sun, 5 Feb 2017 10:42:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433394 - head/shells/bash-completion X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 10:42:32 -0000 Author: lme Date: Sun Feb 5 10:42:31 2017 New Revision: 433394 URL: https://svnweb.freebsd.org/changeset/ports/433394 Log: shells/bash-completion: Update to 2.5 Modified: head/shells/bash-completion/Makefile head/shells/bash-completion/distinfo head/shells/bash-completion/pkg-plist Modified: head/shells/bash-completion/Makefile ============================================================================== --- head/shells/bash-completion/Makefile Sun Feb 5 10:06:31 2017 (r433393) +++ head/shells/bash-completion/Makefile Sun Feb 5 10:42:31 2017 (r433394) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bash-completion -PORTVERSION= 2.4 +PORTVERSION= 2.5 PORTEPOCH= 1 CATEGORIES= shells Modified: head/shells/bash-completion/distinfo ============================================================================== --- head/shells/bash-completion/distinfo Sun Feb 5 10:06:31 2017 (r433393) +++ head/shells/bash-completion/distinfo Sun Feb 5 10:42:31 2017 (r433394) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480694742 -SHA256 (scop-bash-completion-2.4_GH0.tar.gz) = a66153892b0863ce94979730985edfd9bc272c2a27b65e64556af7d2c73cc8f3 -SIZE (scop-bash-completion-2.4_GH0.tar.gz) = 308692 +TIMESTAMP = 1486291046 +SHA256 (scop-bash-completion-2.5_GH0.tar.gz) = c43b54ca3ae8d7228e5d871d5900398924d6853e0999adf155f876d5cb86253b +SIZE (scop-bash-completion-2.5_GH0.tar.gz) = 310993 Modified: head/shells/bash-completion/pkg-plist ============================================================================== --- head/shells/bash-completion/pkg-plist Sun Feb 5 10:06:31 2017 (r433393) +++ head/shells/bash-completion/pkg-plist Sun Feb 5 10:42:31 2017 (r433394) @@ -136,6 +136,7 @@ libdata/pkgconfig/bash-completion.pc %%DATADIR%%/completions/dcop %%DATADIR%%/completions/dd %%DATADIR%%/completions/declare +%%DATADIR%%/completions/deja-dup %%DATADIR%%/completions/desktop-file-validate %%DATADIR%%/completions/dfutool %%DATADIR%%/completions/dhclient @@ -355,6 +356,7 @@ libdata/pkgconfig/bash-completion.pc %%DATADIR%%/completions/mount.linux %%DATADIR%%/completions/mplayer %%DATADIR%%/completions/mplayer2 +%%DATADIR%%/completions/mr %%DATADIR%%/completions/msgsnarf %%DATADIR%%/completions/msynctool %%DATADIR%%/completions/mtx @@ -510,6 +512,7 @@ libdata/pkgconfig/bash-completion.pc %%DATADIR%%/completions/setquota %%DATADIR%%/completions/sftp %%DATADIR%%/completions/sh +%%DATADIR%%/completions/sidedoor %%DATADIR%%/completions/sitecopy %%DATADIR%%/completions/slackpkg %%DATADIR%%/completions/slapt-get From owner-svn-ports-head@freebsd.org Sun Feb 5 11:14:41 2017 Return-Path: Delivered-To: svn-ports-head@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 3282DCD2C6E; Sun, 5 Feb 2017 11:14:41 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F03E2EF2; Sun, 5 Feb 2017 11:14:40 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v15BEeU4031900; Sun, 5 Feb 2017 11:14:40 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15BEbeu031879; Sun, 5 Feb 2017 11:14:37 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702051114.v15BEbeu031879@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 5 Feb 2017 11:14:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433395 - in head: audio/rhythmbox databases/galera databases/leofs devel devel/check devel/libcheck devel/libr3 dns/getdns games/freedink-engine korean/libhangul mail/libmapi multimedi... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 11:14:41 -0000 Author: sunpoet Date: Sun Feb 5 11:14:37 2017 New Revision: 433395 URL: https://svnweb.freebsd.org/changeset/ports/433395 Log: Move devel/libcheck to devel/check - Bump PORTREVISION for dependent ports Added: head/devel/check/ - copied from r433394, head/devel/libcheck/ Deleted: head/devel/libcheck/ Modified: head/audio/rhythmbox/Makefile head/databases/galera/Makefile head/databases/leofs/Makefile head/devel/Makefile head/devel/check/Makefile head/devel/libr3/Makefile head/dns/getdns/Makefile head/games/freedink-engine/Makefile head/korean/libhangul/Makefile head/mail/libmapi/Makefile head/multimedia/gstreamer/Makefile head/multimedia/gstreamer1/Makefile head/net-im/tox/Makefile head/net-mgmt/riemann-c-client/Makefile head/net/axa/Makefile head/security/clamav/Makefile head/security/openvpn-auth-ldap/Makefile head/textproc/scew/Makefile head/www/libhpack/Makefile head/www/libjwt/Makefile head/x11/libxcb/Makefile Modified: head/audio/rhythmbox/Makefile ============================================================================== --- head/audio/rhythmbox/Makefile Sun Feb 5 10:42:31 2017 (r433394) +++ head/audio/rhythmbox/Makefile Sun Feb 5 11:14:37 2017 (r433395) @@ -3,7 +3,7 @@ PORTNAME= rhythmbox PORTVERSION= 3.2.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -18,7 +18,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/linu LIB_DEPENDS= libmusicbrainz5.so:audio/libmusicbrainz5 \ libtotem-plparser.so:multimedia/totem-pl-parser \ libdbus-glib-1.so:devel/dbus-glib \ - libcheck.so:devel/libcheck \ + libcheck.so:devel/check \ libpeas-1.0.so:devel/libpeas \ libjson-glib-1.0.so:devel/json-glib \ libsoup-gnome-2.4.so:devel/libsoup-gnome \ Modified: head/databases/galera/Makefile ============================================================================== --- head/databases/galera/Makefile Sun Feb 5 10:42:31 2017 (r433394) +++ head/databases/galera/Makefile Sun Feb 5 11:14:37 2017 (r433395) @@ -13,7 +13,7 @@ COMMENT= Synchronous multi-master replic LICENSE= GPLv2 -BUILD_DEPENDS= checkmk:devel/libcheck \ +BUILD_DEPENDS= checkmk:devel/check \ doxygen:devel/doxygen \ ${PYTHON_PKGNAMEPREFIX}cloud_sptheme>=0:textproc/py-cloud_sptheme LIB_DEPENDS= libboost_date_time.so:devel/boost-libs Modified: head/databases/leofs/Makefile ============================================================================== --- head/databases/leofs/Makefile Sun Feb 5 10:42:31 2017 (r433394) +++ head/databases/leofs/Makefile Sun Feb 5 11:14:37 2017 (r433395) @@ -13,7 +13,7 @@ LICENSE= APACHE20 BUILD_DEPENDS= ${LOCALBASE}/lib/erlang18/bin/erlc:lang/erlang-runtime18 \ ${LOCALBASE}/bin/cmake:devel/cmake \ - ${LOCALBASE}/lib/libcheck.a:devel/libcheck + ${LOCALBASE}/lib/libcheck.a:devel/check USE_GITHUB= yes GH_ACCOUNT= leo-project Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sun Feb 5 10:42:31 2017 (r433394) +++ head/devel/Makefile Sun Feb 5 11:14:37 2017 (r433395) @@ -250,6 +250,7 @@ SUBDIR += cgit SUBDIR += cgprof SUBDIR += charva + SUBDIR += check SUBDIR += checkbashisms SUBDIR += checkheaders SUBDIR += cheritrace-devel @@ -1227,7 +1228,6 @@ SUBDIR += libccid SUBDIR += libcfg SUBDIR += libcfu - SUBDIR += libcheck SUBDIR += libchipcard SUBDIR += libcidr SUBDIR += libcii Modified: head/devel/check/Makefile ============================================================================== --- head/devel/libcheck/Makefile Sun Feb 5 10:42:31 2017 (r433394) +++ head/devel/check/Makefile Sun Feb 5 11:14:37 2017 (r433395) @@ -1,11 +1,10 @@ # Created by: mikeh@FreeBSD.org # $FreeBSD$ -PORTNAME= libcheck +PORTNAME= check PORTVERSION= 0.10.0 CATEGORIES= devel MASTER_SITES= SF/check/check/${PORTVERSION} -DISTNAME= check-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Unit test framework for C Modified: head/devel/libr3/Makefile ============================================================================== --- head/devel/libr3/Makefile Sun Feb 5 10:42:31 2017 (r433394) +++ head/devel/libr3/Makefile Sun Feb 5 11:14:37 2017 (r433395) @@ -3,7 +3,7 @@ PORTNAME= libr3 PORTVERSION= 1.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= gasol.wu@gmail.com @@ -11,7 +11,7 @@ COMMENT= URL router library with high pe LICENSE= MIT -LIB_DEPENDS= libcheck.so:devel/libcheck \ +LIB_DEPENDS= libcheck.so:devel/check \ libgvc.so:graphics/graphviz \ libpcre.so:devel/pcre Modified: head/dns/getdns/Makefile ============================================================================== --- head/dns/getdns/Makefile Sun Feb 5 10:42:31 2017 (r433394) +++ head/dns/getdns/Makefile Sun Feb 5 11:14:37 2017 (r433395) @@ -3,7 +3,7 @@ PORTNAME= getdns PORTVERSION= 1.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns ipv6 MASTER_SITES= https://getdnsapi.net/dist/ \ https://mirrors.rit.edu/zi/ \ @@ -47,7 +47,7 @@ LIBUV_CONFIGURE_WITH= libuv LIBEVENT_LIB_DEPENDS= libevent.so:devel/libevent2 LIBEVENT_CONFIGURE_WITH=libevent DIAGS_VARS= PLIST_FILES+=bin/${PORTNAME}_query -DIAGS_LIB_DEPENDS= libcheck.so:devel/libcheck +DIAGS_LIB_DEPENDS= libcheck.so:devel/check do-build-DIAGS-on: (cd ${WRKSRC}/src/test && ${MAKE}) Modified: head/games/freedink-engine/Makefile ============================================================================== --- head/games/freedink-engine/Makefile Sun Feb 5 10:42:31 2017 (r433394) +++ head/games/freedink-engine/Makefile Sun Feb 5 11:14:37 2017 (r433395) @@ -3,7 +3,7 @@ PORTNAME= freedink PORTVERSION= 108.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= GNU PKGNAMESUFFIX= -engine @@ -12,7 +12,7 @@ MAINTAINER= shurd@FreeBSD.org COMMENT= Dink Smallwood RPG and RPG Construction Set LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ - libcheck.so:devel/libcheck + libcheck.so:devel/check USES= gettext gmake pkgconfig USE_SDL= sdl gfx ttf image mixer Modified: head/korean/libhangul/Makefile ============================================================================== --- head/korean/libhangul/Makefile Sun Feb 5 10:42:31 2017 (r433394) +++ head/korean/libhangul/Makefile Sun Feb 5 11:14:37 2017 (r433395) @@ -12,7 +12,7 @@ COMMENT= Library for Hangul processing LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/COPYING -TEST_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/check.pc:devel/libcheck +TEST_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/check.pc:devel/check GH_ACCOUNT= choehwanjin GH_TAGNAME= 9fe2d4e Modified: head/mail/libmapi/Makefile ============================================================================== --- head/mail/libmapi/Makefile Sun Feb 5 10:42:31 2017 (r433394) +++ head/mail/libmapi/Makefile Sun Feb 5 11:14:37 2017 (r433395) @@ -3,7 +3,7 @@ PORTNAME= libmapi PORTVERSION= 2.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail MASTER_SITES= https://github.com/openchange/openchange/archive/ DISTNAME= openchange-${PORTVERSION}-${CODENAME} @@ -17,7 +17,7 @@ BUILD_DEPENDS= ${SAMBA_DEP} \ LIB_DEPENDS= libical.so:devel/libical \ libnanomsg.so:net/nanomsg \ libmemcached.so:databases/libmemcached \ - libcheck.so:devel/libcheck \ + libcheck.so:devel/check \ libtdb.so:databases/tdb \ libtevent.so:devel/tevent \ libtalloc.so:devel/talloc Modified: head/multimedia/gstreamer/Makefile ============================================================================== --- head/multimedia/gstreamer/Makefile Sun Feb 5 10:42:31 2017 (r433394) +++ head/multimedia/gstreamer/Makefile Sun Feb 5 11:14:37 2017 (r433395) @@ -4,7 +4,7 @@ PORTNAME= gstreamer PORTVERSION= 0.10.36 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= multimedia MASTER_SITES= http://gstreamer.freedesktop.org/src/gstreamer/ @@ -36,7 +36,7 @@ OPTIONS_DEFINE= LIBCHECK NLS OPTIONS_SUB= yes LIBCHECK_DESC= Unit tests support -LIBCHECK_LIB_DEPENDS= libcheck.so:devel/libcheck +LIBCHECK_LIB_DEPENDS= libcheck.so:devel/check LIBCHECK_CONFIGURE_OFF= --disable-check NLS_USES= gettext Modified: head/multimedia/gstreamer1/Makefile ============================================================================== --- head/multimedia/gstreamer1/Makefile Sun Feb 5 10:42:31 2017 (r433394) +++ head/multimedia/gstreamer1/Makefile Sun Feb 5 11:14:37 2017 (r433395) @@ -3,6 +3,7 @@ PORTNAME= gstreamer PORTVERSION= 1.8.0 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= http://gstreamer.freedesktop.org/src/gstreamer/ PKGNAMESUFFIX= 1 @@ -35,7 +36,7 @@ OPTIONS_SUB= yes OPTIONS_DEFINE= LIBCHECK LIBCHECK_DESC= Unit tests support LIBCHECK_CONFIGURE_ENABLE= check -LIBCHECK_LIB_DEPENDS= libcheck.so:devel/libcheck +LIBCHECK_LIB_DEPENDS= libcheck.so:devel/check post-patch: @${REINPLACE_CMD} -e 's|-Wmissing-include-dirs||g' \ Modified: head/net-im/tox/Makefile ============================================================================== --- head/net-im/tox/Makefile Sun Feb 5 10:42:31 2017 (r433394) +++ head/net-im/tox/Makefile Sun Feb 5 11:14:37 2017 (r433395) @@ -11,7 +11,7 @@ COMMENT= ProjectTox-Core library, a dece LICENSE= GPLv3 -BUILD_DEPENDS= checkmk:devel/libcheck +BUILD_DEPENDS= checkmk:devel/check LIB_DEPENDS= libvpx.so:multimedia/libvpx \ libsndfile.so:audio/libsndfile \ libsodium.so:security/libsodium \ Modified: head/net-mgmt/riemann-c-client/Makefile ============================================================================== --- head/net-mgmt/riemann-c-client/Makefile Sun Feb 5 10:42:31 2017 (r433394) +++ head/net-mgmt/riemann-c-client/Makefile Sun Feb 5 11:14:37 2017 (r433395) @@ -11,7 +11,7 @@ COMMENT= C library and command-line tool LICENSE= LGPL3+ -BUILD_DEPENDS= libcheck>0:devel/libcheck +BUILD_DEPENDS= check>0:devel/check LIB_DEPENDS= libprotobuf-c.so:devel/protobuf-c \ libgnutls.so:security/gnutls \ libjson-c.so:devel/json-c Modified: head/net/axa/Makefile ============================================================================== --- head/net/axa/Makefile Sun Feb 5 10:42:31 2017 (r433394) +++ head/net/axa/Makefile Sun Feb 5 11:14:37 2017 (r433395) @@ -2,6 +2,7 @@ PORTNAME= axa PORTVERSION= 1.4.0 +PORTREVISION= 1 CATEGORIES= net dns MASTER_SITES= FARSIGHT/${PORTNAME} LOCAL/truckman/farsight @@ -15,7 +16,7 @@ LICENSE_FILE_PD= ${WRKSRC}/license_pd BUILD_DEPENDS= bash:shells/bash \ sie-nmsg>0:net/sie-nmsg -LIB_DEPENDS= libcheck.so:devel/libcheck \ +LIB_DEPENDS= libcheck.so:devel/check \ libprotobuf-c.so:devel/protobuf-c \ libnmsg.so:net/nmsg \ libwdns.so:dns/wdns \ Modified: head/security/clamav/Makefile ============================================================================== --- head/security/clamav/Makefile Sun Feb 5 10:42:31 2017 (r433394) +++ head/security/clamav/Makefile Sun Feb 5 11:14:37 2017 (r433395) @@ -44,7 +44,7 @@ MILTER_CONFIGURE_ENABLE=milter TESTS_CONFIGURE_ENABLE= check JSON_CONFIGURE_WITH= libjson PCRE_CONFIGURE_WITH= pcre -TESTS_BUILD_DEPENDS= ${LOCALBASE}/include/check.h:devel/libcheck +TESTS_BUILD_DEPENDS= ${LOCALBASE}/include/check.h:devel/check ICONV_CONFIGURE_ON= --with-iconv ICONV_CONFIGURE_OFF= --without-iconv ICONV_USES= iconv Modified: head/security/openvpn-auth-ldap/Makefile ============================================================================== --- head/security/openvpn-auth-ldap/Makefile Sun Feb 5 10:42:31 2017 (r433394) +++ head/security/openvpn-auth-ldap/Makefile Sun Feb 5 11:14:37 2017 (r433395) @@ -16,7 +16,7 @@ LICENSE= BSD3CLAUSE BUILD_DEPENDS= re2c:devel/re2c \ ${NONEXISTENT}:security/openvpn:extract \ - libcheck>=0:devel/libcheck + check>=0:devel/check USES= objc tar:xz Modified: head/textproc/scew/Makefile ============================================================================== --- head/textproc/scew/Makefile Sun Feb 5 10:42:31 2017 (r433394) +++ head/textproc/scew/Makefile Sun Feb 5 11:14:37 2017 (r433395) @@ -3,7 +3,7 @@ PORTNAME= scew PORTVERSION= 1.1.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MASTER_SITES= SAVANNAH/${PORTNAME}/ @@ -32,7 +32,7 @@ post-install: .endfor .ifdef MAINTAINER_MODE -LIB_DEPENDS+= libcheck.so:devel/libcheck +LIB_DEPENDS+= libcheck.so:devel/check regression-test: build ${MAKE_CMD} -C ${WRKSRC}/tests check .endif Modified: head/www/libhpack/Makefile ============================================================================== --- head/www/libhpack/Makefile Sun Feb 5 10:42:31 2017 (r433394) +++ head/www/libhpack/Makefile Sun Feb 5 11:14:37 2017 (r433395) @@ -3,6 +3,7 @@ PORTNAME= libhpack PORTVERSION= 0.0.20140710 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= https://raw.github.com/http2/http2-spec/master/:ec_xml DISTFILES= draft-ietf-httpbis-header-compression.xml:ec_xml @@ -14,7 +15,7 @@ COMMENT= Implementation of HPACK (Header LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -LIB_DEPENDS= libcheck.so:devel/libcheck +LIB_DEPENDS= libcheck.so:devel/check CMAKE_ARGS= -DBUILD_DOCS=OFF \ -DBUILD_TESTS=OFF \ Modified: head/www/libjwt/Makefile ============================================================================== --- head/www/libjwt/Makefile Sun Feb 5 10:42:31 2017 (r433394) +++ head/www/libjwt/Makefile Sun Feb 5 11:14:37 2017 (r433395) @@ -3,6 +3,7 @@ PORTNAME= libjwt PORTVERSION= 1.7.2 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= www @@ -12,7 +13,7 @@ COMMENT= JSON Web Token implementation i LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING.LIB -LIB_DEPENDS= libcheck.so:devel/libcheck \ +LIB_DEPENDS= libcheck.so:devel/check \ libjansson.so:devel/jansson USE_GITHUB= yes Modified: head/x11/libxcb/Makefile ============================================================================== --- head/x11/libxcb/Makefile Sun Feb 5 10:42:31 2017 (r433394) +++ head/x11/libxcb/Makefile Sun Feb 5 11:14:37 2017 (r433395) @@ -12,7 +12,7 @@ COMMENT= The X protocol C-language Bindi LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= ${LOCALBASE}/lib/libcheck.a:devel/libcheck \ +BUILD_DEPENDS= ${LOCALBASE}/lib/libcheck.a:devel/check \ xcb-proto>=1.9:x11/xcb-proto \ ${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs From owner-svn-ports-head@freebsd.org Sun Feb 5 11:14:48 2017 Return-Path: Delivered-To: svn-ports-head@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 4A019CD2C90; Sun, 5 Feb 2017 11:14:48 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 13F2FF19; Sun, 5 Feb 2017 11:14:47 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v15BElCg031997; Sun, 5 Feb 2017 11:14:47 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15BEleq031996; Sun, 5 Feb 2017 11:14:47 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702051114.v15BEleq031996@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 5 Feb 2017 11:14:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433396 - head X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 11:14:48 -0000 Author: sunpoet Date: Sun Feb 5 11:14:46 2017 New Revision: 433396 URL: https://svnweb.freebsd.org/changeset/ports/433396 Log: Move devel/libcheck to devel/check Removed MOVED entry was added in r210759 Modified: head/MOVED Modified: head/MOVED ============================================================================== --- head/MOVED Sun Feb 5 11:14:37 2017 (r433395) +++ head/MOVED Sun Feb 5 11:14:46 2017 (r433396) @@ -117,7 +117,6 @@ x11-toolkits/qwt|x11-toolkits/qwt4|2008- x11-toolkits/qwt-devel|x11-toolkits/qwt5|2008-04-02|Renamed for better naming audio/csound-manual||2008-04-04|Merged with main port security/acid||2008-04-04|Has expired: development has ceased, use security/base -devel/check|devel/libcheck|2008-04-07|Removed in favor to devel/libcheck archivers/deepforest||2008-04-09|Has expired: development stalled for years, outdated, unmaintained graphics/libimg-tkstep80||2008-04-09|Has expired: tkstep80 scheduled for expiration x11-toolkits/tkstep80||2008-04-09|Has expired: development stalled for years, outdated, unmaintained @@ -9058,3 +9057,4 @@ www/tinymce3|www/tinymce|2017-01-31|Has devel/p5-IO-Detect|devel/p5-Scalar-Does|2017-01-31|Has expired: Use devel/p5-Scalar-Does instead devel/pear-PHPUnit3|devel/phpunit|2017-01-31|Has expired: Deprecated by upstream, use devel/phpunit instead devel/rubygem-bio|biology/rubygem-bio|2017-02-05|Move to a better place +devel/libcheck|devel/check|2017-02-05|Rename to match upstream naming From owner-svn-ports-head@freebsd.org Sun Feb 5 12:34:07 2017 Return-Path: Delivered-To: svn-ports-head@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 E9BDCCD18C2; Sun, 5 Feb 2017 12:34:07 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B3DCB1475; Sun, 5 Feb 2017 12:34:07 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v15CY6e6064047; Sun, 5 Feb 2017 12:34:06 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15CY6Nl064046; Sun, 5 Feb 2017 12:34:06 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201702051234.v15CY6Nl064046@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 5 Feb 2017 12:34:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433397 - head/lang/hugs X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 12:34:08 -0000 Author: jbeich Date: Sun Feb 5 12:34:06 2017 New Revision: 433397 URL: https://svnweb.freebsd.org/changeset/ports/433397 Log: lang/hugs: unbreak with gcc5 or later /tmp/ccbhQWJd.o: In function `__hscore_get_errno': PrelIOUtils.c:(.text+0x0): multiple definition of `__hscore_get_errno' /tmp/ccbhQWJd.o: In function `__hscore_s_isreg': PrelIOUtils.c:(.text+0x40): multiple definition of `__hscore_s_isreg' /tmp/ccH45HdH.o:Ptr.c:(.text+0x180): first defined here /tmp/ccbhQWJd.o: In function `__hscore_s_isdir': PrelIOUtils.c:(.text+0x60): multiple definition of `__hscore_s_isdir' /tmp/ccH45HdH.o:Ptr.c:(.text+0x1a0): first defined here /tmp/ccbhQWJd.o: In function `__hscore_s_isfifo': PrelIOUtils.c:(.text+0x80): multiple definition of `__hscore_s_isfifo' [...] PR: 216707 Reported by: antoine (via exp-run) Modified: head/lang/hugs/Makefile (contents, props changed) Modified: head/lang/hugs/Makefile ============================================================================== --- head/lang/hugs/Makefile Sun Feb 5 11:14:46 2017 (r433396) +++ head/lang/hugs/Makefile Sun Feb 5 12:34:06 2017 (r433397) @@ -17,6 +17,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME} HUGS_DATE= Sep2006 USES= bison gmake openal:al,alut +USE_CSTD= gnu89 USE_GCC= yes GNU_CONFIGURE= yes From owner-svn-ports-head@freebsd.org Sun Feb 5 12:39:13 2017 Return-Path: Delivered-To: svn-ports-head@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 D82F6CD19E3; Sun, 5 Feb 2017 12:39:13 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B25A51673; Sun, 5 Feb 2017 12:39:13 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v15CdCrj064386; Sun, 5 Feb 2017 12:39:12 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15CdC5O064382; Sun, 5 Feb 2017 12:39:12 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201702051239.v15CdC5O064382@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Sun, 5 Feb 2017 12:39:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433398 - in head/www: . go-www X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 12:39:14 -0000 Author: woodsb02 Date: Sun Feb 5 12:39:12 2017 New Revision: 433398 URL: https://svnweb.freebsd.org/changeset/ports/433398 Log: Add www/go-www: Web server for static content www is a static web server, useful for sharing and testing the contents of a directory via HTTP. www will start a web server listening on port 8000 and use as document root the directory where the command was called. Different document root may be specified as also the port and use of SSL, more info using the -h option. WWW: https://github.com/nbari/www PR: 214820 Submitted by: Nicolas de Bari Embriz Garcia Rojas Added: head/www/go-www/ head/www/go-www/Makefile (contents, props changed) head/www/go-www/distinfo (contents, props changed) head/www/go-www/pkg-descr (contents, props changed) Modified: head/www/Makefile Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Sun Feb 5 12:34:06 2017 (r433397) +++ head/www/Makefile Sun Feb 5 12:39:12 2017 (r433398) @@ -207,6 +207,7 @@ SUBDIR += glpi SUBDIR += gnome-user-share SUBDIR += gnome-web-photo + SUBDIR += go-www SUBDIR += gohugo SUBDIR += google-appengine SUBDIR += google-sitemapgen Added: head/www/go-www/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/go-www/Makefile Sun Feb 5 12:39:12 2017 (r433398) @@ -0,0 +1,40 @@ +# Created by: Nicolas de Bari Embriz Garcia Rojas +# $FreeBSD$ + +PORTNAME= www +PORTVERSION= 0.3.1 +CATEGORIES= www +PKGNAMEPREFIX= go- + +MAINTAINER= nbari@tequila.io +COMMENT= Web server for static content + +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +USES= go + +USE_GITHUB= yes +GH_ACCOUNT= nbari:DEFAULT,violetear +GH_PROJECT= violetear:violetear +GH_TAGNAME= 2.2.0:violetear + +GO_PKGNAME= github.com/${GH_ACCOUNT}/${GH_PROJECT} + +STRIP= # stripping can break go binaries + +PLIST_FILES= bin/www + +post-patch: + @${LN} -sf ${WRKDIR}/${GH_PROJECT_violetear}-${GH_TAGNAME_violetear} \ + ${GO_WRKDIR_SRC}/github.com/${GH_ACCOUNT_violetear}/${GH_PROJECT_violetear} + +do-build: + @(cd ${GO_WRKSRC} && \ + ${SETENV} ${BUILD_ENV} GOPATH=${WRKDIR} go build -ldflags \ + "-X main.version=${PORTVERSION}" -o www cmd/www/main.go) + +do-install: + ${INSTALL_PROGRAM} ${GO_WRKSRC}/www ${STAGEDIR}${PREFIX}/bin/www + +.include Added: head/www/go-www/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/go-www/distinfo Sun Feb 5 12:39:12 2017 (r433398) @@ -0,0 +1,5 @@ +TIMESTAMP = 1486283285 +SHA256 (nbari-www-0.3.1_GH0.tar.gz) = 322612b8ad3167df0a6bf84b283db958f670d6f0e4770376ae24fc4ea39d9f68 +SIZE (nbari-www-0.3.1_GH0.tar.gz) = 3633 +SHA256 (nbari-violetear-2.2.0_GH0.tar.gz) = a71a2355548ae5adef5578552dc522c1a6174f9ac88b36db25c8bba1c39ab01e +SIZE (nbari-violetear-2.2.0_GH0.tar.gz) = 14408 Added: head/www/go-www/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/go-www/pkg-descr Sun Feb 5 12:39:12 2017 (r433398) @@ -0,0 +1,8 @@ +www is a static web server, useful for sharing and testing the contents of a +directory via HTTP. + +www will start a web server listening on port 8000 and use as document root +the directory where the command was called. Different document root may be +specified as also the port and use of SSL, more info using the -h option. + +WWW: https://github.com/nbari/www From owner-svn-ports-head@freebsd.org Sun Feb 5 12:50:47 2017 Return-Path: Delivered-To: svn-ports-head@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 75E7CCD1BC1; Sun, 5 Feb 2017 12:50:47 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 37F0F1B2A; Sun, 5 Feb 2017 12:50:47 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v15Cok2j068680; Sun, 5 Feb 2017 12:50:46 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15Cokd4068670; Sun, 5 Feb 2017 12:50:46 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201702051250.v15Cokd4068670@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 5 Feb 2017 12:50:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433399 - head/accessibility/py-papi X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 12:50:47 -0000 Author: amdmi3 Date: Sun Feb 5 12:50:46 2017 New Revision: 433399 URL: https://svnweb.freebsd.org/changeset/ports/433399 Log: - Add LICENSE - Switch to options helpers - Pet portlint Modified: head/accessibility/py-papi/Makefile Modified: head/accessibility/py-papi/Makefile ============================================================================== --- head/accessibility/py-papi/Makefile Sun Feb 5 12:39:12 2017 (r433398) +++ head/accessibility/py-papi/Makefile Sun Feb 5 12:50:46 2017 (r433399) @@ -11,6 +11,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= ATK accessibility wrapper for python +LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/COPYING + USES= pkgconfig python:2 USE_GNOME= atk USE_PYTHON= autoplist distutils @@ -21,11 +24,11 @@ EXAMPLES= atkaction.py atkapplication.py OPTIONS_DEFINE= EXAMPLES post-patch: - ${REINPLACE_CMD} -i "" -e 's|: docfiles|: []|g' ${WRKSRC}/setup.py + @${REINPLACE_CMD} -i "" -e 's|: docfiles|: []|g' ${WRKSRC}/setup.py -post-install: - @${INSTALL} -d ${STAGEDIR}${EXAMPLESDIR}/ - @cd ${WRKSRC}/doc/examples && \ +post-install-EXAMPLES-on: + @${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/ + cd ${WRKSRC}/doc/examples && \ ${INSTALL_DATA} ${EXAMPLES} ${STAGEDIR}${EXAMPLESDIR}/ .include From owner-svn-ports-head@freebsd.org Sun Feb 5 13:03:39 2017 Return-Path: Delivered-To: svn-ports-head@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 D85F3CD1FA8; Sun, 5 Feb 2017 13:03:39 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9F198308; Sun, 5 Feb 2017 13:03:39 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v15D3cLe076417; Sun, 5 Feb 2017 13:03:38 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15D3cHF076416; Sun, 5 Feb 2017 13:03:38 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201702051303.v15D3cHF076416@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Sun, 5 Feb 2017 13:03:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433400 - head/audio/logitechmediaserver X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 13:03:40 -0000 Author: woodsb02 Date: Sun Feb 5 13:03:38 2017 New Revision: 433400 URL: https://svnweb.freebsd.org/changeset/ports/433400 Log: audio/logitechmediaserver: Make testing vendor perl modules optional Submitted by: Mark Dixon (maintainer) Reviewed by: mat Differential Revision: https://reviews.freebsd.org/D8872 Modified: head/audio/logitechmediaserver/Makefile Modified: head/audio/logitechmediaserver/Makefile ============================================================================== --- head/audio/logitechmediaserver/Makefile Sun Feb 5 12:50:46 2017 (r433399) +++ head/audio/logitechmediaserver/Makefile Sun Feb 5 13:03:38 2017 (r433400) @@ -43,8 +43,8 @@ SHEBANG_FILES= Bin/darwin/check-update.p # Defaults support playback of relativly unrestricted formats on SB2 or # SB3 devices and wired SB1 devices. -OPTIONS_DEFINE= APE FAAD FLAC LAME SHORTEN SOX DOCS -OPTIONS_DEFAULT=APE FAAD FLAX SOX +OPTIONS_DEFINE= APE FAAD FLAC LAME SHORTEN SOX TEST DOCS +OPTIONS_DEFAULT=APE FAAD FLAX SOX TEST SHORTEN_DESC= Support Shorten input SOX_DESC= Support OGG Vorbis input via SoX (SliMP3 and SB1) @@ -54,6 +54,7 @@ FLAC_RUN_DEPENDS= flac:audio/flac LAME_RUN_DEPENDS= lame:audio/lame SHORTEN_RUN_DEPENDS= shorten:audio/shorten SOX_RUN_DEPENDS= sox:audio/sox +TEST_VARS_OFF= CONTRIB_FLAGS=-t USE_RC_SUBR= logitechmediaserver DOCFILES= Changelog*.html Installation.txt License*.txt @@ -101,7 +102,7 @@ PLIST_SUB+= AMD64_ONLY="@comment " .endif do-build: - cd ${WRKSRC_vendor}/CPAN && ./buildme.sh + cd ${WRKSRC_vendor}/CPAN && ./buildme.sh ${CONTRIB_FLAGS} cd ${WRKSRC}/CPAN/arch && ${CP} -R 5.22 5.24 do-install: From owner-svn-ports-head@freebsd.org Sun Feb 5 13:10:06 2017 Return-Path: Delivered-To: svn-ports-head@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 A8A50CD103F; Sun, 5 Feb 2017 13:10:06 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6A93B65A; Sun, 5 Feb 2017 13:10:06 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v15DA5Um076734; Sun, 5 Feb 2017 13:10:05 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15DA5Wa076733; Sun, 5 Feb 2017 13:10:05 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201702051310.v15DA5Wa076733@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 5 Feb 2017 13:10:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433401 - head/audio/openal-soft X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 13:10:06 -0000 Author: amdmi3 Date: Sun Feb 5 13:10:05 2017 New Revision: 433401 URL: https://svnweb.freebsd.org/changeset/ports/433401 Log: - Fix LICENSE - Add LICENSE_FILE Modified: head/audio/openal-soft/Makefile Modified: head/audio/openal-soft/Makefile ============================================================================== --- head/audio/openal-soft/Makefile Sun Feb 5 13:03:38 2017 (r433400) +++ head/audio/openal-soft/Makefile Sun Feb 5 13:10:05 2017 (r433401) @@ -9,13 +9,14 @@ MASTER_SITES= http://kcat.strangesoft.ne MAINTAINER= ports@FreeBSD.org COMMENT= Software implementation of the OpenAL specification -LICENSE= LGPL20 +LICENSE= LGPL20+ +LICENSE_FILE= ${WRKSRC}/COPYING CONFLICTS= openal-200[0-9]* USES= tar:bzip2 cmake compiler:c11 USE_LDCONFIG= yes -CMAKE_ARGS+= -DSHARE_INSTALL_DIR:STRING=${ETCDIR} \ +CMAKE_ARGS= -DSHARE_INSTALL_DIR:STRING=${ETCDIR} \ -DALSOFT_REQUIRE_JACK:BOOL=OFF \ -DALSOFT_REQUIRE_OSS:BOOL=ON \ -DALSOFT_REQUIRE_SOLARIS:BOOL=OFF \ From owner-svn-ports-head@freebsd.org Sun Feb 5 13:10:48 2017 Return-Path: Delivered-To: svn-ports-head@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 83F09CD121D; Sun, 5 Feb 2017 13:10:48 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4CC5C7C4; Sun, 5 Feb 2017 13:10:48 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v15DAlIx076852; Sun, 5 Feb 2017 13:10:47 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15DAl4P076851; Sun, 5 Feb 2017 13:10:47 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201702051310.v15DAl4P076851@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 5 Feb 2017 13:10:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433402 - head/audio/py-al X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 13:10:48 -0000 Author: amdmi3 Date: Sun Feb 5 13:10:47 2017 New Revision: 433402 URL: https://svnweb.freebsd.org/changeset/ports/433402 Log: - Fix LICENSE - Add NO_ARCH Modified: head/audio/py-al/Makefile Modified: head/audio/py-al/Makefile ============================================================================== --- head/audio/py-al/Makefile Sun Feb 5 13:10:05 2017 (r433401) +++ head/audio/py-al/Makefile Sun Feb 5 13:10:47 2017 (r433402) @@ -10,9 +10,12 @@ DISTNAME= PyAL-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= PyAL is a binding of OpenAL for Python -LICENSE= ZLIB +LICENSE= PD ZLIB +LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/doc/copying.rst USES= openal:al python USE_PYTHON= autoplist distutils +NO_ARCH= yes .include From owner-svn-ports-head@freebsd.org Sun Feb 5 13:21:27 2017 Return-Path: Delivered-To: svn-ports-head@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 1B5A3CD138D; Sun, 5 Feb 2017 13:21:27 +0000 (UTC) (envelope-from lme@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DF0F1E29; Sun, 5 Feb 2017 13:21:26 +0000 (UTC) (envelope-from lme@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v15DLQqY080797; Sun, 5 Feb 2017 13:21:26 GMT (envelope-from lme@FreeBSD.org) Received: (from lme@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15DLQ6D080796; Sun, 5 Feb 2017 13:21:26 GMT (envelope-from lme@FreeBSD.org) Message-Id: <201702051321.v15DLQ6D080796@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lme set sender to lme@FreeBSD.org using -f From: Lars Engels Date: Sun, 5 Feb 2017 13:21:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433403 - head/mail/roundcube-automatic_addressbook X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 13:21:27 -0000 Author: lme Date: Sun Feb 5 13:21:25 2017 New Revision: 433403 URL: https://svnweb.freebsd.org/changeset/ports/433403 Log: mail/roundcube-automatic_addressbook: Over to new maintainer Submitted by: new maintianer via mail Approved by: old maintainer via mail Modified: head/mail/roundcube-automatic_addressbook/Makefile Modified: head/mail/roundcube-automatic_addressbook/Makefile ============================================================================== --- head/mail/roundcube-automatic_addressbook/Makefile Sun Feb 5 13:10:47 2017 (r433402) +++ head/mail/roundcube-automatic_addressbook/Makefile Sun Feb 5 13:21:25 2017 (r433403) @@ -5,7 +5,7 @@ PORTVERSION= 0.4.2 CATEGORIES= mail PKGNAMEPREFIX= roundcube- -MAINTAINER= anes@anes.su +MAINTAINER= andrej@ebert.su COMMENT= Roundcube webmail automatic addressbook plugin LICENSE= GPLv3 From owner-svn-ports-head@freebsd.org Sun Feb 5 13:27:57 2017 Return-Path: Delivered-To: svn-ports-head@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 7176CCD1617; Sun, 5 Feb 2017 13:27:57 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 37A7711EE; Sun, 5 Feb 2017 13:27:57 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v15DRuwE084764; Sun, 5 Feb 2017 13:27:56 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15DRuT4084762; Sun, 5 Feb 2017 13:27:56 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201702051327.v15DRuT4084762@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Sun, 5 Feb 2017 13:27:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433404 - head/net/3proxy X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 13:27:57 -0000 Author: rakuco Date: Sun Feb 5 13:27:55 2017 New Revision: 433404 URL: https://svnweb.freebsd.org/changeset/ports/433404 Log: Update to 0.8.9. PR: 216773 Submitted by: timp87@gmail.com (maintainer) Modified: head/net/3proxy/Makefile head/net/3proxy/distinfo Modified: head/net/3proxy/Makefile ============================================================================== --- head/net/3proxy/Makefile Sun Feb 5 13:21:25 2017 (r433403) +++ head/net/3proxy/Makefile Sun Feb 5 13:27:55 2017 (r433404) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= 3proxy -PORTVERSION= 0.8.8 -DISTVERSIONPREFIX= ${PORTNAME}- +PORTVERSION= 0.8.9 CATEGORIES= net MAINTAINER= timp87@gmail.com Modified: head/net/3proxy/distinfo ============================================================================== --- head/net/3proxy/distinfo Sun Feb 5 13:21:25 2017 (r433403) +++ head/net/3proxy/distinfo Sun Feb 5 13:27:55 2017 (r433404) @@ -1,3 +1,3 @@ TIMESTAMP = 1473183946 -SHA256 (z3APA3A-3proxy-3proxy-0.8.8_GH0.tar.gz) = a614527db4056a29672362b6491378d74dbcc21433efa293d351d225d2cccf67 -SIZE (z3APA3A-3proxy-3proxy-0.8.8_GH0.tar.gz) = 497039 +SHA256 (z3APA3A-3proxy-0.8.9_GH0.tar.gz) = 6c06e5ba2267bb63f6ac3f1293949ff4ff4988fad88fedd3fe93a8b1ba1ff21f +SIZE (z3APA3A-3proxy-0.8.9_GH0.tar.gz) = 497006 From owner-svn-ports-head@freebsd.org Sun Feb 5 13:30:02 2017 Return-Path: Delivered-To: svn-ports-head@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 C423DCD16BC; Sun, 5 Feb 2017 13:30:02 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 789CC1334; Sun, 5 Feb 2017 13:30:02 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v15DU1Wc084962; Sun, 5 Feb 2017 13:30:01 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15DU1JX084961; Sun, 5 Feb 2017 13:30:01 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201702051330.v15DU1JX084961@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 5 Feb 2017 13:30:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433405 - head/audio/smasher X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 13:30:02 -0000 Author: jbeich Date: Sun Feb 5 13:30:01 2017 New Revision: 433405 URL: https://svnweb.freebsd.org/changeset/ports/433405 Log: audio/smasher: unbreak with gcc5 or later (runtime still broken) In file included from /usr/local/lib/gcc5/include/c++/string:52:0, from /usr/local/include/wx-2.8/wx/string.h:176, from /usr/local/include/wx-2.8/wx/memory.h:16, from /usr/local/include/wx-2.8/wx/object.h:20, from /usr/local/include/wx-2.8/wx/event.h:17, from /usr/local/include/wx-2.8/wx/window.h:19, from /usr/local/include/wx-2.8/wx/control.h:23, from /usr/local/include/wx-2.8/wx/checkbox.h:19, from settingsbook.cpp:4: /usr/local/lib/gcc5/include/c++/bits/basic_string.h: In instantiation of 'union std::__cxx11::basic_string::': /usr/local/lib/gcc5/include/c++/bits/basic_string.h:119:7: required from 'class std::__cxx11::basic_string' fxplotwindow.h:12:32: required from here /usr/local/lib/gcc5/include/c++/bits/basic_string.h:121:53: error: member 'wxPoint std::__cxx11::basic_string::::_M_local_buf [2]' with constructor not allowed in union _CharT _M_local_buf[_S_local_capacity + 1]; ^ /usr/local/lib/gcc5/include/c++/bits/basic_string.h:121:53: note: unrestricted unions only available with -std=c++11 or -std=gnu++11 PR: 216707 Reported by: antoine (via exp-run) Modified: head/audio/smasher/Makefile (contents, props changed) Modified: head/audio/smasher/Makefile ============================================================================== --- head/audio/smasher/Makefile Sun Feb 5 13:27:55 2017 (r433404) +++ head/audio/smasher/Makefile Sun Feb 5 13:30:01 2017 (r433405) @@ -19,6 +19,7 @@ LIB_DEPENDS= libsndfile.so:audio/libsndf GNU_CONFIGURE= yes USES= desktop-file-utils gmake pkgconfig +USE_CXXSTD= c++11 USE_GCC= yes USE_WX= 2.8 WX_CONF_ARGS= absolute From owner-svn-ports-head@freebsd.org Sun Feb 5 13:55:47 2017 Return-Path: Delivered-To: svn-ports-head@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 BB707CD20C1; Sun, 5 Feb 2017 13:55:47 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 86486269; Sun, 5 Feb 2017 13:55:47 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v15DtknE097025; Sun, 5 Feb 2017 13:55:46 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15Dtk7p097020; Sun, 5 Feb 2017 13:55:46 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201702051355.v15Dtk7p097020@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 5 Feb 2017 13:55:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433406 - in head/devel: . py-flake8-quotes py3-flake8-quotes X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 13:55:47 -0000 Author: amdmi3 Date: Sun Feb 5 13:55:45 2017 New Revision: 433406 URL: https://svnweb.freebsd.org/changeset/ports/433406 Log: - Add py-flake8-quotes, py3-flake8-quotes Flake8 lint for quotes. WWW: https://pypi.python.org/pypi/flake8-quotes Added: head/devel/py-flake8-quotes/ head/devel/py-flake8-quotes/Makefile (contents, props changed) head/devel/py-flake8-quotes/distinfo (contents, props changed) head/devel/py-flake8-quotes/pkg-descr (contents, props changed) head/devel/py3-flake8-quotes/ head/devel/py3-flake8-quotes/Makefile (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sun Feb 5 13:30:01 2017 (r433405) +++ head/devel/Makefile Sun Feb 5 13:55:45 2017 (r433406) @@ -4242,6 +4242,7 @@ SUBDIR += py-five.globalrequest SUBDIR += py-five.localsitemanager SUBDIR += py-flake8 + SUBDIR += py-flake8-quotes SUBDIR += py-flask-babel SUBDIR += py-flexmock SUBDIR += py-foolscap @@ -4867,6 +4868,7 @@ SUBDIR += py3-click SUBDIR += py3-dbus SUBDIR += py3-flake8 + SUBDIR += py3-flake8-quotes SUBDIR += py3-gobject3 SUBDIR += py3-hgtools SUBDIR += py3-jsonschema Added: head/devel/py-flake8-quotes/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-flake8-quotes/Makefile Sun Feb 5 13:55:45 2017 (r433406) @@ -0,0 +1,22 @@ +# Created by: Dmitry Marakasov +# $FreeBSD$ + +PORTNAME= flake8-quotes +PORTVERSION= 0.9.0 +CATEGORIES= devel +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= amdmi3@FreeBSD.org +COMMENT= Flake8 lint for quotes + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS?= ${PYTHON_PKGNAMEPREFIX}flake8>=0:devel/py-flake8 + +USES?= python +USE_PYTHON= autoplist distutils +NO_ARCH= yes + +.include Added: head/devel/py-flake8-quotes/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-flake8-quotes/distinfo Sun Feb 5 13:55:45 2017 (r433406) @@ -0,0 +1,3 @@ +TIMESTAMP = 1486300843 +SHA256 (flake8-quotes-0.9.0.tar.gz) = e853d7d009d6b66fb3a4091bca606e2f458e4bf0f608804e10a6f4ac2ba8ba06 +SIZE (flake8-quotes-0.9.0.tar.gz) = 6113 Added: head/devel/py-flake8-quotes/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-flake8-quotes/pkg-descr Sun Feb 5 13:55:45 2017 (r433406) @@ -0,0 +1,3 @@ +Flake8 lint for quotes. + +WWW: https://pypi.python.org/pypi/flake8-quotes Added: head/devel/py3-flake8-quotes/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py3-flake8-quotes/Makefile Sun Feb 5 13:55:45 2017 (r433406) @@ -0,0 +1,10 @@ +# Created by: Dmitry Marakasov +# $FreeBSD$ + +MASTERDIR= ${.CURDIR}/../py-flake8-quotes + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flake8>=0:devel/py3-flake8 + +USES= python:3 + +.include "${MASTERDIR}/Makefile" From owner-svn-ports-head@freebsd.org Sun Feb 5 13:59:28 2017 Return-Path: Delivered-To: svn-ports-head@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 7B9C0CD213D; Sun, 5 Feb 2017 13:59:28 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 564293DA; Sun, 5 Feb 2017 13:59:28 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v15DxRUx097347; Sun, 5 Feb 2017 13:59:27 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15DxQ2S097341; Sun, 5 Feb 2017 13:59:26 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201702051359.v15DxQ2S097341@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 5 Feb 2017 13:59:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433407 - in head/devel: . py-flake8-import-order py3-flake8-import-order X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 13:59:28 -0000 Author: amdmi3 Date: Sun Feb 5 13:59:26 2017 New Revision: 433407 URL: https://svnweb.freebsd.org/changeset/ports/433407 Log: - Add py-flake8-import-order, py3-flake8-import-order Flake8 and pylama plugin that checks the ordering of import statements WWW: https://pypi.python.org/pypi/flake8-import-order Added: head/devel/py-flake8-import-order/ head/devel/py-flake8-import-order/Makefile (contents, props changed) head/devel/py-flake8-import-order/distinfo (contents, props changed) head/devel/py-flake8-import-order/pkg-descr (contents, props changed) head/devel/py3-flake8-import-order/ head/devel/py3-flake8-import-order/Makefile (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sun Feb 5 13:55:45 2017 (r433406) +++ head/devel/Makefile Sun Feb 5 13:59:26 2017 (r433407) @@ -1267,8 +1267,8 @@ SUBDIR += libee SUBDIR += libeio SUBDIR += libelf - SUBDIR += libepp-nicbr SUBDIR += libepoll-shim + SUBDIR += libepp-nicbr SUBDIR += libesedb SUBDIR += libestr SUBDIR += libev @@ -4242,6 +4242,7 @@ SUBDIR += py-five.globalrequest SUBDIR += py-five.localsitemanager SUBDIR += py-flake8 + SUBDIR += py-flake8-import-order SUBDIR += py-flake8-quotes SUBDIR += py-flask-babel SUBDIR += py-flexmock @@ -4868,6 +4869,7 @@ SUBDIR += py3-click SUBDIR += py3-dbus SUBDIR += py3-flake8 + SUBDIR += py3-flake8-import-order SUBDIR += py3-flake8-quotes SUBDIR += py3-gobject3 SUBDIR += py3-hgtools Added: head/devel/py-flake8-import-order/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-flake8-import-order/Makefile Sun Feb 5 13:59:26 2017 (r433407) @@ -0,0 +1,22 @@ +# Created by: Dmitry Marakasov +# $FreeBSD$ + +PORTNAME= flake8-import-order +PORTVERSION= 0.11 +CATEGORIES= devel +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= amdmi3@FreeBSD.org +COMMENT= Flake8 and pylama plugin that checks the ordering of import statements + +LICENSE= LGPL3 +LICENSE_FILE= ${WRKSRC}/COPYING + +RUN_DEPENDS?= ${PYTHON_PKGNAMEPREFIX}flake8>=0:devel/py-flake8 + +USES?= python +USE_PYTHON= autoplist distutils +NO_ARCH= yes + +.include Added: head/devel/py-flake8-import-order/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-flake8-import-order/distinfo Sun Feb 5 13:59:26 2017 (r433407) @@ -0,0 +1,3 @@ +TIMESTAMP = 1486302501 +SHA256 (flake8-import-order-0.11.tar.gz) = b56ca2793e27bd99c46f59a0a51f4847ddc1fed22697a505add882a9db2b8613 +SIZE (flake8-import-order-0.11.tar.gz) = 16206 Added: head/devel/py-flake8-import-order/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-flake8-import-order/pkg-descr Sun Feb 5 13:59:26 2017 (r433407) @@ -0,0 +1,3 @@ +Flake8 and pylama plugin that checks the ordering of import statements + +WWW: https://pypi.python.org/pypi/flake8-import-order Added: head/devel/py3-flake8-import-order/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py3-flake8-import-order/Makefile Sun Feb 5 13:59:26 2017 (r433407) @@ -0,0 +1,10 @@ +# Created by: Dmitry Marakasov +# $FreeBSD$ + +MASTERDIR= ${.CURDIR}/../py-flake8-import-order + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flake8>=0:devel/py3-flake8 + +USES= python:3 + +.include "${MASTERDIR}/Makefile" From owner-svn-ports-head@freebsd.org Sun Feb 5 14:04:33 2017 Return-Path: Delivered-To: svn-ports-head@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 85B66CD23CD; Sun, 5 Feb 2017 14:04:33 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5DA94BC4; Sun, 5 Feb 2017 14:04:33 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v15E4W7U001471; Sun, 5 Feb 2017 14:04:32 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15E4Vjg001466; Sun, 5 Feb 2017 14:04:31 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201702051404.v15E4Vjg001466@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 5 Feb 2017 14:04:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433408 - in head/devel: . py-flake8-builtins py3-flake8-builtins X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 14:04:33 -0000 Author: amdmi3 Date: Sun Feb 5 14:04:31 2017 New Revision: 433408 URL: https://svnweb.freebsd.org/changeset/ports/433408 Log: - Add py-flake8-builtins, py3-flake8-builtins Check for python builtins being used as variables or parameters WWW: https://pypi.python.org/pypi/flake8-builtins Added: head/devel/py-flake8-builtins/ head/devel/py-flake8-builtins/Makefile (contents, props changed) head/devel/py-flake8-builtins/distinfo (contents, props changed) head/devel/py-flake8-builtins/pkg-descr (contents, props changed) head/devel/py3-flake8-builtins/ head/devel/py3-flake8-builtins/Makefile (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sun Feb 5 13:59:26 2017 (r433407) +++ head/devel/Makefile Sun Feb 5 14:04:31 2017 (r433408) @@ -4242,6 +4242,7 @@ SUBDIR += py-five.globalrequest SUBDIR += py-five.localsitemanager SUBDIR += py-flake8 + SUBDIR += py-flake8-builtins SUBDIR += py-flake8-import-order SUBDIR += py-flake8-quotes SUBDIR += py-flask-babel @@ -4869,6 +4870,7 @@ SUBDIR += py3-click SUBDIR += py3-dbus SUBDIR += py3-flake8 + SUBDIR += py3-flake8-builtins SUBDIR += py3-flake8-import-order SUBDIR += py3-flake8-quotes SUBDIR += py3-gobject3 Added: head/devel/py-flake8-builtins/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-flake8-builtins/Makefile Sun Feb 5 14:04:31 2017 (r433408) @@ -0,0 +1,22 @@ +# Created by: Dmitry Marakasov +# $FreeBSD$ + +PORTNAME= flake8-builtins +PORTVERSION= 0.2 +CATEGORIES= devel +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= amdmi3@FreeBSD.org +COMMENT= Check for python builtins being used as variables or parameters + +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS?= ${PYTHON_PKGNAMEPREFIX}flake8>=0:devel/py-flake8 + +USES?= python +USE_PYTHON= autoplist distutils +NO_ARCH= yes + +.include Added: head/devel/py-flake8-builtins/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-flake8-builtins/distinfo Sun Feb 5 14:04:31 2017 (r433408) @@ -0,0 +1,3 @@ +TIMESTAMP = 1486303184 +SHA256 (flake8-builtins-0.2.tar.gz) = d426403d6c73e19af6e9f720da8329809ccd454d046872e674c3b2bd0ac9666b +SIZE (flake8-builtins-0.2.tar.gz) = 15049 Added: head/devel/py-flake8-builtins/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-flake8-builtins/pkg-descr Sun Feb 5 14:04:31 2017 (r433408) @@ -0,0 +1,3 @@ +Check for python builtins being used as variables or parameters + +WWW: https://pypi.python.org/pypi/flake8-builtins Added: head/devel/py3-flake8-builtins/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py3-flake8-builtins/Makefile Sun Feb 5 14:04:31 2017 (r433408) @@ -0,0 +1,10 @@ +# Created by: Dmitry Marakasov +# $FreeBSD$ + +MASTERDIR= ${.CURDIR}/../py-flake8-builtins + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flake8>=0:devel/py3-flake8 + +USES= python:3 + +.include "${MASTERDIR}/Makefile" From owner-svn-ports-head@freebsd.org Sun Feb 5 14:13:03 2017 Return-Path: Delivered-To: svn-ports-head@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 9A4B6CD25C1; Sun, 5 Feb 2017 14:13:03 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 674D4F8D; Sun, 5 Feb 2017 14:13:03 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v15ED2bB005868; Sun, 5 Feb 2017 14:13:02 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15ED2ji005863; Sun, 5 Feb 2017 14:13:02 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201702051413.v15ED2ji005863@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 5 Feb 2017 14:13:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433409 - in head/devel: . py-flake8-polyfill py3-flake8-polyfill X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 14:13:03 -0000 Author: amdmi3 Date: Sun Feb 5 14:13:01 2017 New Revision: 433409 URL: https://svnweb.freebsd.org/changeset/ports/433409 Log: - Add py-flake8-polyfill, py3-flake8-polyfill flake8-polyfill is a package that provides some compatibility helpers for Flake8 plugins that intend to support Flake8 2.x and 3.x simultaneously. WWW: https://pypi.python.org/pypi/flake8-polyfill Added: head/devel/py-flake8-polyfill/ head/devel/py-flake8-polyfill/Makefile (contents, props changed) head/devel/py-flake8-polyfill/distinfo (contents, props changed) head/devel/py-flake8-polyfill/pkg-descr (contents, props changed) head/devel/py3-flake8-polyfill/ head/devel/py3-flake8-polyfill/Makefile (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sun Feb 5 14:04:31 2017 (r433408) +++ head/devel/Makefile Sun Feb 5 14:13:01 2017 (r433409) @@ -4244,6 +4244,7 @@ SUBDIR += py-flake8 SUBDIR += py-flake8-builtins SUBDIR += py-flake8-import-order + SUBDIR += py-flake8-polyfill SUBDIR += py-flake8-quotes SUBDIR += py-flask-babel SUBDIR += py-flexmock @@ -4872,6 +4873,7 @@ SUBDIR += py3-flake8 SUBDIR += py3-flake8-builtins SUBDIR += py3-flake8-import-order + SUBDIR += py3-flake8-polyfill SUBDIR += py3-flake8-quote