Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Feb 2018 13:25:43 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
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
Message-ID:  <201802271325.w1RDPhB3076517@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <bsd.port.mk>

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 \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802271325.w1RDPhB3076517>