From owner-svn-ports-all@freebsd.org Mon Dec 21 18:34:27 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 1112BA4E9E9; Mon, 21 Dec 2015 18:34:27 +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 B96B11C82; Mon, 21 Dec 2015 18:34:26 +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 tBLIYPjx057933; Mon, 21 Dec 2015 18:34:25 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tBLIYP8L057931; Mon, 21 Dec 2015 18:34:25 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201512211834.tBLIYP8L057931@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, 21 Dec 2015 18:34:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r404156 - head/misc/p5-Business-ISBN 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: Mon, 21 Dec 2015 18:34:27 -0000 Author: sunpoet Date: Mon Dec 21 18:34:25 2015 New Revision: 404156 URL: https://svnweb.freebsd.org/changeset/ports/404156 Log: - Update to 2.010 - Add NO_ARCH Changes: http://search.cpan.org/dist/Business-ISBN/Changes Modified: head/misc/p5-Business-ISBN/Makefile head/misc/p5-Business-ISBN/distinfo Modified: head/misc/p5-Business-ISBN/Makefile ============================================================================== --- head/misc/p5-Business-ISBN/Makefile Mon Dec 21 18:34:20 2015 (r404155) +++ head/misc/p5-Business-ISBN/Makefile Mon Dec 21 18:34:25 2015 (r404156) @@ -2,9 +2,10 @@ # $FreeBSD$ PORTNAME= Business-ISBN -PORTVERSION= 2.09 +PORTVERSION= 2.010 CATEGORIES= misc perl5 MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:BDFOY PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org @@ -13,7 +14,8 @@ COMMENT= Work with International Standar LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Business-ISBN-Data>=20081208:${PORTSDIR}/misc/p5-Business-ISBN-Data +BUILD_DEPENDS= p5-Business-ISBN-Data>=20140910.002:${PORTSDIR}/misc/p5-Business-ISBN-Data \ + p5-Mojolicious>=0:${PORTSDIR}/www/p5-Mojolicious RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-GD-Barcode>=0:${PORTSDIR}/graphics/p5-GD-Barcode @@ -21,6 +23,7 @@ OPTIONS_DEFINE= BARCODE XISBN BARCODE_DESC= Barcode support XISBN_DESC= xISBN support +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/misc/p5-Business-ISBN/distinfo ============================================================================== --- head/misc/p5-Business-ISBN/distinfo Mon Dec 21 18:34:20 2015 (r404155) +++ head/misc/p5-Business-ISBN/distinfo Mon Dec 21 18:34:25 2015 (r404156) @@ -1,2 +1,2 @@ -SHA256 (Business-ISBN-2.09.tar.gz) = 99c439e568869bc9e65601a9ff16a38fbd6eafd17c81bd4d88eafa2ef9fb123a -SIZE (Business-ISBN-2.09.tar.gz) = 357084 +SHA256 (Business-ISBN-2.010.tar.gz) = 247fbb93d31fcb9c2c7f72b541ebac4b5ed88f4a663f78506b93156350a9a991 +SIZE (Business-ISBN-2.010.tar.gz) = 361988