From owner-svn-ports-head@freebsd.org Tue Feb 27 13:25:47 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 46F57F259B6; Tue, 27 Feb 2018 13:25:47 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E891076E59; Tue, 27 Feb 2018 13:25:44 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7282E2E65; Tue, 27 Feb 2018 13:25:44 +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 w1RDPiKZ076522; Tue, 27 Feb 2018 13:25:44 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1RDPhB3076517; Tue, 27 Feb 2018 13:25:43 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802271325.w1RDPhB3076517@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 27 Feb 2018 13:25:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r463142 - in head: devel devel/creduce devel/p5-Sys-CPU devel/p5-Sys-Cpu multimedia/zoneminder multimedia/zoneminder-h264 X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: in head: devel devel/creduce devel/p5-Sys-CPU devel/p5-Sys-Cpu multimedia/zoneminder multimedia/zoneminder-h264 X-SVN-Commit-Revision: 463142 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Feb 2018 13:25:47 -0000 Author: sunpoet Date: Tue Feb 27 13:25:43 2018 New Revision: 463142 URL: https://svnweb.freebsd.org/changeset/ports/463142 Log: Move devel/p5-Sys-Cpu to devel/p5-Sys-CPU - Strip shared library - Bump PORTREVISION for package change - Bump PORTREVISION of dependent ports for dependency change - Pass maintainership to perl@ Added: head/devel/p5-Sys-CPU/ - copied from r463141, head/devel/p5-Sys-Cpu/ Deleted: head/devel/p5-Sys-Cpu/ Modified: head/devel/Makefile head/devel/creduce/Makefile head/devel/p5-Sys-CPU/Makefile head/multimedia/zoneminder-h264/Makefile head/multimedia/zoneminder/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Tue Feb 27 13:25:37 2018 (r463141) +++ head/devel/Makefile Tue Feb 27 13:25:43 2018 (r463142) @@ -3367,7 +3367,7 @@ SUBDIR += p5-Symbol-Util SUBDIR += p5-Syntax-Keyword-Gather SUBDIR += p5-Syntax-Keyword-Junction - SUBDIR += p5-Sys-Cpu + SUBDIR += p5-Sys-CPU SUBDIR += p5-Sys-Info SUBDIR += p5-Sys-Info-Base SUBDIR += p5-Sys-Info-Driver-BSD Modified: head/devel/creduce/Makefile ============================================================================== --- head/devel/creduce/Makefile Tue Feb 27 13:25:37 2018 (r463141) +++ head/devel/creduce/Makefile Tue Feb 27 13:25:43 2018 (r463142) @@ -2,7 +2,7 @@ PORTNAME= creduce DISTVERSION= 2.7.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= http://embed.cs.utah.edu/creduce/ @@ -17,7 +17,7 @@ RUN_DEPENDS= llvm-config40:devel/llvm40 \ p5-Exporter-Lite>=0:devel/p5-Exporter-Lite \ p5-File-Which>=0:sysutils/p5-File-Which \ p5-Regexp-Common>=0:textproc/p5-Regexp-Common \ - p5-Sys-CPU>=0:devel/p5-Sys-Cpu \ + p5-Sys-CPU>=0:devel/p5-Sys-CPU \ p5-Getopt-Tabular>=0:devel/p5-Getopt-Tabular BROKEN_powerpc64= fails to configure: cannot compile and link test program with selected LLVM Modified: head/devel/p5-Sys-CPU/Makefile ============================================================================== --- head/devel/p5-Sys-Cpu/Makefile Tue Feb 27 13:25:37 2018 (r463141) +++ head/devel/p5-Sys-CPU/Makefile Tue Feb 27 13:25:43 2018 (r463142) @@ -3,15 +3,18 @@ PORTNAME= Sys-CPU PORTVERSION= 0.52 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Sys::CPU - Perl extension for getting CPU information USES= dos2unix perl5 USE_PERL5= configure + +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Sys/CPU/CPU.so .include Modified: head/multimedia/zoneminder-h264/Makefile ============================================================================== --- head/multimedia/zoneminder-h264/Makefile Tue Feb 27 13:25:37 2018 (r463141) +++ head/multimedia/zoneminder-h264/Makefile Tue Feb 27 13:25:43 2018 (r463142) @@ -2,7 +2,7 @@ PORTNAME= zoneminder-h264 PORTVERSION= 1.30.20170222 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia MAINTAINER= bsd@abinet.ru @@ -18,7 +18,7 @@ ZM_DEPENDS= p5-DBI>=0:databases/p5-DBI \ p5-Test-LWP-UserAgent>=0:www/p5-Test-LWP-UserAgent \ p5-Sys-Mmap>=0:devel/p5-Sys-Mmap \ p5-LWP-Protocol-https>=0:www/p5-LWP-Protocol-https \ - p5-Sys-CPU>=0:devel/p5-Sys-Cpu \ + p5-Sys-CPU>=0:devel/p5-Sys-CPU \ p5-Sys-MemInfo>=0:devel/p5-Sys-MemInfo \ p5-Data-Dump>=0:devel/p5-Data-Dump \ p5-SOAP-WSDL>=0:devel/p5-SOAP-WSDL \ Modified: head/multimedia/zoneminder/Makefile ============================================================================== --- head/multimedia/zoneminder/Makefile Tue Feb 27 13:25:37 2018 (r463141) +++ head/multimedia/zoneminder/Makefile Tue Feb 27 13:25:43 2018 (r463142) @@ -2,7 +2,7 @@ PORTNAME= zoneminder PORTVERSION= 1.30.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia MAINTAINER= bsd@abinet.ru @@ -18,7 +18,7 @@ ZM_DEPENDS= p5-DBI>=0:databases/p5-DBI \ p5-Test-LWP-UserAgent>=0:www/p5-Test-LWP-UserAgent \ p5-Sys-Mmap>=0:devel/p5-Sys-Mmap \ p5-LWP-Protocol-https>=0:www/p5-LWP-Protocol-https \ - p5-Sys-CPU>=0:devel/p5-Sys-Cpu \ + p5-Sys-CPU>=0:devel/p5-Sys-CPU \ p5-Sys-MemInfo>=0:devel/p5-Sys-MemInfo \ p5-Data-Dump>=0:devel/p5-Data-Dump \ p5-SOAP-WSDL>=0:devel/p5-SOAP-WSDL \