From owner-svn-ports-head@freebsd.org Wed Sep 6 20:06:25 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4C494E14570; Wed, 6 Sep 2017 20:06: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 28326727E4; Wed, 6 Sep 2017 20:06: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 v86K6OLJ028487; Wed, 6 Sep 2017 20:06:24 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v86K6Ojv028485; Wed, 6 Sep 2017 20:06:24 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201709062006.v86K6Ojv028485@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 6 Sep 2017 20:06:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r449367 - head/irc/p5-POE-Component-IRC X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/irc/p5-POE-Component-IRC X-SVN-Commit-Revision: 449367 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.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: Wed, 06 Sep 2017 20:06:25 -0000 Author: sunpoet Date: Wed Sep 6 20:06:24 2017 New Revision: 449367 URL: https://svnweb.freebsd.org/changeset/ports/449367 Log: Update to 6.90 - Add LICENSE_FILE - Sort *_DEPENDS - Add missing OPTIONS_DEFINE=EXAMPLES - Add NO_ARCH - Convert to options target helper Changes: http://search.cpan.org/dist/POE-Component-IRC/Changes Modified: head/irc/p5-POE-Component-IRC/Makefile head/irc/p5-POE-Component-IRC/distinfo Modified: head/irc/p5-POE-Component-IRC/Makefile ============================================================================== --- head/irc/p5-POE-Component-IRC/Makefile Wed Sep 6 20:06:19 2017 (r449366) +++ head/irc/p5-POE-Component-IRC/Makefile Wed Sep 6 20:06:24 2017 (r449367) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= POE-Component-IRC -PORTVERSION= 6.88 -PORTREVISION= 1 +PORTVERSION= 6.90 CATEGORIES= irc devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:BINGOS @@ -14,23 +13,26 @@ COMMENT= Fully event-driven IRC client module LICENSE= ART10 GPLv1 LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= p5-POE>=1.311:devel/p5-POE \ - p5-POE-Component-Syndicator>=0.01:devel/p5-POE-Component-Syndicator \ - p5-POE-Filter-IRCD>=2.42:irc/p5-POE-Filter-IRCD \ +BUILD_DEPENDS= p5-IRC-Utils>=0.12:irc/p5-IRC-Utils \ + p5-POE>=1.311:devel/p5-POE \ p5-POE-Component-Client-DNS>=0.99:dns/p5-POE-Component-Client-DNS \ - p5-POE-Component-SSLify>0:security/p5-POE-Component-SSLify \ - p5-IRC-Utils>=0.12:irc/p5-IRC-Utils \ - p5-List-MoreUtils>0:lang/p5-List-MoreUtils -BUILD_DEPENDS:= ${RUN_DEPENDS} -TEST_DEPENDS= p5-Test-Differences>=0:devel/p5-Test-Differences + p5-POE-Component-SSLify>=0:security/p5-POE-Component-SSLify \ + p5-POE-Component-Syndicator>=0.01:devel/p5-POE-Component-Syndicator \ + p5-POE-Filter-IRCD>=2.42:irc/p5-POE-Filter-IRCD +RUN_DEPENDS:= ${BUILD_DEPENDS} +TEST_DEPENDS= p5-Test-Differences>=0.610:devel/p5-Test-Differences +OPTIONS_DEFINE= EXAMPLES + +NO_ARCH= yes USES= perl5 USE_PERL5= configure PORTEXAMPLES= * -post-install: +post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/examples/* ${STAGEDIR}${EXAMPLESDIR} Modified: head/irc/p5-POE-Component-IRC/distinfo ============================================================================== --- head/irc/p5-POE-Component-IRC/distinfo Wed Sep 6 20:06:19 2017 (r449366) +++ head/irc/p5-POE-Component-IRC/distinfo Wed Sep 6 20:06:24 2017 (r449367) @@ -1,2 +1,3 @@ -SHA256 (POE-Component-IRC-6.88.tar.gz) = 5d7f2168383c93e54b00d06695cc52f514a921e1ee4f45a05950700f50075a8f -SIZE (POE-Component-IRC-6.88.tar.gz) = 394374 +TIMESTAMP = 1504718711 +SHA256 (POE-Component-IRC-6.90.tar.gz) = 84b9fa13e952db0f53605a57c9f09fd4469d3d2c0dad2549102aa0bc3bf923d3 +SIZE (POE-Component-IRC-6.90.tar.gz) = 375501