From owner-svn-ports-all@freebsd.org Sun Feb 5 00:58:22 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 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-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: 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-all@freebsd.org Sun Feb 5 03:30:09 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 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-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: 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-all@freebsd.org Sun Feb 5 03:30:18 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 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-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: 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-all@freebsd.org Sun Feb 5 03:30:26 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 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-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: 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-all@freebsd.org Sun Feb 5 03:30:34 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 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-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: 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-all@freebsd.org Sun Feb 5 03:30:45 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 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-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: 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-all@freebsd.org Sun Feb 5 04:03:20 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 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-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: 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-all@freebsd.org Sun Feb 5 04:26:58 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 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-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: 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-all@freebsd.org Sun Feb 5 04:30:12 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 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-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: 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-all@freebsd.org Sun Feb 5 04:36:24 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 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-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: 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-all@freebsd.org Sun Feb 5 04:45:44 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 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-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: 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-all@freebsd.org Sun Feb 5 05:30:05 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 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-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: 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-all@freebsd.org Sun Feb 5 05:30:09 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 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-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: 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-all@freebsd.org Sun Feb 5 05:30:14 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 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-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: 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-all@freebsd.org Sun Feb 5 05:30:19 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 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-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: 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-all@freebsd.org Sun Feb 5 05:31:14 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 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-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: 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-all@freebsd.org Sun Feb 5 05:31:18 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 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-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: 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-all@freebsd.org Sun Feb 5 05:31:22 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 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-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: 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-all@freebsd.org Sun Feb 5 05:31:26 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 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-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: 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-all@freebsd.org Sun Feb 5 05:31:31 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 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-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: 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-all@freebsd.org Sun Feb 5 05:31:35 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 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-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: 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-all@freebsd.org Sun Feb 5 05:31:39 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 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-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: 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-all@freebsd.org Sun Feb 5 05:31:43 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 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-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: 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-all@freebsd.org Sun Feb 5 05:31:48 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 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-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: 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-all@freebsd.org Sun Feb 5 05:31:53 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 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-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: 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-all@freebsd.org Sun Feb 5 05:31:57 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 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-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: 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-all@freebsd.org Sun Feb 5 05:32:02 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 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-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: 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-all@freebsd.org Sun Feb 5 05:32:07 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 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-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: 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-all@freebsd.org Sun Feb 5 05:32:12 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 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-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: 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-all@freebsd.org Sun Feb 5 05:32:16 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 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-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: 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-all@freebsd.org Sun Feb 5 05:32:20 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 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-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: 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-all@freebsd.org Sun Feb 5 05:32:25 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 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-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: 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-all@freebsd.org Sun Feb 5 05:32:30 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 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-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: 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-all@freebsd.org Sun Feb 5 05:32:39 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 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-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: 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-all@freebsd.org Sun Feb 5 05:32:43 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 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-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: 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-all@freebsd.org Sun Feb 5 07:18:57 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 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-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: 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,0x