From owner-svn-ports-all@freebsd.org Sun Nov 15 03:02:04 2015 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 C3F86A2890D; Sun, 15 Nov 2015 03:02:04 +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 642AB1897; Sun, 15 Nov 2015 03:02: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 tAF323AU059584; Sun, 15 Nov 2015 03:02:03 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tAF3233g059582; Sun, 15 Nov 2015 03:02:03 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511150302.tAF3233g059582@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, 15 Nov 2015 03:02:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r401644 - head/finance/p5-Finance-TW-TSEQuote 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.20 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, 15 Nov 2015 03:02:04 -0000 Author: sunpoet Date: Sun Nov 15 03:02:03 2015 New Revision: 401644 URL: https://svnweb.freebsd.org/changeset/ports/401644 Log: - Use real PORTVERSION - Add LICENSE - Add NO_ARCH - Sort PLIST Modified: head/finance/p5-Finance-TW-TSEQuote/Makefile head/finance/p5-Finance-TW-TSEQuote/pkg-plist Modified: head/finance/p5-Finance-TW-TSEQuote/Makefile ============================================================================== --- head/finance/p5-Finance-TW-TSEQuote/Makefile Sun Nov 15 03:01:59 2015 (r401643) +++ head/finance/p5-Finance-TW-TSEQuote/Makefile Sun Nov 15 03:02:03 2015 (r401644) @@ -2,16 +2,17 @@ # $FreeBSD$ PORTNAME= Finance-TW-TSEQuote -PORTVERSION= 0.2.8 -PORTREVISION= 2 +PORTVERSION= 0.28 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= perl@FreeBSD.org COMMENT= Check stock quotes from Taiwan Security Exchange +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-App-Cache>=0:${PORTSDIR}/devel/p5-App-Cache \ p5-HTML-TableExtract>=0:${PORTSDIR}/www/p5-HTML-TableExtract \ p5-UNIVERSAL-require>=0:${PORTSDIR}/devel/p5-UNIVERSAL-require \ @@ -20,6 +21,7 @@ BUILD_DEPENDS= p5-App-Cache>=0:${PORTSDI p5-libwww>=0:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/finance/p5-Finance-TW-TSEQuote/pkg-plist ============================================================================== --- head/finance/p5-Finance-TW-TSEQuote/pkg-plist Sun Nov 15 03:01:59 2015 (r401643) +++ head/finance/p5-Finance-TW-TSEQuote/pkg-plist Sun Nov 15 03:02:03 2015 (r401644) @@ -1,6 +1,6 @@ bin/pfq bin/twse-eod-dump bin/twse-eod-update -%%PERL5_MAN3%%/Finance::TW::TSEQuote.3.gz %%SITE_PERL%%/Finance/TW/TSEQuote.pm %%PERL5_MAN1%%/pfq.1.gz +%%PERL5_MAN3%%/Finance::TW::TSEQuote.3.gz