From owner-svn-ports-head@freebsd.org Mon Dec 11 10:41:20 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 3ABFEE8D1EF; Mon, 11 Dec 2017 10:41:20 +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 CA7727D1BB; Mon, 11 Dec 2017 10:41:17 +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 vBBAfGY9077990; Mon, 11 Dec 2017 10:41:16 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vBBAfGpP077988; Mon, 11 Dec 2017 10:41:16 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712111041.vBBAfGpP077988@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, 11 Dec 2017 10:41:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455976 - head/databases/p5-DBIx-Simple X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/databases/p5-DBIx-Simple X-SVN-Commit-Revision: 455976 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.25 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, 11 Dec 2017 10:41:20 -0000 Author: sunpoet Date: Mon Dec 11 10:41:16 2017 New Revision: 455976 URL: https://svnweb.freebsd.org/changeset/ports/455976 Log: Update to 1.36 - Add NO_ARCH Changes: http://search.cpan.org/dist/DBIx-Simple/Changes Modified: head/databases/p5-DBIx-Simple/Makefile head/databases/p5-DBIx-Simple/distinfo Modified: head/databases/p5-DBIx-Simple/Makefile ============================================================================== --- head/databases/p5-DBIx-Simple/Makefile Mon Dec 11 10:41:11 2017 (r455975) +++ head/databases/p5-DBIx-Simple/Makefile Mon Dec 11 10:41:16 2017 (r455976) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= DBIx-Simple -PORTVERSION= 1.35 -PORTREVISION= 1 +PORTVERSION= 1.36 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -21,6 +20,7 @@ SQL_ABSTRACT_DESC= Generate SQL from Perl data structu DBIX_XHTML_TABLE_DESC= Create XHTML tables from SQL queries TEXT_TABLE_DESC= Create plain text table from data +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/databases/p5-DBIx-Simple/distinfo ============================================================================== --- head/databases/p5-DBIx-Simple/distinfo Mon Dec 11 10:41:11 2017 (r455975) +++ head/databases/p5-DBIx-Simple/distinfo Mon Dec 11 10:41:16 2017 (r455976) @@ -1,2 +1,3 @@ -SHA256 (DBIx-Simple-1.35.tar.gz) = 445535b3dfab88140c7a0d2776b1e78f254dc7e9c81072d5a01afc95a5db499a -SIZE (DBIx-Simple-1.35.tar.gz) = 19316 +TIMESTAMP = 1512807211 +SHA256 (DBIx-Simple-1.36.tar.gz) = ed7da60521ccc1d41d4b513efbc12a3acbd4e94b7797e9e3430ddbb233fda140 +SIZE (DBIx-Simple-1.36.tar.gz) = 20384