From owner-svn-ports-head@freebsd.org Mon Feb 20 15:10:00 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 58D81CE5008; Mon, 20 Feb 2017 15:10:00 +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 1907F1809; Mon, 20 Feb 2017 15:10:00 +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 v1KF9xcq036732; Mon, 20 Feb 2017 15:09:59 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1KF9wb6036729; Mon, 20 Feb 2017 15:09:58 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702201509.v1KF9wb6036729@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 20 Feb 2017 15:09:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r434459 - head/irc/p5-POE-Component-IRC-Plugin-Bollocks X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Feb 2017 15:10:00 -0000 Author: sunpoet Date: Mon Feb 20 15:09:58 2017 New Revision: 434459 URL: https://svnweb.freebsd.org/changeset/ports/434459 Log: Update to 1.02 - Add LICENSE - Sort *_DEPENDS - Add missing OPTIONS_DEFINE=EXAMPLES - Add NO_ARCH - Use PORTEXAMPLES - Convert to options target helper Changes: http://search.cpan.org/dist/POE-Component-IRC-Plugin-Bollocks/Changes Modified: head/irc/p5-POE-Component-IRC-Plugin-Bollocks/Makefile head/irc/p5-POE-Component-IRC-Plugin-Bollocks/distinfo head/irc/p5-POE-Component-IRC-Plugin-Bollocks/pkg-plist Modified: head/irc/p5-POE-Component-IRC-Plugin-Bollocks/Makefile ============================================================================== --- head/irc/p5-POE-Component-IRC-Plugin-Bollocks/Makefile Mon Feb 20 15:09:54 2017 (r434458) +++ head/irc/p5-POE-Component-IRC-Plugin-Bollocks/Makefile Mon Feb 20 15:09:58 2017 (r434459) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= POE-Component-IRC-Plugin-Bollocks -PORTVERSION= 1.00 -PORTREVISION= 2 +PORTVERSION= 1.02 CATEGORIES= irc perl5 devel MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,16 +10,25 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= POE::Component::IRC plugin that talks bollocks +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE + BUILD_DEPENDS= p5-Dev-Bollocks>=0.06:textproc/p5-Dev-Bollocks \ - p5-POE-Component-IRC>=0:irc/p5-POE-Component-IRC \ - p5-POE>=0:devel/p5-POE + p5-POE>=0:devel/p5-POE \ + p5-POE-Component-IRC>=0:irc/p5-POE-Component-IRC RUN_DEPENDS:= ${BUILD_DEPENDS} -PLIST_SUB= EXAMPLESDIR="share/examples/${PORTNAME}" +OPTIONS_DEFINE= EXAMPLES + +NO_ARCH= yes USES= perl5 USE_PERL5= configure -post-install: +PLIST_SUB= EXAMPLESDIR="share/examples/${PORTNAME}" +PORTEXAMPLES= * + +post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_SCRIPT} ${WRKSRC}/examples/* ${STAGEDIR}${EXAMPLESDIR} Modified: head/irc/p5-POE-Component-IRC-Plugin-Bollocks/distinfo ============================================================================== --- head/irc/p5-POE-Component-IRC-Plugin-Bollocks/distinfo Mon Feb 20 15:09:54 2017 (r434458) +++ head/irc/p5-POE-Component-IRC-Plugin-Bollocks/distinfo Mon Feb 20 15:09:58 2017 (r434459) @@ -1,2 +1,3 @@ -SHA256 (POE-Component-IRC-Plugin-Bollocks-1.00.tar.gz) = eba9250425a8fb447260a62a580f1bc23ce85145fed508e2462cf7cabe89b2db -SIZE (POE-Component-IRC-Plugin-Bollocks-1.00.tar.gz) = 23175 +TIMESTAMP = 1487527738 +SHA256 (POE-Component-IRC-Plugin-Bollocks-1.02.tar.gz) = a7f609c01d502e60bfb1a3ef8005926df5660163ea338ae43f371bb92909cf86 +SIZE (POE-Component-IRC-Plugin-Bollocks-1.02.tar.gz) = 12058 Modified: head/irc/p5-POE-Component-IRC-Plugin-Bollocks/pkg-plist ============================================================================== --- head/irc/p5-POE-Component-IRC-Plugin-Bollocks/pkg-plist Mon Feb 20 15:09:54 2017 (r434458) +++ head/irc/p5-POE-Component-IRC-Plugin-Bollocks/pkg-plist Mon Feb 20 15:09:58 2017 (r434459) @@ -1,3 +1,2 @@ %%SITE_PERL%%/POE/Component/IRC/Plugin/Bollocks.pm -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/synopsis.pl %%PERL5_MAN3%%/POE::Component::IRC::Plugin::Bollocks.3.gz